aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2009-07-30i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz
2009-07-30i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz
2009-07-30i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz
2009-07-30i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm
2009-07-30i2c: strncpy does not null terminate stringRoel Kluin
2009-07-30i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard
2009-07-28i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia
2009-07-15i2c: Use resource_sizeJulia Lawall
2009-07-15i2c-davinci: behave with i2cdetectDavid Brownell
2009-07-15i2c-davinci: convert clock usage after clkdev conversionKevin Hilman
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-25i2c: fix build bug in i2c-designware.cIngo Molnar
2009-06-24i2c: driver for the Synopsys DesignWare I2C controllerBaruch Siach
2009-06-22i2c: Fix stuck transaction on cpm-i2c driverMichael Trimarchi
2009-06-22i2c-omap: Fix build breaking typo cpu_is_omap_2430Tony Lindgren
2009-06-19Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-19i2c: Use rwsem instead of mutex for board infoRodolfo Giometti
2009-06-19i2c: Add a sysfs interface to instantiate devicesJean Delvare
2009-06-19i2c: Limit core locking to the necessary sectionsJean Delvare
2009-06-19i2c: Kill the redundant client listJean Delvare
2009-06-19i2c: Kill is_newstyle_driverJean Delvare
2009-06-19i2c: Merge i2c_attach_client into i2c_new_deviceJean Delvare
2009-06-19i2c: Drop i2c_probe functionJean Delvare
2009-06-19i2c: Get rid of the legacy binding modelJean Delvare
2009-06-19i2c: Kill client_register and client_unregister methodsJean Delvare
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-06-16i2c-stu300: Make driver depend on MACH_U300Linus Walleij
2009-06-16i2c-s3c2410: use resource_size()Ben Dooks
2009-06-16i2c: Use resource_size macroLinus Walleij
2009-06-16i2c: ST DDC I2C U300 bus driver v3Linus Walleij
2009-06-16i2c-bfin-twi: pull in io.h for ioremap()Mike Frysinger
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15i2c-viapro: Add new PCI device ID for VX855Harald Welte
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-06-15i2c: Do not give adapters a default parentJean Delvare
2009-06-15i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare
2009-06-15i2c: Retry automatically on arbitration lossClifford Wolf
2009-06-15i2c: Remove void castsJack Stone
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors
2009-06-13i2c-s3c2410: move to using platform idtable to match devicesBen Dooks
2009-06-13i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen
2009-06-13i2c: OMAP2/3: Fix scll/sclh calculationsAaro Koskinen
2009-06-13i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionalityMichael Hennerich
2009-06-13i2c: Blackfin TWI: fix transfer errors with repeat startFrank Shew
2009-06-13i2c: Blackfin TWI: fix REPEAT START mode doesn't repeatSonic Zhang
2009-06-13i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0Michael Hennerich