root/i2c/trunk/kernel/i2c.h


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5570 [5570] 12/15/08 13:45:58 khali Drop Linux 2.4 binary incompatibility mode. It didn't make any sense to …
(edit) @5363 [5363] 10/19/08 11:57:46 khali Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines. They never went in kernel …
(edit) @4994 [4994] 10/26/07 03:14:38 phil Post release prep.
(edit) @4983 [4983] 10/25/07 05:09:38 phil Tag and release 2.10.5
(edit) @4302 [4302] 01/16/07 01:00:29 phil Put back in placeholder versions.
(edit) @4298 [4298] 01/16/07 00:31:14 phil Prep for 2.10.2 release.
(edit) @4245 [4245] 11/27/06 21:17:55 khali GCC4 and whitespace changes to sync with the Linux 2.4 tree.
(edit) @4191 [4191] 09/28/06 15:00:50 khali Update SVN version info.
(edit) @4188 [4188] 09/28/06 14:13:38 khali i2c.h: Drop the function declarations for slave mode support of …
(edit) @4180 [4180] 09/25/06 00:40:50 phil Prep for next release.
(edit) @4178 [4178] 09/25/06 00:29:22 phil Release of 2.10.1
(edit) @4058 [4058] 06/23/06 19:46:23 khali i2c-core, i2c.h: Mark block write buffers as const (2.6 backport)
(edit) @4027 [4027] 02/15/06 02:48:51 phil Prep for next release.
(edit) @4025 [4025] 02/15/06 02:40:46 phil Tag and release 2.10.0
(edit) @4015 [4015] 11/05/05 18:07:46 khali Backport SMBus PEC support rewrite from Linux 2.6: The new SMBus PEC …
(edit) @4013 [4013] 11/05/05 13:44:36 khali Backport SMBus PEC support rewrite from Linux 2.6: Discard …
(edit) @4010 [4010] 10/30/05 12:24:30 khali Comment update: i2c_smbus_read_i2c_block_data too returns the number of …
(edit) @4006 [4006] 10/02/05 14:04:59 khali Delete 2 out-of-date, colliding ioctl defines. I2C_UDELAY and I2C_MDELAY …
(edit) @4002 [4002] 09/24/05 11:38:17 khali The i2c_smbus_data union block member has a comment stating that an extra …
(edit) @3999 [3999] 09/06/05 22:08:39 phil Prep for 2.9.3
(edit) @3997 [3997] 09/06/05 21:45:15 phil Tag and release 2.9.2
(edit) @3994 [3994] 08/13/05 10:48:36 khali Drop the I2C_ACK_TEST ioctl, which was commented out. It never really …
(edit) @3980 [3980] 05/12/05 19:26:49 khali Drop additional members of struct i2c_msg, they break binary compatibility …
(edit) @3977 [3977] 04/12/05 20:33:09 phil (Phil) Prep for 2.9.2
(edit) @3975 [3975] 04/12/05 20:13:59 phil (phil) Tag and release 2.9.1
(edit) @3973 [3973] 03/30/05 19:49:48 khali Restore binary compatibility with the Linux 2.4 kernel. The problem was …
(edit) @3971 [3971] 03/19/05 12:20:11 khali Backport cleanups from Linux 2.6. Original patch by Corey Minyard. Clean …
(edit) @3958 [3958] 01/22/05 10:04:13 khali Drop 2.4.9 compatibility define of MODULE_LICENSE.
(edit) @3952 [3952] 12/29/04 04:47:28 phil Change version back to -CVS and set date to 2005????
(edit) @3950 [3950] 12/29/04 04:35:05 phil Tag and release 2.9.0
(edit) @3937 [3937] 12/03/04 23:14:09 khali Discard owner field of i2c_driver structure, restore inc_use and dec_use …
(edit) @3935 [3935] 11/25/04 22:43:45 khali Remove owner from i2c_adapter, restore inc_use and dec_use instead.
(edit) @3930 [3930] 11/20/04 09:02:24 khali Drop owner field of i2c_algorithm. Breaks compatibility with Linux 2.4 and …
(edit) @3925 [3925] 10/08/04 02:03:39 phil (Phil) Version as 2.9.0-CVS
(edit) @3923 [3923] 10/08/04 01:47:17 phil (Phil) Tag and release 2.8.8
(edit) @3912 [3912] 06/11/04 20:58:43 phil (Phil) Tag and release 2.8.7.
(edit) @3900 [3900] 02/07/04 22:45:59 phil (Phil) Tag and release 2.8.4
(edit) @3893 [3893] 01/16/04 04:27:11 phil Tag and release 2.8.3
(edit) @3892 [3892] 01/11/04 16:27:57 khali White space change for linux 2.4.
(edit) @3878 [3878] 12/20/03 01:18:27 mds tweaks to emulation patch. - add I2C_M_RECV_PEC flag so adapter will …
(edit) @3877 [3877] 12/20/03 00:49:29 mds add emulated block read and block process call support; patch as …
(edit) @3871 [3871] 12/12/03 00:15:14 phil (Phil) Tag and release 2.8.2
(edit) @3847 [3847] 10/06/03 01:54:10 phil (Phil) Tag and release 2.8.1
(edit) @3841 [3841] 08/23/03 22:59:05 khali Remove I2C_ALGO_MAX and I2C_DUMMY_MAX (unused).
(edit) @3834 [3834] 08/03/03 07:07:09 mmh Added utility function i2c_delay(1), to replace various "do_pause" (mmh) …
(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) @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) @3743 [3743] 12/15/02 23:25:34 kmalkki (Kyösti) Added improved bit algorithm driver. Not tested at all, as it …
(edit) @3740 [3740] 12/08/02 23:17:32 phil (Phil) Tag and release 2.7.0
(edit) @3737 [3737] 12/03/02 23:31:34 kmalkki (Kyösti) Fix clock cycle high time when client device has pulled and …
(edit) @3732 [3732] 11/26/02 12:39:53 kmalkki (Kyösti) Define flag I2C_M_IGNORE_NAK to i2c_msg. Using this flag, any …
(edit) @3716 [3716] 09/22/02 21:01:03 ac9410 Added conditional exit if kernel < 2.4.1 to support …
(edit) @3705 [3705] 09/16/02 02:39:17 phil (Phil) Tag and release 2.6.5
(edit) @3673 [3673] 07/19/02 22:53:45 phil (Phil) Tag and release 2.6.4
(edit) @3669 [3669] 07/10/02 03:57:43 mds add block_pec to EMUL funtionality. Remove i2c_block_2 which isn't …
(edit) @3657 [3657] 07/06/02 03:37:38 mds add more _PEC transaction types
(edit) @3645 [3645] 06/16/02 20:29:08 mds change block length from 34 to 35 to allow for SMBus 2.0 block …
(edit) @3643 [3643] 06/15/02 19:11:28 mds add I2C_PEC ioctl
(edit) @3640 [3640] 06/12/02 04:47:02 mds add a crc-8 routine for PEC calculation, tweak some defines and add …
(edit) @3632 [3632] 04/26/02 01:21:34 mds add defines for SMBus 2.0 Block Process Call
(edit) @3630 [3630] 04/23/02 01:21:16 mds more ARP/PEC
(edit) @3628 [3628] 04/21/02 02:58:10 mds add defines for PEC (pkt error checking)
(edit) @3624 [3624] 03/23/02 01:53:38 phil (Phil) Tag and release 2.6.3
(edit) @3621 [3621] 03/14/02 01:01:48 mds update rev to 2.6.3, 20020313
(edit) @3600 [3600] 11/19/01 20:01:46 mds add emulation layer for i2c block reads …
(edit) @3597 [3597] 11/19/01 01:48:10 phil (Phil) Tag and release 2.6.2
(edit) @3573 [3573] 08/31/01 02:04:07 phil (Phil) Added I2C_DATE and I2C_VERSION for possible future use.
(edit) @3532 [3532] 04/03/01 04:43:21 mds sync with kernel 2.4.3 spelling fixes (adress -> address)
(edit) @3530 [3530] 02/06/01 21:01:52 frodo Mitch Davis' cosmetic changes
(edit) @3527 [3527] 02/04/01 23:21:19 mds Copy sensors.c and sensors.h from the lm_sensors package and name …
(edit) @3501 [3501] 09/06/00 22:14:06 frodo Update to sync with 2.4.0-test8-pre5 (parts by Philipp Matthias …
(edit) @3491 [3491] 08/12/00 18:37:15 mds (mds) add i2c block read/write support from Rickard Westman.
(edit) @3486 [3486] 07/19/00 21:55:45 frodo i2c_msg was not exported to userspace, so ioctl I2C_RDWR did not …
(edit) @3478 [3478] 07/03/00 19:38:31 frodo Corrected I2C_FUNC typo (added block read instead of write)
(edit) @3469 [3469] 04/18/00 10:48:56 simon (simon) Merged Juha Valkama's code: get a client based on driver and …
(edit) @3450 [3450] 02/15/00 18:57:27 frodo Kolja Waschk's i2c-rdwr-ioctl.dif adds an ioctl call to i2c_dev.c which …
(edit) @3434 [3434] 01/19/00 00:54:07 frodo First pass of Kernel Coding Standards support Tabs are now used at all …
(edit) @3430 [3430] 01/16/00 17:43:30 frodo Changed several copyright dates to include 2000 Only for those …
(edit) @3429 [3429] 01/10/00 16:32:39 frodo Removed comment typo as signaled by Petr Vandrovec
(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) @3417 [3417] 12/08/99 21:33:58 frodo Previously announced i2c_check_addr function added Changes in …
(edit) @3408 [3408] 11/16/99 09:13:27 simon (simon) Moved id values from i2c.h to i2c-id.h
(edit) @3393 [3393] 09/27/99 20:17:03 frodo Added /dev ioctl to get functionality mask from userspace
(edit) @3392 [3392] 09/27/99 18:30:01 frodo Better 10-bit addresses support * 10-bit addresses are now passes just …
(edit) @3391 [3391] 09/27/99 18:00:17 frodo Preparations for better 10-bit address support WARNING! INTERFACE …
(edit) @3389 [3389] 09/27/99 15:29:30 frodo Some more useful functionality macros #define I2C_FUNC_SMBUS_BYTE …
(edit) @3388 [3388] 09/27/99 13:33:18 frodo New `functionality' (features) implemented * A new callback …
(edit) @3384 [3384] 09/27/99 02:10:06 frodo Extensive information on writing client drivers, and some docs on …
(edit) @3371 [3371] 09/13/99 21:19:16 frodo Some minor patches to make in-kernel compilation for 2.0.x kernels …
(edit) @3357 [3357] 09/02/99 19:12:03 kmalkki (Kyösti) * Reserve an DRIVER_ID space for V4L2 The very famous BTTV …
(edit) @3355 [3355] 08/26/99 16:33:28 kmalkki (Kyösti) * removed i2c_master_{send,recv}_subaddress Not needed, one …
(edit) @3354 [3354] 08/23/99 21:08:57 kmalkki (Kyösti) * Replaced the i2c_probe function with the insmod parameters …
(edit) @3353 [3353] 08/17/99 03:17:55 mds (mds) added #define I2C_HW_SMBUS_I801 for i2c-i801.c support in …
(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) @3341 [3341] 07/22/99 16:57:59 frodo Compilation should work now if CONFIG_PROC_FS is undefined. Also, it …
(edit) @3336 [3336] 07/21/99 23:40:37 frodo Set the client address field to unsigned int. Due to alignment rules, …
Note: See TracRevisionLog for help on using the revision log.