aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-dev.c
AgeCommit message (Expand)Author
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-10i2c: Refactor a kfree in i2c-devJean Delvare
2006-12-10i2c: Fix return value check in i2c-devAkinobu Mita
2006-12-10i2c: Whitespace cleanupsDavid Brownell
2006-12-10i2c: Use put_user instead of copy_to_user where possibleJean Delvare
2006-12-08[PATCH] struct path: convert i2c-driversJosef Sipek
2006-12-01I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman
2006-09-26i2c-dev: attach/detach_adapter cleanupsJean Delvare
2006-09-26i2c: __must_check fixes, i2c-devJean Delvare
2006-09-26i2c-dev: Drop the client templateJean Delvare
2006-09-26i2c-dev: Use a list for data storageJean Delvare
2006-09-26i2c-dev: CleanupsJean Delvare
2006-06-22[PATCH] I2C: I2C controllers go into right place on sysfsDavid Brownell
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds