|
|
|
@5376
|
[5376]
|
10/24/08 10:26:42 |
khali |
Typo fix, backported from Linux 2.6. |
|
|
|
@5363
|
[5363]
|
10/19/08 11:57:46 |
khali |
Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines. They never went in kernel … |
|
|
|
@4994
|
[4994]
|
10/26/07 03:14:38 |
phil |
Post release prep. |
|
|
|
@4983
|
[4983]
|
10/25/07 05:09:38 |
phil |
Tag and release 2.10.5 |
|
|
|
@4947
|
[4947]
|
10/14/07 12:32:52 |
khali |
Let i2c-dev reject I2C_M_RECV_LEN. This is a backport from Linux … |
|
|
|
@4393
|
[4393]
|
05/09/07 14:41:05 |
khali |
Minor cleanup to the "clean" target. |
|
|
|
@4388
|
[4388]
|
05/05/07 17:38:06 |
khali |
i2c-algo-bit: Always send a stop condition before leaving. This is … |
|
|
|
@4302
|
[4302]
|
01/16/07 01:00:29 |
phil |
Put back in placeholder versions. |
|
|
|
@4298
|
[4298]
|
01/16/07 00:31:14 |
phil |
Prep for 2.10.2 release. |
|
|
|
@4246
|
[4246]
|
11/29/06 15:41:51 |
khali |
Minor param name change to minimze diff with 2.4 kernel tree. |
|
|
|
@4245
|
[4245]
|
11/27/06 21:17:55 |
khali |
GCC4 and whitespace changes to sync with the Linux 2.4 tree. |
|
|
|
@4237
|
[4237]
|
11/13/06 20:32:39 |
khali |
i2c-elv: Fix test during device initialization (Willy Tarreau). |
|
|
|
@4191
|
[4191]
|
09/28/06 15:00:50 |
khali |
Update SVN version info. |
|
|
|
@4190
|
[4190]
|
09/28/06 14:56:50 |
khali |
i2c-algo-bit: Cleanups (2.6 backport)
* Uninline long functions (saves … |
|
|
|
@4189
|
[4189]
|
09/28/06 14:54:54 |
khali |
i2c-core: Drop useless bitmasking (2.6 backport). |
|
|
|
@4188
|
[4188]
|
09/28/06 14:13:38 |
khali |
i2c.h: Drop the function declarations for slave mode support of … |
|
|
|
@4180
|
[4180]
|
09/25/06 00:40:50 |
phil |
Prep for next release. |
|
|
|
@4178
|
[4178]
|
09/25/06 00:29:22 |
phil |
Release of 2.10.1 |
|
|
|
@4072
|
[4072]
|
07/24/06 23:02:38 |
khali |
i2c-algo-bit: Wipe out dead code.
Backport from Linux 2.6, original patch … |
|
|
|
@4071
|
[4071]
|
07/24/06 22:37:23 |
khali |
algo drivers: i2c_add_adapter may fail (2.6 backport)
-This line, and … |
|
|
|
@4058
|
[4058]
|
06/23/06 19:46:23 |
khali |
i2c-core, i2c.h: Mark block write buffers as const (2.6 backport) |
|
|
|
@4047
|
[4047]
|
06/21/06 10:45:48 |
khali |
i2c-iop3xx: Fix return value of master_xfer method |
|
|
|
@4046
|
[4046]
|
06/21/06 10:40:26 |
khali |
Fix condition of i2c-iop3xx compilation. It's commented out by … |
|
|
|
@4028
|
[4028]
|
03/11/06 17:46:43 |
khali |
Patch from Peter Breitenlohner:
The header i2c-pcf8584.h is included from … |
|
|
|
@4027
|
[4027]
|
02/15/06 02:48:51 |
phil |
Prep for next release. |
|
|
|
@4025
|
[4025]
|
02/15/06 02:40:46 |
phil |
Tag and release 2.10.0 |
|
|
|
@4023
|
[4023]
|
02/11/06 17:34:56 |
khali |
Warning fix. |
|
|
|
@4022
|
[4022]
|
01/07/06 18:19:24 |
khali |
Drop i2c-dev's empty command implementation. This is a backport
from Linux … |
|
|
|
@4020
|
[4020]
|
12/05/05 21:25:18 |
khali |
Drop I2C_DRIVERID_I2CPROC, which is not used (and probably never
was.) |
|
|
|
@4018
|
[4018]
|
11/05/05 22:00:58 |
khali |
Attempt to unstuck CVS revision ID string. |
|
|
|
@4017
|
[4017]
|
11/05/05 21:36:54 |
khali |
Better debugging in i2c_transfer. |
|
|
|
@4015
|
[4015]
|
11/05/05 18:07:46 |
khali |
Backport SMBus PEC support rewrite from Linux 2.6:
The new SMBus PEC … |
|
|
|
@4014
|
[4014]
|
11/05/05 18:06:20 |
khali |
Backport SMBus PEC support rewrite from Linux 2.6:
This is my rewrite of … |
|
|
|
@4013
|
[4013]
|
11/05/05 13:44:36 |
khali |
Backport SMBus PEC support rewrite from Linux 2.6:
Discard … |
|
|
|
@4010
|
[4010]
|
10/30/05 12:24:30 |
khali |
Comment update: i2c_smbus_read_i2c_block_data too returns the
number of … |
|
|
|
@4007
|
[4007]
|
10/05/05 22:00:49 |
khali |
Drop out-of-date I2C_ALGO_*_MAX defines. These were no more needed
since … |
|
|
|
@4006
|
[4006]
|
10/02/05 14:04:59 |
khali |
Delete 2 out-of-date, colliding ioctl defines. I2C_UDELAY and
I2C_MDELAY … |
|
|
|
@4004
|
[4004]
|
09/24/05 22:37:39 |
khali |
Fix temporary buffer size for SMBus Block Write transaction with
software … |
|
|
|
@4003
|
[4003]
|
09/24/05 17:52:54 |
khali |
Fix logic error in write word transaction with software PEC.
Patch from … |
|
|
|
@4002
|
[4002]
|
09/24/05 11:38:17 |
khali |
The i2c_smbus_data union block member has a comment stating that an
extra … |
|
|
|
@3999
|
[3999]
|
09/06/05 22:08:39 |
phil |
Prep for 2.9.3 |
|
|
|
@3997
|
[3997]
|
09/06/05 21:45:15 |
phil |
Tag and release 2.9.2 |
|
|
|
@3995
|
[3995]
|
08/14/05 11:43:15 |
khali |
Cast warnings fix. |
|
|
|
@3994
|
[3994]
|
08/13/05 10:48:36 |
khali |
Drop the I2C_ACK_TEST ioctl, which was commented out. It never
really … |
|
|
|
@3993
|
[3993]
|
08/12/05 22:39:21 |
khali |
Cast warning fix. |
|
|
|
@3991
|
[3991]
|
07/28/05 19:33:52 |
khali |
Five log messages lack their trailing new line. |
|
|
|
@3986
|
[3986]
|
05/19/05 22:50:29 |
khali |
Spelling fix. Original patch from Tobias Klauser. |
|
|
|
@3983
|
[3983]
|
05/16/05 18:34:11 |
khali |
Include linux/version.h since we need it. Patch from
Willy Tarreau. |
|
|
|
@3982
|
[3982]
|
05/15/05 12:02:40 |
khali |
Fix common spelling errors. |
|
|
|
@3980
|
[3980]
|
05/12/05 19:26:49 |
khali |
Drop additional members of struct i2c_msg, they break binary
compatibility … |
|
|
|
@3979
|
[3979]
|
05/12/05 19:25:24 |
khali |
Do not compile i2c-algo-biths by default, it has no users and has
caused … |
|
|
|
@3978
|
[3978]
|
04/30/05 21:53:50 |
khali |
Drop Linux 2.5+ compatibility code in sclhi(). Thanks to Thomas
Jarosch … |
|
|
|
@3977
|
[3977]
|
04/12/05 20:33:09 |
phil |
(Phil) Prep for 2.9.2 |
|
|
|
@3975
|
[3975]
|
04/12/05 20:13:59 |
phil |
(phil) Tag and release 2.9.1 |
|
|
|
@3973
|
[3973]
|
03/30/05 19:49:48 |
khali |
Restore binary compatibility with the Linux 2.4 kernel. The
problem was … |
|
|
|
@3972
|
[3972]
|
03/27/05 19:49:41 |
khali |
Backport from Linux 2.6:
I just noticed a nasty bug in the way the … |
|
|
|
@3971
|
[3971]
|
03/19/05 12:20:11 |
khali |
Backport cleanups from Linux 2.6. Original patch by Corey Minyard.
Clean … |
|
|
|
@3969
|
[3969]
|
03/16/05 00:12:17 |
mds |
SMSC47M15X id |
|
|
|
@3965
|
[3965]
|
03/11/05 21:37:33 |
khali |
Get rid of assembly code which were causing trouble with very
little … |
|
|
|
@3964
|
[3964]
|
02/06/05 14:29:56 |
khali |
Sync IDs with Linux 2.6.11-rc3. |
|
|
|
@3963
|
[3963]
|
01/29/05 17:41:50 |
mds |
add ID for Marvell 64xxx (from 2.6 patch) |
|
|
|
@3961
|
[3961]
|
01/23/05 15:21:34 |
khali |
Don't define a client id we then never use. |
|
|
|
@3958
|
[3958]
|
01/22/05 10:04:13 |
khali |
Drop 2.4.9 compatibility define of MODULE_LICENSE. |
|
|
|
@3957
|
[3957]
|
01/22/05 10:01:56 |
khali |
Unhide i2c_get_client, as it seems to work and is needed by … |
|
|
|
@3955
|
[3955]
|
01/03/05 18:21:07 |
khali |
Revert the header install removal, which was a damn bad idea.
The header … |
|
|
|
@3954
|
[3954]
|
12/29/04 11:12:48 |
khali |
I2C_FUNC_I2C is supported. Reported by Ian Campbell. |
|
|
|
@3952
|
[3952]
|
12/29/04 04:47:28 |
phil |
Change version back to -CVS and set date to 2005???? |
|
|
|
@3950
|
[3950]
|
12/29/04 04:35:05 |
phil |
Tag and release 2.9.0 |
|
|
|
@3942
|
[3942]
|
12/08/04 22:03:57 |
khali |
Discard KERNELINCLUDES, kernel headers should not be used from
user-space. |
|
|
|
@3940
|
[3940]
|
12/04/04 22:15:35 |
khali |
Restore controlling_mod argument to i2c_register_entry(). This
is needed … |
|
|
|
@3937
|
[3937]
|
12/03/04 23:14:09 |
khali |
Discard owner field of i2c_driver structure, restore inc_use
and dec_use … |
|
|
|
@3935
|
[3935]
|
11/25/04 22:43:45 |
khali |
Remove owner from i2c_adapter, restore inc_use and dec_use
instead. |
|
|
|
@3934
|
[3934]
|
11/24/04 05:32:43 |
mmh |
Name fix: lpc57b397 -> lpc47b397 |
|
|
|
@3932
|
[3932]
|
11/23/04 17:47:28 |
mmh |
Reserve ID for SMSC57B397 driver. |
|
|
|
@3931
|
[3931]
|
11/21/04 17:45:09 |
mds |
add IDs for virtual adapter |
|
|
|
@3930
|
[3930]
|
11/20/04 09:02:24 |
khali |
Drop owner field of i2c_algorithm. Breaks compatibility with
Linux 2.4 and … |
|
|
|
@3929
|
[3929]
|
11/09/04 20:57:58 |
khali |
Add missing newlines at end of debug messages. |
|
|
|
@3927
|
[3927]
|
10/12/04 22:31:22 |
khali |
Fix a bug in the real parsing code.
The bug occured when writing a value … |
|
|
|
@3926
|
[3926]
|
10/10/04 12:58:53 |
khali |
Increase SENSORS_ENTRY_MAX to 24. This is needed for the Tyan
… |
|
|
|
@3925
|
[3925]
|
10/08/04 02:03:39 |
phil |
(Phil) Version as 2.9.0-CVS |
|
|
|
@3923
|
[3923]
|
10/08/04 01:47:17 |
phil |
(Phil) Tag and release 2.8.8 |
|
|
|
@3922
|
[3922]
|
09/29/04 20:03:48 |
khali |
Rely on field ctl_name instead of procname to determine sysctl
… |
|
|
|
@3919
|
[3919]
|
07/27/04 20:15:06 |
mmh |
Added a driver ID for LM93. |
|
|
|
@3917
|
[3917]
|
07/18/04 21:32:35 |
khali |
Code cleanups.
Do not test lines, i2c-algo-bit already does. |
|
|
|
@3915
|
[3915]
|
06/22/04 19:47:58 |
khali |
Do not export i2c-dev.h (conflicts with the one from lm_sensors). |
|
|
|
@3912
|
[3912]
|
06/11/04 20:58:43 |
phil |
(Phil) Tag and release 2.8.7. |
|
|
|
@3909
|
[3909]
|
05/23/04 09:26:36 |
khali |
Fix typo in comment. |
|
|
|
@3908
|
[3908]
|
05/09/04 22:40:57 |
khali |
Fail to compile if kernel lacks sysctl support. |
|
|
|
@3904
|
[3904]
|
03/05/04 21:31:49 |
khali |
Add ID for MAX6900. Requested by Anthony Petillo. |
|
|
|
@3903
|
[3903]
|
02/22/04 16:16:39 |
khali |
New adapter IDs from Linux 2.4.25. |
|
|
|
@3902
|
[3902]
|
02/22/04 10:20:37 |
khali |
Fix PCYLynx ID. |
|
|
|
@3900
|
[3900]
|
02/07/04 22:45:59 |
phil |
(Phil) Tag and release 2.8.4 |
|
|
|
@3899
|
[3899]
|
01/27/04 21:31:34 |
khali |
Add ID for adm1026 driver. |
|
|
|
@3897
|
[3897]
|
01/23/04 21:22:53 |
khali |
Fix bus reset with type!=0. |
|
|
|
@3896
|
[3896]
|
01/19/04 22:34:17 |
khali |
Fix I2C_HW_SMBUS_OVFX2's comment on Mark McClelland?'s request. |
|
|
|
@3895
|
[3895]
|
01/18/04 17:57:13 |
khali |
6 new IDs for Mark McClelland? (OV511 project). |
|
|
|
@3893
|
[3893]
|
01/16/04 04:27:11 |
phil |
Tag and release 2.8.3 |
|
|
|
@3892
|
[3892]
|
01/11/04 16:27:57 |
khali |
White space change for linux 2.4. |
|
|
|
@3891
|
[3891]
|
01/08/04 23:02:44 |
khali |
Remove useless headers (ioports and parport). |
|
|
|
@3889
|
[3889]
|
12/30/03 23:44:16 |
mds |
remove adm1032eb entry accidentally included in last checkin |