summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-dev.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] struct path: convert i2c-driversJosef Sipek2006-12-081-2/+2
* I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman2006-12-011-13/+13
* i2c-dev: attach/detach_adapter cleanupsJean Delvare2006-09-271-5/+5
* i2c: __must_check fixes, i2c-devJean Delvare2006-09-271-3/+11
* i2c-dev: Drop the client templateJean Delvare2006-09-271-9/+4Star
* i2c-dev: Use a list for data storageJean Delvare2006-09-271-20/+25
* i2c-dev: CleanupsJean Delvare2006-09-271-25/+8Star
* [PATCH] I2C: I2C controllers go into right place on sysfsDavid Brownell2006-06-221-4/+1Star
* [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-061-7/+0Star
* [PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman2006-01-061-30/+20Star
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-061-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-061-1/+0Star
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [PATCH] I2C: remove devfs support from i2c-dev driverGreg Kroah-Hartman2005-10-281-10/+0Star
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-2/+1Star
* [PATCH] i2c: Cleanup i2c-dev ioctl debug messageJean Delvare2005-10-281-2/+2
* [PATCH] I2C: Improve core debugging messagesJean Delvare2005-09-051-2/+3
* [PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.cTobias Klauser2005-06-221-1/+1
* [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan2005-06-221-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+552