aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-234-0/+1432
|\
| * i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko2015-01-011-5/+3
| * i2c: s3c2410: resume race fixOlof Johansson2014-06-091-1/+1
| * i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai2014-06-091-0/+3
| * i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2014-04-022-4/+23
| * i2c-piix4: Add AMD CZ SMBus device IDShane Huang2013-07-272-1/+3
| * i2c: designware: always clear interrupts before enabling themMika Westerberg2013-05-301-1/+2
| * i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco2013-05-131-4/+2
| * i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan2013-03-271-2/+11
| * i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-192-0/+4
| * i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2012-09-192-0/+4
| * i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin2012-09-193-2/+19
| * i2c: davinci: Free requested IRQ in removeMarcus Folkesson2012-05-311-1/+1
| * i2c: tegra: notify transfer-complete after clearing status.Laxman Dewangan2012-05-311-7/+6
| * i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA2012-05-311-1/+1
| * i2c: pnx: Disable clk in suspendRoland Stigge2012-05-111-2/+1
| * i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-03-121-3/+10
| * i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada2012-01-251-1/+1
| * I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring2012-01-251-1/+1
| * i2c: Fix error value returned by several bus driversJean Delvare2012-01-255-10/+20
| * i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang2011-12-181-10/+12
| * I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D2011-12-181-5/+6
| * i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera2011-12-181-1/+1
| * i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown2011-12-181-0/+1
| * ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-261-1/+1
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-063-0/+3
| |\
| | * i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker2011-10-313-0/+3
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-2/+2
| |\ \
| | * | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
| | * | MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-241-1/+1
| * | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+0
| |\ \ \
| | * | | mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann2011-10-241-1/+0
| | |/ /
| * | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-0120-664/+1450
| |\ \ \ | | |_|/ | |/| |
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks2011-11-013-52/+167
| | |\ \ \ \
| | | | | * | i2c-tegra: __iomem annotation fixOlof Johansson2011-10-291-1/+1
| | | | * | | i2c-s3c2410: Add device tree supportThomas Abraham2011-10-291-4/+106
| | | | * | | i2c-s3c2410: Keep a copy of platform data and use itThomas Abraham2011-10-291-4/+14
| | | | |/ /
| | | * | | i2c-nomadik: cosmetic coding style correctionsJonas Aaberg2011-10-291-43/+46
| | | |/ /
| | * | | Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2Ben Dooks2011-11-019-10/+10
| | |\ \ \
| | | * | | i2c: irq: Remove IRQF_DISABLEDYong Zhang2011-10-2910-11/+11
| | | |/ /
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks2011-11-019-530/+1181
| | |\ \ \ \ \ \
| | | | | | * | | i2c-au1550: dev_pm_ops conversionManuel Lauss2011-10-291-10/+14
| | | | | | * | | i2c-au1550: increase timeout waiting for master doneManuel Lauss2011-10-291-1/+1
| | | | | | * | | i2c-au1550: remove unused ack_timeoutManuel Lauss2011-10-291-2/+0
| | | | | | * | | i2c-au1550: remove usage of volatile keywordManuel Lauss2011-10-291-153/+99
| | | | | | |/ /
| | | | | * | | i2c-designware: Fix PCI core warning on suspend/resumeOctavian Purdila2011-10-291-21/+8
| | | | | * | | i2c-designware: Add runtime power management supportDirk Brandewie2011-10-293-2/+98
| | | | | * | | i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie2011-10-294-0/+329
| | | | | * | | i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie2011-10-293-102/+143
| | | | | * | | i2c-designware: Support multiple cores using same ISRDirk Brandewie2011-10-291-2/+8