index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
[PATCH] I2C: Fix a common race condition in hardware monitoring
Jean Delvare
29
-151
/
+499
2005-03-31
[PATCH] I2C: Move functionality handling from i2c-core to i2c.h
Jean Delvare
1
-19
/
+0
2005-03-31
[PATCH] I2C: pcf8574 doesn't need a lock
Jean Delvare
1
-18
/
+9
2005-03-30
[PATCH] i2c: i2c-mv64xxx - set adapter owner and class fields
Mark A. Greer
1
-0
/
+2
2005-03-30
[PATCH] I2C: Drop useless w83781d RT feature
grant_nospam@dodo.com.au
1
-100
/
+0
2005-03-30
[PATCH] I2C: Fix indentation of lm87 driver
Jean Delvare
1
-10
/
+10
2005-03-30
[PATCH] I2C: Fix broken force parameter handling
Jean Delvare
1
-1
/
+1
2005-03-30
[PATCH] i2c: add adt7461 chip support to lm90 driver's Kconfig entry
Jean Delvare
1
-0
/
+3
2005-03-30
[PATCH] I2C: i2c-s3c2410 functionality and fixes
Jean Delvare
1
-2
/
+13
2005-03-30
[PATCH] I2C: Fix race condition in it87 driver
Jean Delvare
1
-1
/
+1
2005-03-30
[PATCH] I2C: Delete useless instruction in it87
Jean Delvare
1
-3
/
+0
2005-03-30
[PATCH] I2C: lsb in emc6d102 and adm1027
Rafael Ávila de Espíndola
1
-23
/
+77
2005-03-30
[PATCH] I2C: lost arbitration detection for PCF8584
Eric Brower
1
-3
/
+41
2005-03-30
[PATCH] I2C: Fix Vaio EEPROM detection
Jean Delvare
1
-1
/
+2
2005-03-30
[PATCH] I2C: Recognize new revision of the ADT7463 chip
Jean Delvare
1
-1
/
+3
2005-03-30
[PATCH] I2C: Avoid repeated resets of i2c-viapro
Jean Delvare
1
-8
/
+9
2005-03-30
[PATCH] I2C: Fix some i2c algorithm initialization
Jean Delvare
3
-20
/
+10
2005-03-30
[PATCH] I2C: Fix breakage in m41t00 i2c rtc driver
Mark A. Greer
1
-1
/
+0
2005-03-30
[PATCH] I2C: Clean up of i2c-elektor.c build
Frank Beesley
1
-1
/
+1
2005-03-30
[PATCH] i2c: add adt7461 chip support to lm90 driver
James Chapman
1
-3
/
+41
2005-03-30
[PATCH] i2c: new driver for ds1337 RTC
James Chapman
3
-0
/
+414
2005-03-30
[PATCH] I2C: group Intel on I2C Hardware Bus support
grant_nospam@dodo.com.au
1
-19
/
+19
2005-03-30
[PATCH] I2C: Skip broken detection step in it87
Jean Delvare
1
-3
/
+2
2005-03-30
[PATCH] I2C: Make master_xfer debug messages more useful
Jean Delvare
1
-1
/
+7
2005-03-30
[PATCH] I2C: Kill unused struct members in w83627hf driver
Jean Delvare
1
-5
/
+0
2005-03-30
[PATCH] I2C: Fix adm1021 alarms mask
Jean Delvare
1
-1
/
+1
2005-03-30
[PATCH] I2C: Cleanup adm1021 unused defines
Jean Delvare
1
-12
/
+0
2005-03-30
[PATCH] I2C: New lm92 chip driver
Jean Delvare
3
-0
/
+435
2005-03-30
[PATCH] i2c/i2c-elektor: remove interruptible_sleep_on_timeout() usage
Domen Puncer
1
-3
/
+4
2005-03-30
[PATCH] i2c/i2c-ite: remove interruptible_sleep_on_timeout() usage
Domen Puncer
1
-2
/
+5
2005-03-17
[PATCH] i2c eeprom oops fix
Jean Delvare
1
-1
/
+2
2005-03-08
[PATCH] i2c: class driver pass dev_t to the class core
Kay Sievers
1
-8
/
+1
2005-03-02
[PATCH] I2C: Trivial indentation fix in i2c/chips/Kconfig
Jean Delvare
1
-1
/
+1
2005-03-01
[PATCH] I2C: w83627hf needs i2c-isa
Jean Delvare
1
-0
/
+1
2005-03-01
[PATCH] Add class definition to the elektor bus driver
Jean Delvare
1
-0
/
+1
2005-03-01
[PATCH] I2C: S3C2410 missing I2C_CLASS_HWMON
Ben Dooks
1
-0
/
+1
2005-03-01
[PATCH] I2C: Fix some gcc 4.0 compile failures and warnings
Mickey Stein
11
-13
/
+13
2005-03-01
[PATCH] I2C: Remove NULL client checks in rtc8564 driver
Jean Delvare
1
-8
/
+8
2005-03-01
[PATCH] I2C i2c-nforce2: add support for nForce4 (patch against 2.6.11-rc4)
hfvogt@gmx.net
1
-2
/
+4
2005-03-01
[PATCH] I2C: fix typo in drivers/i2c/busses/i2c-ixp4xx.c
Ian Campbell
1
-2
/
+2
2005-03-01
[PATCH] I2C: Enable I2C_PIIX4 for 64-bit platforms
Maciej W. Rozycki
1
-1
/
+1
2005-03-01
[PATCH] I2C: improve debugging output
Ian Campbell
1
-12
/
+16
2005-03-01
[PATCH] I2C: add GL520SM Sensor Chip driver
maartendeprez@scarlet.be
3
-0
/
+766
2005-03-01
[PATCH] I2C: add Marvell mv64xxx i2c driver
Mark A. Greer
3
-0
/
+607
2005-03-01
[PATCH] I2C: New chip driver: sis5595
Aurelien Jarno
3
-0
/
+807
2005-03-01
[PATCH] I2C: add ST M41T00 I2C RTC chip driver
Mark A. Greer
3
-0
/
+257
2005-03-01
[PATCH] I2C: use time_after instead of comparing jiffies
Alexey Dobriyan
27
-67
/
+68
2005-03-01
[PATCH] i2c-core.c: make some code static
Adrian Bunk
1
-40
/
+39
2005-03-01
[PATCH] I2C: lm80 driver improvement
Shawn Starr
1
-5
/
+12
2005-03-01
[PATCH] I2C: unnecessary #includes in asb100.c
Mark M. Hoffman
1
-5
/
+0
[next]