root/i2c/trunk/kernel/i2c-elv.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4237 [4237] 11/13/06 20:32:39 khali i2c-elv: Fix test during device initialization (Willy Tarreau).
(edit) @3935 [3935] 11/25/04 22:43:45 khali Remove owner from i2c_adapter, restore inc_use and dec_use instead.
(edit) @3882 [3882] 12/22/03 21:03:39 khali Various trivial fixes from Linux 2.4 merge: - white space changes …
(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) @3759 [3759] 01/14/03 14:59:57 kmalkki (Kyösti) More C99 initializers. More initcalls. Replace …
(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) @3730 [3730] 11/24/02 06:44:15 mds change algo-bit timeout from 100 to HZ
(edit) @3699 [3699] 09/12/02 08:49:10 ac9410 Removed static from void exit bit_elv_exit(void) ACC 12 Sep 02
(edit) @3599 [3599] 11/19/01 19:45:02 mds add message loglevels to all printk's patch from Dirk …
(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) @3560 [3560] 07/29/01 04:44:25 mds Belatedly sync with kernel 2.4.2 (malloc.h -> slab.h) Should be ok …
(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) @3396 [3396] 10/08/99 16:25:11 frodo All return codes of calls to i2c_{bit,pcf}_add_bus are now checked, …
(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) @3346 [3346] 07/24/99 01:42:16 frodo Massive commit of all things related to mkpatch. Let's just say it …
(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) @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.