summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c-stu300: I2C STU300 stability updatesLinus Walleij2009-08-201-65/+92
* i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath2009-08-201-1/+1
* i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath2009-08-201-0/+3
* i2c-omap: Fix I2C status ACKNishanth Menon2009-08-201-1/+8
* i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz2009-07-301-1/+23
* i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz2009-07-301-1/+3
* i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz2009-07-301-5/+7
* i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm2009-07-301-1/+1
* i2c: strncpy does not null terminate stringRoel Kluin2009-07-301-1/+1
* i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard2009-07-301-5/+0
* i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia2009-07-281-7/+10
* i2c: Use resource_sizeJulia Lawall2009-07-154-8/+8
* i2c-davinci: behave with i2cdetectDavid Brownell2009-07-151-4/+14
* i2c-davinci: convert clock usage after clkdev conversionKevin Hilman2009-07-151-1/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-4/+5
* i2c: fix build bug in i2c-designware.cIngo Molnar2009-06-251-0/+1
* i2c: driver for the Synopsys DesignWare I2C controllerBaruch Siach2009-06-243-0/+634
* i2c: Fix stuck transaction on cpm-i2c driverMichael Trimarchi2009-06-221-3/+3
* i2c-omap: Fix build breaking typo cpu_is_omap_2430Tony Lindgren2009-06-221-1/+1
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-193-363/+205
|\
| * i2c: Use rwsem instead of mutex for board infoRodolfo Giometti2009-06-193-6/+10
| * i2c: Add a sysfs interface to instantiate devicesJean Delvare2009-06-191-1/+122
| * i2c: Limit core locking to the necessary sectionsJean Delvare2009-06-191-23/+28
| * i2c: Kill the redundant client listJean Delvare2009-06-191-17/+11
| * i2c: Kill is_newstyle_driverJean Delvare2009-06-191-31/+1
| * i2c: Merge i2c_attach_client into i2c_new_deviceJean Delvare2009-06-191-59/+41
| * i2c: Drop i2c_probe functionJean Delvare2009-06-191-137/+0
| * i2c: Get rid of the legacy binding modelJean Delvare2009-06-191-76/+7
| * i2c: Kill client_register and client_unregister methodsJean Delvare2009-06-191-29/+1
* | Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-181-1/+1
|\ \ | |/ |/|
| * powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-171-1/+1
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-156-57/+118
| |\
* | | i2c-stu300: Make driver depend on MACH_U300Linus Walleij2009-06-161-0/+1
* | | i2c-s3c2410: use resource_size()Ben Dooks2009-06-161-2/+2
* | | i2c: Use resource_size macroLinus Walleij2009-06-1611-31/+28
* | | i2c: ST DDC I2C U300 bus driver v3Linus Walleij2009-06-163-0/+1042
* | | i2c-bfin-twi: pull in io.h for ioremap()Mike Frysinger2009-06-161-0/+1
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-167-282/+34
|\ \ \
| * | | i2c-viapro: Add new PCI device ID for VX855Harald Welte2009-06-152-3/+7
| * | | i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-153-262/+0
| * | | i2c: Do not give adapters a default parentJean Delvare2009-06-151-11/+0
| * | | i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare2009-06-151-1/+0
| * | | i2c: Retry automatically on arbitration lossClifford Wolf2009-06-151-4/+26
| * | | i2c: Remove void castsJack Stone2009-06-151-1/+1
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-151-3/+3
|\ \ \ | |/ / |/| / | |/
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-121-1/+1
| |\
| * | i2c: Fix confusing i2c-ibm_iic messageSean MacLennan2009-06-041-3/+3
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-141-3/+19
|\ \ \
| * | | [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
| * | | [ARM] pxa: add platform device ID table to pxa i2c driverEric Miao2009-06-051-2/+18
| |/ /