aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-94/+99
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King1-30/+0
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-14/+14
2008-07-09Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King1-29/+0
2008-07-07[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel1-1/+0
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-64/+99
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks1-0/+1
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks1-3/+3
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks1-11/+10
2008-06-02[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxaPhilipp Zabel1-29/+0
2008-05-18i2c: cdev lock_kernel() pushdownJonathan Corbet1-6/+16
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