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