summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2016-01-23i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2-0/+7
2016-01-23i2c: i801: Document Intel DNV and BroxtonJarkko Nikula1-0/+2
2016-01-23i2c: i801: Add support for Intel BroxtonJarkko Nikula1-0/+3
2016-01-23i2c: i801: Add support for Intel DNVMika Westerberg1-0/+3
2016-01-23i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles2-0/+4
2016-01-23i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2-0/+4
2016-01-23i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2016-01-23i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare2-0/+4
2016-01-23i2c: i801: Fix the alignment of the device tableJean Delvare1-67/+67
2016-01-23i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho2-0/+4
2016-01-23i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2-0/+4
2016-01-23i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley2-0/+4
2016-01-23i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston2-0/+16
2016-01-23i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2-0/+4
2015-01-01i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2014-06-09i2c: s3c2410: resume race fixOlof Johansson1-1/+1
2014-06-09i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai1-0/+3
2014-04-02i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2-4/+23
2013-07-27i2c-piix4: Add AMD CZ SMBus device IDShane Huang2-1/+3
2013-05-30i2c: designware: always clear interrupts before enabling themMika Westerberg1-1/+2
2013-05-13i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco1-4/+2
2013-03-27i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2012-09-19i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2-0/+4
2012-09-19i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2-0/+4
2012-09-19i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin3-2/+19
2012-05-31i2c: davinci: Free requested IRQ in removeMarcus Folkesson1-1/+1
2012-05-31i2c: tegra: notify transfer-complete after clearing status.Laxman Dewangan1-7/+6
2012-05-31i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA1-1/+1
2012-05-11i2c: pnx: Disable clk in suspendRoland Stigge1-2/+1
2012-03-12i2c: mxs: only flag completion when queue is completely doneWolfram Sang1-3/+10
2012-01-26i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada1-1/+1
2012-01-26I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring1-1/+1
2012-01-26i2c: Fix error value returned by several bus driversJean Delvare5-10/+20
2011-12-18i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang1-10/+12
2011-12-18I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D1-5/+6
2011-12-18i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera1-1/+1
2011-12-18i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown1-0/+1
2011-11-27ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin1-1/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+3
2011-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+0
2011-11-02Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds20-664/+1450
2011-11-01Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks3-52/+167
2011-11-01Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2Ben Dooks9-10/+10
2011-11-01Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks9-530/+1181
2011-11-01i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker3-0/+3
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang1-3/+3
2011-10-30i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven1-1/+1
2011-10-29i2c-s3c2410: Add device tree supportThomas Abraham1-4/+106
2011-10-29i2c-s3c2410: Keep a copy of platform data and use itThomas Abraham1-4/+14