1. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  2. 21e2ecf i2c-pxa: fix compiler warning, due to missing const by Marc Kleine-Budde · 14 years ago
  3. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  4. 0d813d9 i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined by Wolfram Sang · 15 years ago
  5. 29412e6 i2c-pxa: remove unused macro by Uwe Kleine-König · 15 years ago
  6. 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
  7. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  8. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  9. 57f4d4f I2C: Rework i2c-pxa suspend_late()/resume_early() by Magnus Damm · 15 years ago
  10. c6ffdde i2c: Use resource_size macro by Linus Walleij · 15 years ago
  11. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 15 years ago
  12. f23d491 [ARM] pxa: add platform device ID table to pxa i2c driver by Eric Miao · 15 years ago
  13. d10db3a i2c-pxa.c: timeouts off by 1 by Roel Kluin · 15 years ago
  14. 154d22b i2c: Add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  15. a746b57 i2c: Timeouts reach -1 by Roel Kluin · 16 years ago
  16. 22e965c i2c: Get rid of remaining bus_id access by Jean Delvare · 16 years ago
  17. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  18. 283afa0 [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c by Eric Miao · 16 years ago
  19. c46c948 [ARM] 5278/1: i2c-pxa fast mode support by Jonathan Cameron · 16 years ago
  20. e7d48fa [I2C] pxa: provide late suspend and early resume hooks by Russell King · 16 years ago
  21. 387fa6a [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort() by Dmitry Baryshkov · 16 years ago
  22. 9ba63c4 [ARM] 5201/1: PXA3xx: Add support for power i2c bus by Mike Rapoport · 16 years ago
  23. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  24. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  25. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  26. 47a9b13 i2c-pxa: Initialize early by Uli Luckas · 16 years ago
  27. fdc614e Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa by Russell King · 16 years ago
  28. f1b2358 [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes by Philipp Zabel · 16 years ago
  29. bc3a595 [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxa by Philipp Zabel · 16 years ago
  30. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  31. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  32. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  33. a92b36e i2c-pxa: Misc fixes by Wolfram Sang · 17 years ago
  34. d6a7b5f [ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c by Holger Schurig · 17 years ago
  35. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
  36. 59d70df i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x by eric miao · 17 years ago
  37. ed11399 i2c-pxa, rename BIT macro to PXA_BIT by Jiri Slaby · 17 years ago
  38. c3cef3f [ARM] pxa: update pxa i2c driver to use clk support by Russell King · 17 years ago
  39. 51e5709 i2c-pxa: Fix adapter number by Jean Delvare · 17 years ago
  40. 066af98 i2c-pxa: Support new-style I2C drivers by Rodolfo Giometti · 17 years ago
  41. 6776f3d [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator by Enrico Scholz · 17 years ago
  42. 0cfe61e arm: fix i2c-pxa build by Russell King · 17 years ago
  43. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  44. 35532d2 i2c: SPIN_LOCK_UNLOCKED cleanup by Milind Arun Choudhary · 17 years ago
  45. 7d05481 i2c-pxa: Clean transaction stop by Jean Delvare · 17 years ago
  46. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  47. a79220b [ARM] 4246/1: i2c-pxa: add adapter class to platform specific data by Matej Kenda · 18 years ago
  48. a7b4e55 [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set by Guennadi Liakhovetski · 18 years ago
  49. beea494 [ARM] Remove EEPROM slave emulation from i2c-pxa driver. by Russell King · 18 years ago
  50. 84b5abe [ARM] Fix i2c-pxa slave mode support by Russell King · 18 years ago
  51. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  52. 8f9082c i2c: Constify i2c_algorithm declarations, part 2 by Jean Delvare · 18 years ago
  53. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  54. 3fb9a65 [PATCH] i2c: Semaphore to mutex conversions, part 3 by Jean Delvare · 19 years ago
  55. 7e3d7db [PATCH] i2c: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  56. ece5f7b [ARM] 3237/1: PXA I2C driver updates by Richard Purdie · 19 years ago
  57. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  58. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  59. da16e32 [I2C] Add a functionality method, and remove algorithm ids by Russell King · 19 years ago
  60. 6fd60fa [I2C] Clean up i2c-pxa debugging/printks by Russell King · 19 years ago
  61. b652b43 [PATCH] I2C: Add PXA I2C driver by Russell King · 19 years ago