1. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  2. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  3. 77133e1 i2c: pnx: remove superfluous assignment by Wolfram Sang · 9 years ago
  4. 43e9f2a i2c: pnx: Use setup_timer instead of open coding it by Muhammad Falak R Wani · 9 years ago
  5. 5dd32ea i2c: pnx: fix runtime warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 9 years ago
  6. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. d1ccc12 i2c: pnx: Use devm_*() functions by Jingoo Han · 10 years ago
  8. 4edd65e i2c: Include linux/of.h header by Sachin Kamat · 11 years ago
  9. 498c014 i2c: pnx: fix error return code in i2c_pnx_probe() by Wei Yongjun · 11 years ago
  10. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  11. d2f1853 i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  12. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  13. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 11 years ago
  14. c076ada4 i2c: pnx: Fix read transactions of >= 2 bytes by Roland Stigge · 12 years ago
  15. b3aafe8 i2c: pnx: Fix bit definitions by Roland Stigge · 12 years ago
  16. 783414b i2c-pnx: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  17. b41a216 i2c: Add device tree support to i2c-pnx.c by Roland Stigge · 12 years ago
  18. be46038 i2c-pnx.c: Remove duplicated i2c.h by Roland Stigge · 12 years ago
  19. 1451ba3 i2c-pnx.c: Use resources in platforms by Roland Stigge · 12 years ago
  20. c4cea7f i2c: pnx: Disable clk in suspend by Roland Stigge · 12 years ago
  21. 9ddabb0 i2c: pnx: Fix crash due to wrong init of timer->data by Wolfram Sang · 13 years ago
  22. 28ad332 i2c-pnx: Add stop conditions for end of transfer by Kevin Wells · 14 years ago
  23. be80dba i2c-pnx: Limit maximum divider to 1023 by Kevin Wells · 14 years ago
  24. 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
  25. ad0194e i2c-pnx: fix setting start/stop condition by Luotao Fu · 14 years ago
  26. eed18b5 ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it by Russell King · 15 years ago
  27. 7e20c83 ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h by Russell King · 15 years ago
  28. 4be53db ARM: PNX4008: i2c-pnx: don't split messages across several lines by Russell King · 15 years ago
  29. 81d6724 ARM: PNX4008: Use i2c driver data for passing between internal functions by Russell King · 15 years ago
  30. 9d7f736 ARM: PNX4008: move i2c_adapter structure inside the drivers private data by Russell King · 15 years ago
  31. 44c5d73 ARM: PNX4008: kzalloc i2c drivers internal data by Russell King · 15 years ago
  32. 88d968b ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32' by Russell King · 15 years ago
  33. 6fff3da ARM: PNX4008: get i2c clock rate from clk API by Russell King · 15 years ago
  34. ebdbbf2 ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls by Russell King · 15 years ago
  35. 0321cb8 ARM: PNX4008: move i2c clock start/stop into driver by Russell King · 15 years ago
  36. a0dcf19 ARM: PNX4008: move i2c suspend/resume callbacks into driver by Russell King · 15 years ago
  37. 155a493 i2c-pnx: Map I2C adapter number to platform ID number by Kevin Wells · 15 years ago
  38. f8d5e5a ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq by Russell King · 15 years ago
  39. a7d73d8 i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes by Kevin Wells · 15 years ago
  40. b2f125b i2c: i2c-pnx: Limit minimum jiffie timeout to 2 by Kevin Wells · 15 years ago
  41. 449d2c7 i2c-pnx: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
  42. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  43. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  44. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  45. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  46. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  47. 6c566fb7 i2c-pnx: Fix interrupt handler, get rid of EARLY config option by Vitaly Wool · 17 years ago
  48. 41561f2 i2c: New Philips PNX bus driver by Vitaly Wool · 17 years ago