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