summaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-dev.c
AgeCommit message (Expand)Author
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard
2006-01-05[PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] I2C: remove devfs support from i2c-dev driverGreg Kroah-Hartman
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena
2005-10-28[PATCH] i2c: Cleanup i2c-dev ioctl debug messageJean Delvare
2005-09-05[PATCH] I2C: Improve core debugging messagesJean Delvare
2005-06-21[PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.cTobias Klauser
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan
2005-03-08[PATCH] i2c: class driver pass dev_t to the class coreKay Sievers
2005-03-01[PATCH] I2C: i2c-dev namespace cleanupMark M. Hoffman
2005-03-01[PATCH] I2C: Kill i2c_client.id (3/5)Jean Delvare
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner
2004-11-11[PATCH] I2C: Missing newlines in debug messagesJean Delvare
2004-07-08[PATCH] I2C: i2c/i2c-dev.c::i2c_dev_init() cleanup.Luiz Capitulino
2004-06-09I2C: sparse cleanups for drivers/i2c/*Greg Kroah-Hartman
2004-04-12[PATCH] i2c-dev warning fixesAndrew Morton
2004-03-14[PATCH] I2C: fix up CONFIG_I2C_DEBUG_CORE logic to be simpler on the .c files.Greg Kroah-Hartman
2004-03-08[PATCH] I2C: Prevent i2c-dev oops with debugJean Delvare
2004-03-02[PATCH] I2C: keep i2c-dev numbers in sync with i2c adapter numbersGreg Kroah-Hartman
2004-03-02[PATCH] I2C: show adapter name in i2c-dev class directory to make it easier f...Greg Kroah-Hartman
2004-01-18[PATCH] I2C: add I2C_DEBUG_CORE config option and convert the i2c core code t...Greg Kroah-Hartman
2003-12-29[PATCH] Rename legacy_bus to platform_busAndrew Morton
2003-12-29[PATCH] compat_ioctl for i2cAndrew Morton
2003-10-10[PATCH] I2C: fix i2c-dev class release function bug.Greg Kroah-Hartman
2003-09-22[PATCH] I2C: remove I2C_VERSION and I2C_DATE as they make no sense in the ker...Greg Kroah-Hartman
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-08-11[PATCH] i2c: user/kernel bug and memory leak in i2c-devJean Delvare
2003-08-08[PATCH] I2C: i2c sysfs rantWiktor Wodecki
2003-08-08I2C: move the name field back into the i2c_client and i2c_adapter structures.Greg Kroah-Hartman
2003-07-31[PATCH] dev_t printingAndrew Morton
2003-06-10[PATCH] I2C: fix up sparse warnings in the i2c-dev driverGreg Kroah-Hartman
2003-05-19i2c: fix up i2c-dev driver based on previous core changes.Greg Kroah-Hartman
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton
2003-05-06[PATCH] i2c #1/3: listify i2c coreGerd Knorr
2003-04-09i2c: clean up i2c-dev.c's formatting, DEBUG, and ioctl messGreg Kroah-Hartman
2003-03-23Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig
2003-03-21i2c: Removed the name variable from i2c_client as the dev one should be used ...Greg Kroah-Hartman
2003-03-20i2c: remove i2c_adapter->name and use dev->name instead.Greg Kroah-Hartman
2003-02-25[PATCH] i2c-dev cleanupChristoph Hellwig
2003-02-19[PATCH] i2c sanityChristoph Hellwig
2002-12-29[PATCH] i2c updatesChristoph Hellwig
2002-12-29[PATCH] fix i2c module handlingChristoph Hellwig
2002-12-29[PATCH] make i2c use initcalls everywhereChristoph Hellwig
2002-12-25[PATCH] amd756 and amd8111 sensors supportPavel Machek
2002-12-03[PATCH] i2c cleanupAlexander Viro