summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare-3/+0
2008-05-18i2c-amd756: Fix functionality flagsJean Delvare-1/+1
2008-05-18i2c: Kill the old driver matching schemeJean Delvare-17/+5
2008-05-18i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 ExpertJean Delvare-4/+24
2008-05-12[MIPS] Alchemy: SMBus resource fixSergei Shtylyov-1/+1
2008-05-11i2c: Match dummy devices by typeJean Delvare-6/+8
2008-05-11i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki-1/+1
2008-05-11i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki-2/+2
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare-2/+30
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn-3/+12
2008-05-11i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl-9/+7
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare-20/+33
2008-04-29i2c: Add support for device alias namesJean Delvare-13/+50
2008-04-29i2c-amd756-s4882: Fix an error pathJean Delvare-2/+3
2008-04-29i2c/tps65010: Add missing intialization of client dataJean Delvare-0/+2
2008-04-29i2c-sis5595: Minor cleanups in sis5595_accessJean Delvare-10/+2
2008-04-29i2c-piix4: Minor cleanupsJean Delvare-7/+1
2008-04-29i2c: Spelling fix (successful)Jean Delvare-3/+3
2008-04-29i2c-stub: No newline in parameter descriptionJean Delvare-1/+1
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers-1/+29
2008-04-22i2c: New driver for the SuperH Mobile I2C bus controllerMagnus Damm-0/+511
2008-04-22i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk-1/+1
2008-04-22i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom-1/+2
2008-04-22i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFINBryan Wu-2/+5
2008-04-22i2c-bfin-twi: Use simpler comment headers and strip out information that is m...Mike Frysinger-18/+4
2008-04-22i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...Bryan Wu-6/+6
2008-04-22i2c-bfin-twi: Add missing pin mux operationBryan Wu-0/+15
2008-04-22i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...Bryan Wu-108/+177
2008-04-22i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...Sonic Zhang-71/+114
2008-04-22i2c: Remove trailing whitespaces in busses/KconfigWolfram Sang-15/+15
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison-45/+45
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss-0/+587
2008-04-22i2c-dev: Split i2cdev_ioctlJean Delvare-161/+168
2008-04-22i2c-ibm_iic: Support building as an of_platform driverSean MacLennan-2/+187
2008-04-22i2c-ibm_iic: Change the log levelsSean MacLennan-5/+5
2008-04-22i2c: Add platform driver on top of the new pca-algorithmWolfram Sang-2/+312
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang-102/+63
2008-04-22i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang-23/+23
2008-04-22i2c: Remove the algorithm drivers from the config menuJean Delvare-34/+5
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-1/+1
2008-04-19Merge branch 'omap2-upstream' into develRussell King-17/+116
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King-1/+2
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao-0/+1
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox-1/+1
2008-04-14ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell-1/+101
2008-04-11i2c-tiny-usb: New VID/PID pairTill Harbaum-4/+8
2008-04-11i2c-davinci: Fix lost interruptTroy Kisky-11/+6
2008-04-11i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt-1/+1
2008-03-27plat-orion: make i2c-mv64xxx available for all Orion familiesLennert Buytenhek-1/+1
2008-03-23i2c: Fix docbook problemRandy Dunlap-2/+2