1. ae5624f i2c-dev: Fix all coding style issues by Farid Hammane · 14 years ago
  2. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  3. 9669f54 i2c: Remove big kernel lock from i2cdev_open by Vincent Sanders · 15 years ago
  4. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 15 years ago
  5. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  6. e74783e i2c-dev: Return correct error code on class_create() failure by Sven Wegener · 16 years ago
  7. 2ce5b34 i2c: correct some size_t printk formats by David Brownell · 16 years ago
  8. 1cc4376 device create: i2c: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  9. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  10. f6a7110 i2c-dev: Delete empty detach_client callback by Jean Delvare · 16 years ago
  11. 77e38bf i2c: Push ioctl BKL down into the i2c code by Alan Cox · 16 years ago
  12. 3db633e i2c: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  13. dba7997 i2c-dev: Split i2cdev_ioctl by Jean Delvare · 16 years ago
  14. 9b766b8 i2c: Stop using the redundant client list by David Brownell · 17 years ago
  15. 96acafe i2c: Spelling fixes by Joe Perches · 17 years ago
  16. bd4217d i2c-dev: Unbound new-style i2c clients aren't busy by Jean Delvare · 17 years ago
  17. 907135a i2c-dev: "how does it work" comments by David Brownell · 17 years ago
  18. 53be795 i2c: Remove i2c_algorithm.algo_control() by David Brownell · 17 years ago
  19. e265cfa i2c-dev: Reject I2C_M_RECV_LEN by David Brownell · 17 years ago
  20. 4b2643d i2c: Fix the i2c_smbus_read_i2c_block_data() prototype by Jean Delvare · 17 years ago
  21. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  22. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  23. 07125ab i2c: Refactor a kfree in i2c-dev by Jean Delvare · 18 years ago
  24. 3bacb36 i2c: Fix return value check in i2c-dev by Akinobu Mita · 18 years ago
  25. 438d6c2 i2c: Whitespace cleanups by David Brownell · 18 years ago
  26. 2c003e8 i2c: Use put_user instead of copy_to_user where possible by Jean Delvare · 18 years ago
  27. cba0a12 [PATCH] struct path: convert i2c-drivers by Josef Sipek · 18 years ago
  28. ac11d06 I2C: convert i2c-dev to use struct device instead of struct class_device by Greg Kroah-Hartman · 18 years ago
  29. b32d20d i2c-dev: attach/detach_adapter cleanups by Jean Delvare · 18 years ago
  30. defcb46 i2c: __must_check fixes, i2c-dev by Jean Delvare · 18 years ago
  31. 22f76e7 i2c-dev: Drop the client template by Jean Delvare · 18 years ago
  32. f3b3aad i2c-dev: Use a list for data storage by Jean Delvare · 18 years ago
  33. 9455e4c i2c-dev: Cleanups by Jean Delvare · 18 years ago
  34. 4941b39 [PATCH] I2C: I2C controllers go into right place on sysfs by David Brownell · 18 years ago
  35. d564bae [PATCH] i2c: drop empty i2c_driver.command implementations by Laurent Riffard · 19 years ago
  36. 79472132 [PATCH] I2C: move i2c-dev to use dynamic class devices by Greg Kroah-Hartman · 19 years ago
  37. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  38. 35d8b2e [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 by Laurent Riffard · 19 years ago
  39. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  40. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  41. 0dc9a32 [PATCH] I2C: remove devfs support from i2c-dev driver by Greg Kroah-Hartman · 19 years ago
  42. 5263ebb [PATCH] i2c: kzalloc conversion, other drivers by Deepak Saxena · 19 years ago
  43. e8aafcb [PATCH] i2c: Cleanup i2c-dev ioctl debug message by Jean Delvare · 19 years ago
  44. b6d7b3d [PATCH] I2C: Improve core debugging messages by Jean Delvare · 19 years ago
  45. d68a861 [PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.c by Tobias Klauser · 19 years ago
  46. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago