summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-0/+1
|\ \
| * | i2c-piix4: Add AMD CZ SMBus device IDShane Huang2013-06-031-0/+1
| |/
* | ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann2013-06-201-1/+1
|/
* Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-2/+2
* drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-03-111-2/+4
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-261-2/+26
|\
| * i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-151-0/+1
| * i2c: add bcm2835 driverStephen Warren2013-02-121-0/+12
| * i2c: sis630: Add SIS964 supportAmaury Decrême2013-02-111-2/+2
| * i2c: Adding support for Intel iSMT SMBus 2.0 host controllerNeil Horman2013-02-101-0/+10
| * i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2013-02-081-0/+1
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
| |/
* | drivers/i2c: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-9/+7
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-181-0/+10
|\
| * i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-191-0/+10
* | i2c: Add viperboard i2c master driverLars Poeschel2012-11-201-0/+10
|/
* i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2012-10-281-1/+0
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-111-7/+20
|\
| * Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-081-0/+6
| |\
| * | i2c: add Renesas R-Car I2C driverKuninori Morimoto2012-10-081-0/+10
| * | i2c: at91: add new driverNikolaus Voss2012-09-121-7/+10
* | | i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare2012-10-051-0/+1
* | | i2c-viapro: Add VIA VX900 device IDJean Delvare2012-10-051-1/+2
* | | i2c: Make I2C available on UMLPeter Huewe2012-10-051-13/+1
* | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-201-0/+6
|\ \ \ | | |/ | |/|
| * | i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin2012-09-101-0/+5
| * | i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-101-0/+1
| |/
* | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-261-1/+1
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-281-3/+4
|\
| * i2c: mv64xxxx: remove EXPERIMENTAL tagWolfram Sang2012-07-141-1/+1
| * i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIKAlessandro Rubini2012-07-091-2/+3
* | i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia2012-07-241-1/+5
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-05-261-14/+0
|\
OpenPOWER on IntegriCloud