root/i2c/trunk/kernel/i2c-algo-pcf.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5376 [5376] 10/24/08 10:26:42 khali Typo fix, backported from Linux 2.6.
(edit) @4071 [4071] 07/24/06 22:37:23 khali algo drivers: i2c_add_adapter may fail (2.6 backport) -This line, and …
(edit) @3954 [3954] 12/29/04 11:12:48 khali I2C_FUNC_I2C is supported. Reported by Ian Campbell.
(edit) @3930 [3930] 11/20/04 09:02:24 khali Drop owner field of i2c_algorithm. Breaks compatibility with Linux 2.4 and …
(edit) @3880 [3880] 12/21/03 09:47:32 khali Restore missing header include.
(edit) @3828 [3828] 07/25/03 09:56:42 khali Moved from lk2-4; see that branch for additional history.
(edit) @3765 [3765] 01/21/03 09:08:16 kmalkki (Kyösti) More cleanups Redo i2c-core locks. No longer pass …
(edit) @3761 [3761] 01/15/03 01:55:14 kmalkki (Kyösti) More C99 initializers.
(edit) @3758 [3758] 01/14/03 00:22:50 kmalkki (Kyösti) Check in changes from 2.5.53 to 2.5.54). Apply respective …
(edit) @3753 [3753] 01/12/03 13:15:00 kmalkki (Kyösti) Drop support for kernels below 2.4.9.
(edit) @3599 [3599] 11/19/01 19:45:02 mds add message loglevels to all printk's patch from Dirk …
(edit) @3592 [3592] 11/11/01 23:54:36 mds Fix 8584 detection for some people (PIN bit) patch from …
(edit) @3585 [3585] 10/14/01 17:04:46 mds move MODULE_LICENSE to bottom of file to match where they put it in …
(edit) @3584 [3584] 10/13/01 20:09:01 mds Add MODULE_LICENSE("GPL")
(edit) @3578 [3578] 09/08/01 18:27:03 mds Add version and date to printk's in all modules
(edit) @3562 [3562] 07/29/01 04:56:41 mds remove some trailing whitespace which bloated mkpatch output. Thanks …
(edit) @3560 [3560] 07/29/01 04:44:25 mds Belatedly sync with kernel 2.4.2 (malloc.h -> slab.h) Should be ok …
(edit) @3547 [3547] 06/05/01 03:47:31 mds Following changes from Oleg Vdovikin <vdovikin@jscc.ru>: …
(edit) @3515 [3515] 11/10/00 14:43:32 frodo Applied David Hinds' patch for PCF reading.
(edit) @3483 [3483] 07/09/00 17:16:16 frodo Job de Haas's <job@dsl.nl> i2c-algo patch, also propagated to …
(edit) @3466 [3466] 03/24/00 22:02:11 frodo Sync with kernel 2.3.99-pre3
(edit) @3465 [3465] 03/22/00 23:59:54 frodo Changed detection of kernel version to use <linux/version.h>
(edit) @3462 [3462] 03/16/00 14:07:34 frodo Martin Bailey's PCF fixes
(edit) @3436 [3436] 01/24/00 03:06:33 mds (mds) column 80 fixes.
(edit) @3434 [3434] 01/19/00 00:54:07 frodo First pass of Kernel Coding Standards support Tabs are now used at all …
(edit) @3433 [3433] 01/19/00 00:02:53 frodo The promised drop of kernel 2.0 and 2.1 compatibility This resulted in a …
(edit) @3430 [3430] 01/16/00 17:43:30 frodo Changed several copyright dates to include 2000 Only for those …
(edit) @3428 [3428] 01/09/00 17:00:48 frodo Petr's patches and more * Removed compile warning about /* use * Added …
(edit) @3421 [3421] 12/22/99 00:45:58 frodo CVS IDs in comments all-over.
(edit) @3392 [3392] 09/27/99 18:30:01 frodo Better 10-bit addresses support * 10-bit addresses are now passes just …
(edit) @3388 [3388] 09/27/99 13:33:18 frodo New `functionality' (features) implemented * A new callback …
(edit) @3372 [3372] 09/13/99 23:02:39 frodo (Frodo (Frodo) Updates for 2.0.x kernel compilation
(edit) @3371 [3371] 09/13/99 21:19:16 frodo Some minor patches to make in-kernel compilation for 2.0.x kernels …
(edit) @3351 [3351] 07/27/99 19:02:00 kmalkki (Kyösti) * removed algorithm registration * removed unnecessary …
(edit) @3345 [3345] 07/23/99 02:02:52 frodo Last modifications to allow i2c to be compiled into the kernel
(edit) @3342 [3342] 07/22/99 17:34:50 frodo All modules report themselves now by their own name. They all print a …
(edit) @3330 [3330] 07/20/99 11:03:25 kmalkki (Kyösti) * Changed the way i2c_adapter extends for different …
(edit) @3321 [3321] 07/18/99 20:18:10 frodo SMBus access integrated into i2c-core I think I have done the same thing …
(edit) @3320 [3320] 07/18/99 19:32:18 frodo Yet another MOD_{INC,DEC}_USE_COUNT change The {inc,dec}_use callbacks …
(edit) @3318 [3318] 07/18/99 16:01:33 frodo Namespace and copyright clean-up * All copyright headers now have the …
(edit) @3317 [3317] 07/18/99 14:40:50 frodo Second part of Kyösti Mälkki's patches MOD_{INC,DEC}_USE_COUNT should now …
(edit) @3315 [3315] 07/05/99 01:20:07 frodo Lots of small thingies This commit adds all relevant i2c source code …
(add) @3314 [3314] 07/01/99 00:59:37 frodo Initial CVS commit of the new i2c project Several things have changed …
Note: See TracRevisionLog for help on using the revision log.