aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-dev.c
Commit message (Expand)AuthorAge
* i2c-dev: Split i2cdev_ioctlJean Delvare2008-04-22
* i2c: Stop using the redundant client listDavid Brownell2008-01-27
* i2c: Spelling fixesJoe Perches2008-01-14
* i2c-dev: Unbound new-style i2c clients aren't busyJean Delvare2007-11-15
* i2c-dev: "how does it work" commentsDavid Brownell2007-11-15
* i2c: Remove i2c_algorithm.algo_control()David Brownell2007-10-13
* i2c-dev: Reject I2C_M_RECV_LENDavid Brownell2007-10-13
* i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* i2c: Refactor a kfree in i2c-devJean Delvare2006-12-10
* i2c: Fix return value check in i2c-devAkinobu Mita2006-12-10
* i2c: Whitespace cleanupsDavid Brownell2006-12-10
* i2c: Use put_user instead of copy_to_user where possibleJean Delvare2006-12-10
* [PATCH] struct path: convert i2c-driversJosef Sipek2006-12-08
* I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman2006-12-01
* i2c-dev: attach/detach_adapter cleanupsJean Delvare2006-09-26
* i2c: __must_check fixes, i2c-devJean Delvare2006-09-26
* i2c-dev: Drop the client templateJean Delvare2006-09-26
* i2c-dev: Use a list for data storageJean Delvare2006-09-26
* i2c-dev: CleanupsJean Delvare2006-09-26
* [PATCH] I2C: I2C controllers go into right place on sysfsDavid Brownell2006-06-22
* [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-06
* [PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman2006-01-06
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-06
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-06
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-06
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] I2C: remove devfs support from i2c-dev driverGreg Kroah-Hartman2005-10-28
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-28
* [PATCH] i2c: Cleanup i2c-dev ioctl debug messageJean Delvare2005-10-28
* [PATCH] I2C: Improve core debugging messagesJean Delvare2005-09-05
* [PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.cTobias Klauser2005-06-22
* [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16