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