summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * i2c: ixp2000: remove driverRob Herring2012-05-121-14/+0
* | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-0/+1
|\ \
| * | i2c: mxs: use global reset functionWolfram Sang2012-04-201-0/+1
| |/
* | Fix typo in various Kconfig fileMasanari Iida2012-04-161-1/+1
|/
* i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2012-03-261-0/+1
* i2c: add CSR SiRFprimaII on-chip I2C controllers driverZhiwu Song2012-03-071-0/+10
* i2c: Move I2C_EG20T option to the right place.Jayachandran C2012-02-241-15/+15
* i2c: Support for Netlogic XLR/XLS I2C controller.Ganesan Ramalingam2012-02-241-0/+10
* i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-01-171-7/+7
* MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+1
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel 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-011-3/+13
|\ \
| * | i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie2011-10-291-0/+10
| * | i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie2011-10-291-3/+3
| |/
* | i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven2011-10-301-1/+1
|/
* Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-241-3/+7
|\
| * i2c-eg20t: Support new device ML7223 IOHTomoya MORINAGA2011-05-111-3/+7
* | i2c-i801: Don't depend on other kernel driver config optionsJean Delvare2011-05-241-0/+1
* | i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-241-0/+1
|/
* Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-221-8/+24
|\
| *---. Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks2011-03-211-8/+14
| |\ \ \
| | | * | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA2011-03-021-6/+9
| | * | | i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior2011-03-211-2/+5
| * | | | Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12Ben Dooks2011-03-201-0/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | i2c/busses: Add support for Diolan U2C-12 USB-I2C adapterGuenter Roeck2011-01-271-0/+10
| | |/ /
* | | | i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-03-201-1/+2
|/ / /
* | | Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-171-1/+18
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639...Ben Dooks2011-03-161-1/+11
| |\ \ \ \ | | | | |/ | | | |/|
| | | * | i2c: add driver for Freescale i.MX28Wolfram Sang2011-02-231-0/+10
| | | |/
| | * | i2c-mpc: Add support for 64bit systemKumar Gala2011-03-161-1/+1
| | |/
| * | i2c: tegra: Add i2c supportColin Cross2011-02-231-0/+7
| |/
* | unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao2011-03-171-0/+11
|/
* i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-041-0/+8
* i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-311-0/+1
* Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-291-0/+10
|\
| * i2c-intel-mid: Driver depends on PCIRandy Dunlap2010-10-291-0/+1
| * i2c-intel-mid: support for Moorestown and Medfield platformAlan Cox2010-10-281-0/+9
* | PCI: update Intel chipset names and definesSeth Heasley2010-10-171-2/+2
|/
* Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-141-2/+9
|\
| * Merge branch 'for-2636/i2c/nuc' into next-i2cBen Dooks2010-08-111-0/+7
| |\
| | * i2c/nuc900: add i2c driver support for nuc900Wan ZongShun2010-08-111-0/+7
| * | i2c: Enable NXP LPC support in KconfigKevin Wells2010-08-111-2/+2
| |/
OpenPOWER on IntegriCloud