ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / drivers / i2c / i2c-dev.c
2009-12-06 Vincent Sandersi2c: Remove big kernel lock from i2cdev_open
2009-02-24 Jean Delvarei2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-09-24 Sven Wegeneri2c-dev: Return correct error code on class_create...
2008-08-10 David Brownelli2c: correct some size_t printk formats
2008-07-22 Greg Kroah-Hartmandevice create: i2c: convert device_create to device_cre...
2008-07-15 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-07-14 Jean Delvarei2c-dev: Delete empty detach_client callback
2008-07-14 Alan Coxi2c: Push ioctl BKL down into the i2c code
2008-05-18 Jonathan Corbeti2c: cdev lock_kernel() pushdown
2008-04-22 Jean Delvarei2c-dev: Split i2cdev_ioctl
2008-01-27 David Brownelli2c: Stop using the redundant client list
2008-01-14 Joe Perchesi2c: Spelling fixes
2007-11-15 Jean Delvarei2c-dev: Unbound new-style i2c clients aren't busy
2007-11-15 David Brownelli2c-dev: "how does it work" comments
2007-10-13 David Brownelli2c: Remove i2c_algorithm.algo_control()
2007-10-13 David Brownelli2c-dev: Reject I2C_M_RECV_LEN
2007-07-12 Jean Delvarei2c: Fix the i2c_smbus_read_i2c_block_data() prototype
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2006-12-10 Jean Delvarei2c: Refactor a kfree in i2c-dev
2006-12-10 Akinobu Mitai2c: Fix return value check in i2c-dev
2006-12-10 David Brownelli2c: Whitespace cleanups
2006-12-10 Jean Delvarei2c: Use put_user instead of copy_to_user where possible
2006-12-08 Josef Sipek[PATCH] struct path: convert i2c-drivers
2006-12-01 Greg Kroah-HartmanI2C: convert i2c-dev to use struct device instead of...
2006-09-26 Jean Delvarei2c-dev: attach/detach_adapter cleanups
2006-09-26 Jean Delvarei2c: __must_check fixes, i2c-dev
2006-09-26 Jean Delvarei2c-dev: Drop the client template
2006-09-26 Jean Delvarei2c-dev: Use a list for data storage
2006-09-26 Jean Delvarei2c-dev: Cleanups
2006-06-22 David Brownell[PATCH] I2C: I2C controllers go into right place on...
2006-01-06 Laurent Riffard[PATCH] i2c: drop empty i2c_driver.command implementations
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: move i2c-dev to use dynamic class devices
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Remove .owner setting from i2c_driver...
2006-01-06 Laurent Riffard[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11
2006-01-06 Jean Delvare[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Greg Kroah-Hartman[PATCH] I2C: remove devfs support from i2c-dev driver
2005-10-28 Deepak Saxena[PATCH] i2c: kzalloc conversion, other drivers
2005-10-28 Jean Delvare[PATCH] i2c: Cleanup i2c-dev ioctl debug message
2005-09-05 Jean Delvare[PATCH] I2C: Improve core debugging messages
2005-06-22 Tobias Klauser[PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.c
2005-06-22 Alexey Dobriyan[PATCH] I2C: drivers/i2c/*: #include <linux/config...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2