summaryrefslogtreecommitdiff
path: root/drivers/i2c/Makefile
AgeCommit message (Expand)Author
2024-11-27i2c: Introduce OF component probe functionChen-Yu Tsai
2024-11-04i2c: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-10-08i2c: core: Remove extra space in MakefileChen-Yu Tsai
2023-07-14media: i2c: add I2C Address Translator (ATR) supportLuca Ceresoli
2020-09-21i2c: add slave testunit driverWolfram Sang
2018-08-24i2c: don't use any __deprecated handling anymoreSedat Dilek
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-31i2c: break out ACPI support into separate fileWolfram Sang
2017-05-31i2c: break out OF support into separate fileWolfram Sang
2017-05-31i2c: break out smbus support into separate fileWolfram Sang
2017-05-31i2c: break out slave support into separate fileWolfram Sang
2017-05-31i2c: rename core source file to allow refactorizationWolfram Sang
2014-12-11i2c: slave-eeprom: add eeprom simulator driverWolfram Sang
2014-09-25i2c: move acpi code back into the coreWolfram Sang
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu
2012-10-28i2c-stub: Move to drivers/i2cJean Delvare
2011-03-20i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare
2010-10-24i2c: Change to new flag variablematt mooney
2010-08-11i2c: I2C bus multiplexer driver pca954xMichael Lawnick
2010-08-11i2c: Multiplexed I2C bus core supportMichael Lawnick
2010-03-13tsl2550: Move from i2c/chips to miscJean Delvare
2010-03-02i2c: Separate Kconfig option for i2c-smbusJean Delvare
2010-03-02i2c: Add SMBus alert supportJean Delvare
2007-05-01i2c: Add i2c_board_info and i2c_new_device()David Brownell
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare
2004-08-05[PATCH] I2C: automatic VRM detection part1Rudolf Marek
2004-03-14[PATCH] I2C: fix up CONFIG_I2C_DEBUG_CORE logic to be simpler on the .c files.Greg Kroah-Hartman
2003-09-23[PATCH] I2C: move the i2c algorithm drivers to drivers/i2c/algosGreg Kroah-Hartman
2003-09-22[PATCH] I2C: move the remaining i2c bus drivers to drivers/i2c/bussesGreg Kroah-Hartman
2003-09-22[PATCH] I2C: move the scx200* drivers to drivers/i2c/bussesGreg Kroah-Hartman
2003-09-22[PATCH] I2C: move i2c-velleman driver to drivers/i2c/bussesGreg Kroah-Hartman
2003-09-21I2C: move i2c-elektor.c driver to drivers/i2c/busses/Greg Kroah-Hartman
2003-09-21[PATCH] I2C: move i2c-elv.c driver to drivers/i2c/bussesGreg Kroah-Hartman
2003-09-21[PATCH] I2C: move the i2c-philips-par driver to drivers/i2c/bussesGreg Kroah-Hartman
2003-09-21[PATCH] I2C: move i2c-prosavage.c driver to drivers/i2c/busses where it belongs.Greg Kroah-Hartman
2003-09-15[PATCH] I2C: New PPC4xx I2C driverMatt Porter
2003-06-23[PATCH] I2C: add i2c-prosavage driverHenk Vergonet
2003-06-10[PATCH] I2C: add New bus driver: XSCALE iop3xxPeter Milne
2003-04-09[PATCH] i2c: Add driver for powermac keywest i2c interfacePaul Mackerras
2003-04-01i2c: move i2c-proc to i2c-sensor and clean up all usages of it.Greg Kroah-Hartman
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2002-12-29[PATCH] make i2c use initcalls everywhereChristoph Hellwig
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst
2002-10-04[PATCH] Updated NatSemi SCx200 patches for Linux-2.5Christer Weinigel
2002-09-02kbuild: Fix export-objsKai Germaschewski
2002-05-28kbuild: Group together descending/linking in drivers/*Kai Germaschewski
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds