aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare1-3/+0
2008-05-18i2c-amd756: Fix functionality flagsJean Delvare1-1/+1
2008-05-18i2c: Kill the old driver matching schemeJean Delvare1-17/+5
2008-05-18i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 ExpertJean Delvare1-4/+24
2008-05-12[MIPS] Alchemy: SMBus resource fixSergei Shtylyov1-1/+1
2008-05-11i2c: Match dummy devices by typeJean Delvare1-6/+8
2008-05-11i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki1-1/+1
2008-05-11i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki1-2/+2
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare1-2/+30
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn1-3/+12
2008-05-11i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl1-9/+7
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare5-20/+33
2008-04-29i2c: Add support for device alias namesJean Delvare5-13/+50
2008-04-29i2c-amd756-s4882: Fix an error pathJean Delvare1-2/+3
2008-04-29i2c/tps65010: Add missing intialization of client dataJean Delvare1-0/+2
2008-04-29i2c-sis5595: Minor cleanups in sis5595_accessJean Delvare1-10/+2
2008-04-29i2c-piix4: Minor cleanupsJean Delvare1-7/+1
2008-04-29i2c: Spelling fix (successful)Jean Delvare3-3/+3
2008-04-29i2c-stub: No newline in parameter descriptionJean Delvare1-1/+1
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers17-1/+29
2008-04-22i2c: New driver for the SuperH Mobile I2C bus controllerMagnus Damm3-0/+511
2008-04-22i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk1-1/+1
2008-04-22i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom1-1/+2
2008-04-22i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFINBryan Wu1-2/+5
2008-04-22i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's logMike Frysinger1-18/+4
2008-04-22i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful informationBryan Wu1-6/+6
2008-04-22i2c-bfin-twi: Add missing pin mux operationBryan Wu1-0/+15
2008-04-22i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllersBryan Wu2-108/+177
2008-04-22i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operationSonic Zhang1-71/+114
2008-04-22i2c: Remove trailing whitespaces in busses/KconfigWolfram Sang1-15/+15
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison7-45/+45
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss3-0/+587
2008-04-22i2c-dev: Split i2cdev_ioctlJean Delvare1-161/+168
2008-04-22i2c-ibm_iic: Support building as an of_platform driverSean MacLennan2-2/+187
2008-04-22i2c-ibm_iic: Change the log levelsSean MacLennan1-5/+5
2008-04-22i2c: Add platform driver on top of the new pca-algorithmWolfram Sang3-2/+312
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang3-102/+63
2008-04-22i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang2-23/+23
2008-04-22i2c: Remove the algorithm drivers from the config menuJean Delvare1-34/+5
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+1
2008-04-19Merge branch 'omap2-upstream' into develRussell King5-17/+116
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into develRussell King2-1/+2
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-14ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell2-1/+101
2008-04-11i2c-tiny-usb: New VID/PID pairTill Harbaum1-4/+8
2008-04-11i2c-davinci: Fix lost interruptTroy Kisky1-11/+6
2008-04-11i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt1-1/+1
2008-03-27plat-orion: make i2c-mv64xxx available for all Orion familiesLennert Buytenhek1-1/+1
2008-03-23i2c: Fix docbook problemRandy Dunlap1-2/+2