aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31[PATCH] I2C: Fix a common race condition in hardware monitoringJean Delvare29-151/+499
2005-03-31[PATCH] I2C: Move functionality handling from i2c-core to i2c.hJean Delvare1-19/+0
2005-03-31[PATCH] I2C: pcf8574 doesn't need a lockJean Delvare1-18/+9
2005-03-30[PATCH] i2c: i2c-mv64xxx - set adapter owner and class fieldsMark A. Greer1-0/+2
2005-03-30[PATCH] I2C: Drop useless w83781d RT featuregrant_nospam@dodo.com.au1-100/+0
2005-03-30[PATCH] I2C: Fix indentation of lm87 driverJean Delvare1-10/+10
2005-03-30[PATCH] I2C: Fix broken force parameter handlingJean Delvare1-1/+1
2005-03-30[PATCH] i2c: add adt7461 chip support to lm90 driver's Kconfig entryJean Delvare1-0/+3
2005-03-30[PATCH] I2C: i2c-s3c2410 functionality and fixesJean Delvare1-2/+13
2005-03-30[PATCH] I2C: Fix race condition in it87 driverJean Delvare1-1/+1
2005-03-30[PATCH] I2C: Delete useless instruction in it87Jean Delvare1-3/+0
2005-03-30[PATCH] I2C: lsb in emc6d102 and adm1027Rafael Ávila de Espíndola1-23/+77
2005-03-30[PATCH] I2C: lost arbitration detection for PCF8584Eric Brower1-3/+41
2005-03-30[PATCH] I2C: Fix Vaio EEPROM detectionJean Delvare1-1/+2
2005-03-30[PATCH] I2C: Recognize new revision of the ADT7463 chipJean Delvare1-1/+3
2005-03-30[PATCH] I2C: Avoid repeated resets of i2c-viaproJean Delvare1-8/+9
2005-03-30[PATCH] I2C: Fix some i2c algorithm initializationJean Delvare3-20/+10
2005-03-30[PATCH] I2C: Fix breakage in m41t00 i2c rtc driverMark A. Greer1-1/+0
2005-03-30[PATCH] I2C: Clean up of i2c-elektor.c buildFrank Beesley1-1/+1
2005-03-30[PATCH] i2c: add adt7461 chip support to lm90 driverJames Chapman1-3/+41
2005-03-30[PATCH] i2c: new driver for ds1337 RTCJames Chapman3-0/+414
2005-03-30[PATCH] I2C: group Intel on I2C Hardware Bus supportgrant_nospam@dodo.com.au1-19/+19
2005-03-30[PATCH] I2C: Skip broken detection step in it87Jean Delvare1-3/+2
2005-03-30[PATCH] I2C: Make master_xfer debug messages more usefulJean Delvare1-1/+7
2005-03-30[PATCH] I2C: Kill unused struct members in w83627hf driverJean Delvare1-5/+0
2005-03-30[PATCH] I2C: Fix adm1021 alarms maskJean Delvare1-1/+1
2005-03-30[PATCH] I2C: Cleanup adm1021 unused definesJean Delvare1-12/+0
2005-03-30[PATCH] I2C: New lm92 chip driverJean Delvare3-0/+435
2005-03-30[PATCH] i2c/i2c-elektor: remove interruptible_sleep_on_timeout() usageDomen Puncer1-3/+4
2005-03-30[PATCH] i2c/i2c-ite: remove interruptible_sleep_on_timeout() usageDomen Puncer1-2/+5
2005-03-17[PATCH] i2c eeprom oops fixJean Delvare1-1/+2
2005-03-08[PATCH] i2c: class driver pass dev_t to the class coreKay Sievers1-8/+1
2005-03-02[PATCH] I2C: Trivial indentation fix in i2c/chips/KconfigJean Delvare1-1/+1
2005-03-01[PATCH] I2C: w83627hf needs i2c-isaJean Delvare1-0/+1
2005-03-01[PATCH] Add class definition to the elektor bus driverJean Delvare1-0/+1
2005-03-01[PATCH] I2C: S3C2410 missing I2C_CLASS_HWMONBen Dooks1-0/+1
2005-03-01[PATCH] I2C: Fix some gcc 4.0 compile failures and warningsMickey Stein11-13/+13
2005-03-01[PATCH] I2C: Remove NULL client checks in rtc8564 driverJean Delvare1-8/+8
2005-03-01[PATCH] I2C i2c-nforce2: add support for nForce4 (patch against 2.6.11-rc4)hfvogt@gmx.net1-2/+4
2005-03-01[PATCH] I2C: fix typo in drivers/i2c/busses/i2c-ixp4xx.cIan Campbell1-2/+2
2005-03-01[PATCH] I2C: Enable I2C_PIIX4 for 64-bit platformsMaciej W. Rozycki1-1/+1
2005-03-01[PATCH] I2C: improve debugging outputIan Campbell1-12/+16
2005-03-01[PATCH] I2C: add GL520SM Sensor Chip drivermaartendeprez@scarlet.be3-0/+766
2005-03-01[PATCH] I2C: add Marvell mv64xxx i2c driverMark A. Greer3-0/+607
2005-03-01[PATCH] I2C: New chip driver: sis5595Aurelien Jarno3-0/+807
2005-03-01[PATCH] I2C: add ST M41T00 I2C RTC chip driverMark A. Greer3-0/+257
2005-03-01[PATCH] I2C: use time_after instead of comparing jiffiesAlexey Dobriyan27-67/+68
2005-03-01[PATCH] i2c-core.c: make some code staticAdrian Bunk1-40/+39
2005-03-01[PATCH] I2C: lm80 driver improvementShawn Starr1-5/+12
2005-03-01[PATCH] I2C: unnecessary #includes in asb100.cMark M. Hoffman1-5/+0