summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * | i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles2014-11-121-0/+1
| |/
* | i2c: add support for Diolan DLN-2 USB-I2C adapterLaurentiu Palcu2014-11-101-0/+10
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-191-1/+24
|\
| * i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-161-0/+1
| * i2c: hix5hd2: add i2c controller driverWei Yan2014-10-161-0/+10
| * i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-061-0/+1
| * i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-031-0/+11
| * i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-031-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ | |/ |/|
| * treewide: Fix typos in KconfigMasanari Iida2014-09-261-1/+1
* | i2c: exynos5: always enable HSI2CSachin Kamat2014-08-041-2/+2
* | i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare2014-07-171-0/+1
* | i2c: scx200: drop GPIO based i2c driverWolfram Sang2014-07-161-31/+0
* | i2c: s6000: remove duplicate driverWolfram Sang2014-07-161-10/+0
|/
* i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-121-0/+13
* i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-121-0/+10
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-061-8/+1
|\
| * i2c: nuc900: remove driverWolfram Sang2014-06-021-7/+0
| * i2c: eg20t: Fix Kconfig dependenciesJean Delvare2014-05-221-1/+1
* | i2c: ChromeOS EC tunnel driverDoug Anderson2014-06-031-0/+9
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-091-1/+26
|\
| * i2c: cadence: fix Kconfig dependencyWolfram Sang2014-04-061-1/+1
| * i2c: Add driver for Cadence I2C controllerSoren Brinkmann2014-04-061-0/+7
| * i2c: qup: New bus driver for the Qualcomm QUP I2C controllerBjorn Andersson2014-03-281-0/+10
| * i2c: efm32: new bus driverUwe Kleine-König2014-03-271-0/+7
| * i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho2014-03-091-0/+1
| * i2c: mv64xxx: fix circular Kconfig dependencyWolfram Sang2014-03-061-2/+1
| * i2c: mv64xxx: Add reset deassert callMaxime Ripard2014-03-051-0/+1
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* | i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger2014-03-131-1/+1
|/
* i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2014-01-241-0/+1
* i2c: Add bus driver for for OSIF USB i2c device.Andrew Lunn2014-01-131-0/+10
* i2c: designware: remove HAVE_CLK build dependecyBaruch Siach2014-01-131-1/+0
* i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilationLaurent Pinchart2014-01-031-2/+2
* i2c: riic: add driverWolfram Sang2014-01-021-0/+10
* i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger2013-11-151-0/+10
* i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-141-0/+1
* i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN2013-11-141-0/+10
* i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch2013-11-011-0/+7
* i2c: sh_mobile & rcar: Enable the driver on all ARM platformsLaurent Pinchart2013-10-311-2/+2
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-4/+2
* i2c: davinci: Allow i2c driver available for keystone platformsSantosh Shilimkar2013-08-151-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-041-11/+23
|\ \
| * | i2c: Kontron PLD i2c bus driverKevin Strasser2013-07-011-0/+10
| * | i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-201-0/+1
| * | i2c: mv64xxx: Add Allwinner sun4i compatibleMaxime Ripard2013-06-151-1/+2
| * | i2c: vt8500: Add support for I2C bus on Wondermedia SoCsTony Prisk2013-06-151-0/+10
| * | i2c: intel-mid: remove obsolete driverAndy Shevchenko2013-06-051-10/+0
| |/
OpenPOWER on IntegriCloud