aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2016-11-24i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires1-0/+1
2016-11-14i2c: mux: fix up dependenciesLinus Walleij1-1/+0
2016-07-18i2c: Update the description of I2C_SMBUSJean Delvare1-2/+2
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-2/+2
2014-12-11i2c: slave-eeprom: add eeprom simulator driverWolfram Sang1-0/+10
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu1-9/+6
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu1-1/+17
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-03-11drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-1/+1
2013-01-21drivers/i2c: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-10-05i2c: Make I2C available on UMLPeter Huewe1-1/+16
2012-05-12i2c: muxes are not EXPERIMENTAL anymoreWolfram Sang1-1/+0
2011-07-11doc: Kconfig: Typo: square -> squaredMichael Witten1-1/+1
2010-11-22Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe1-2/+1
2010-10-24i2c: Fix Kconfig dependenciesJean Delvare1-1/+2
2010-08-11i2c: I2C bus multiplexer driver pca954xMichael Lawnick1-0/+2
2010-08-11i2c: Multiplexed I2C bus core supportMichael Lawnick1-0/+11
2010-03-13i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare1-8/+0
2010-03-13tsl2550: Move from i2c/chips to miscJean Delvare1-1/+0
2010-03-02i2c: Separate Kconfig option for i2c-smbusJean Delvare1-0/+10
2009-12-06i2c: Prevent priority inversion on top of bus lockMika Kuoppala1-0/+1
2009-09-18i2c: Provide compatibility links for i2c adaptersJean Delvare1-0/+8
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare1-0/+14
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-01Use menuconfig objects - I2CJan Engelhardt1-11/+4
2007-05-01i2c: Add i2c_board_info and i2c_new_device()David Brownell1-0/+5
2006-09-26i2c: Fix copy-n-paste in subsystem KconfigArthur Othieno1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+77