summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-2/+2
2013-03-11drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-2/+4
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+26
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2013-02-15i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+1
2013-02-12i2c: add bcm2835 driverStephen Warren1-0/+12
2013-02-11i2c: sis630: Add SIS964 supportAmaury Decrême1-2/+2
2013-02-10i2c: Adding support for Intel iSMT SMBus 2.0 host controllerNeil Horman1-0/+10
2013-02-08i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley1-0/+1
2013-01-22drivers/i2c: remove depends on CONFIG_EXPERIMENTALKees Cook1-9/+7
2013-01-19tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1
2012-12-19Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+10
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel1-0/+10
2012-11-19i2c: i2c-cbus-gpio: introduce driverAaro Koskinen1-0/+10
2012-10-29i2c-i801: Simplify dependency towards GPIOLIBJean Delvare1-1/+0
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-7/+20
2012-10-08Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang1-0/+6
2012-10-08i2c: add Renesas R-Car I2C driverKuninori Morimoto1-0/+10
2012-10-06i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare1-0/+1
2012-10-06i2c-viapro: Add VIA VX900 device IDJean Delvare1-1/+2
2012-10-06i2c: Make I2C available on UMLPeter Huewe1-13/+1
2012-09-21Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-0/+6
2012-09-12i2c: at91: add new driverNikolaus Voss1-7/+10
2012-09-10i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin1-0/+5
2012-09-10i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+1
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge1-1/+1
2012-07-29Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-3/+4
2012-07-24i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia1-1/+5
2012-07-14i2c: mv64xxxx: remove EXPERIMENTAL tagWolfram Sang1-1/+1
2012-07-09i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIKAlessandro Rubini1-2/+3
2012-05-27Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-14/+0
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+1
2012-05-12i2c: ixp2000: remove driverRob Herring1-14/+0
2012-04-21i2c: mxs: use global reset functionWolfram Sang1-0/+1
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-1/+1
2012-03-26i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley1-0/+1
2012-03-07i2c: add CSR SiRFprimaII on-chip I2C controllers driverZhiwu Song1-0/+10
2012-02-25i2c: Move I2C_EG20T option to the right place.Jayachandran C1-15/+15
2012-02-25i2c: Support for Netlogic XLR/XLS I2C controller.Ganesan Ramalingam1-0/+10
2012-01-18i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA1-7/+7
2011-12-08MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-2/+2
2011-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
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 Torvalds1-3/+13
2011-10-30i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven1-1/+1
2011-10-29i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie1-0/+10
2011-10-29i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie1-3/+3
2011-10-25MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann1-1/+0
2011-05-25Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-3/+7