1. 4c730a0 i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not provided by Gregory CLEMENT · 11 years ago
  2. 6faa353 i2c: mv64xxx: Fix transfer error code by Guenter Roeck · 11 years ago
  3. 3d66ac7 i2c: mv64xxx: Add Allwinner sun4i compatible by Maxime Ripard · 11 years ago
  4. 004e8ed i2c: mv64xxx: make the registers offset configurable by Maxime Ripard · 11 years ago
  5. 683e69b i2c: mv64xxx: Add macros to access parts of registers by Maxime Ripard · 11 years ago
  6. 4243fa0 I2C: mv64xxx: fix race between FSM/interrupt and process context by Russell King · 11 years ago
  7. 3420afb I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io() by Russell King · 11 years ago
  8. aa6bce5 I2C: mv64xxx: remove I2C_M_NOSTART code by Russell King · 11 years ago
  9. 0c195af I2C: mv64xxx: fix error handling for request_irq() by Russell King · 11 years ago
  10. 2c91110 I2C: mv64xxx: use devm_kzalloc() by Russell King · 11 years ago
  11. 4c5c95f I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put() by Russell King · 11 years ago
  12. 16874b0 I2C: mv64xxx: use devm_ioremap_resource() by Russell King · 11 years ago
  13. d5ac456 I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs() by Russell King · 11 years ago
  14. d295a86 i2c: mv64xxx: work around signals causing I2C transactions to be aborted by Russell King · 11 years ago
  15. bf51a8c i2c: Ignore return value of i2c_del_adapter() by Lars-Peter Clausen · 11 years ago
  16. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  17. b61d157 I2C: MV64XYZ: Add Device Tree support by Andrew Lunn · 12 years ago
  18. d61a909 i2c-mv64xxxx: allow more than one driver instance by Florian Fainelli · 12 years ago
  19. a3664b5 i2c/busses: Use module_platform_driver() by Axel Lin · 12 years ago
  20. eda6bee i2c-mv64xxx: send repeated START between messages in xfer by Rodolfo Giometti · 14 years ago
  21. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. da44bde i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR by Jean Delvare · 15 years ago
  24. b0999cc i2c-mv64xxx: correct mv64xxx_i2c_intr() return type by Mikael Pettersson · 15 years ago
  25. c6ffdde i2c: Use resource_size macro by Linus Walleij · 15 years ago
  26. 8a52c6b i2c: Adapter timeout is in jiffies by Jean Delvare · 15 years ago
  27. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 15 years ago
  28. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 15 years ago
  29. 3401b2f i2c: Let bus drivers add SPD to their class by Jean Delvare · 16 years ago
  30. 2f0a8df [I2C] i2c-mv64xxx: Don't set i2c_adapter.retries by Jean Delvare · 17 years ago
  31. a083279 [I2C] Split mv643xx I2C platform support by Tzachi Perelstein · 17 years ago
  32. a07ad1c i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang by Dale Farnsworth · 17 years ago
  33. 65b22ad i2c-mv64xxx: Use i2c_add_numbered_adapter by Dale Farnsworth · 17 years ago
  34. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 17 years ago
  35. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 17 years ago
  36. 3269bb6 i2c-mv64xxx: Fix random oops at boot by Maxime Bizon · 17 years ago
  37. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  38. 8f9082c i2c: Constify i2c_algorithm declarations, part 2 by Jean Delvare · 18 years ago
  39. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 18 years ago
  40. e91c021 [PATCH] i2c: i2c-mv64xxx fix transaction abortion by Mark A. Greer · 19 years ago
  41. dfded4a [PATCH] i2c: Fix i2c-mv64xxx compilation error by Mark A. Greer · 19 years ago
  42. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  43. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  44. 5263ebb [PATCH] i2c: kzalloc conversion, other drivers by Deepak Saxena · 19 years ago
  45. 0cf3628 [PATCH] Owner field additions to many i2c drivers, 2 of 5 by Laurent Riffard · 19 years ago
  46. d1b2f0a [PATCH] i2c: bug fix for busses/i2c-mv64xxx.c by Jean Delvare · 19 years ago
  47. c7a4653 [PATCH] I2C: Kill i2c_algorithm.id (5/7) by Jean Delvare · 19 years ago
  48. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 19 years ago
  49. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago