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