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