1. c4e5ffb gpio: pxa: fix legacy non pinctrl aware builds by Robert Jarzmik · 8 years ago
  2. 81d0c31 gpio: pxa: use gpiochip data pointer by Linus Walleij · 8 years ago
  3. 41d107a gpio: pxa: checking IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  4. 0440091 gpio: pxa: fixes non devicetree builds by Robert Jarzmik · 8 years ago
  5. a770d94 gpio: pxa: add pin control gpio direction and request by Robert Jarzmik · 8 years ago
  6. 384ca3c gpio: pxa: change the interrupt management by Robert Jarzmik · 8 years ago
  7. 8852b2f gpio: pxa: convert to devm_ioremap by Robert Jarzmik · 8 years ago
  8. fc0589c gpio: pxa: convert to one gpiochip by Robert Jarzmik · 8 years ago
  9. eae122b gpio: pxa: change initcall level second attempt by Robert Jarzmik · 9 years ago
  10. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  11. 23393d4 gpio: kill off set_irq_flags usage by Rob Herring · 9 years ago
  12. 1e970b7 gpio: pxa: simplify BANK_OFF macro offset calculation by Rob Herring · 9 years ago
  13. 684bba2 gpio: pxa: add PXA1928 gpio type support by Rob Herring · 9 years ago
  14. ae4f4cf gpio: pxa: remove mach IRQ includes by Rob Herring · 9 years ago
  15. b41acf8 gpio-pxa: gpio0 and gpio1 support on dt by Andrew Ruder · 10 years ago
  16. 0fb3941 gpio: pxa: Make of_device_id array const by Jingoo Han · 10 years ago
  17. 3018fd8 gpio: pxa: clamp gpio get value to [0,1] by Neil Zhang · 10 years ago
  18. 5dbb7c6 gpio: pxa: remove dead code by Daniel Mack · 11 years ago
  19. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  20. 150a8dc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  21. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. cf3fa17 Revert "gpio: pxa: set initcall level to module init" by Linus Walleij · 11 years ago
  23. f873117 ARM: mmp: add more compatible names in gpio driver by Haojian Zhuang · 11 years ago
  24. b8f649f ARM: pxa: move PXA_GPIO_TO_IRQ macro by Haojian Zhuang · 11 years ago
  25. 2cab029 ARM: pxa: remove cpu_is_xxx in gpio driver by Haojian Zhuang · 11 years ago
  26. e37f4af gpio: gpio-pxa.c: fix checkpatch errors by Laurent Navet · 11 years ago
  27. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 11 years ago
  28. 6c7e660a gpio: pxa: set initcall level to module init by Haojian Zhuang · 11 years ago
  29. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  31. 49ea7fc ARM: pxa: remove pxa95x support by Haojian Zhuang · 12 years ago
  32. dff8360 Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  33. d724f1c gpio: pxa: using for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  34. 1875962 Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 12 years ago
  35. 6ab49f4 drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  36. 0d2ee5d gpio: pxa: add chain_eneter and chain_exit for irq handler by Chao Xie · 12 years ago
  37. 9450be7 GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip() by Daniel Mack · 12 years ago
  38. f43e04e GPIO: gpio-pxa: fix building without CONFIG_OF by Arnd Bergmann · 12 years ago
  39. 7212157 GPIO: gpio-pxa: fix devicetree functions by Daniel Mack · 12 years ago
  40. 7a4d507 gpio: pxa: parse gpio from DTS file by Haojian Zhuang · 12 years ago
  41. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 12 years ago
  42. feefe73 gpio: pxa: explicitly include mach/irqs.h by Rob Herring · 12 years ago
  43. 389eda1 ARM: pxa: add clk support in gpio driver by Haojian Zhuang · 13 years ago
  44. be24168 ARM: mmp: clear gpio edge detect by Haojian Zhuang · 13 years ago
  45. 157d264 ARM: pxa: change gpio to platform device by Haojian Zhuang · 13 years ago
  46. df664d2 ARM: pxa: use little endian read write in gpio driver by Haojian Zhuang · 13 years ago
  47. 478e223 ARM: pxa: recognize gpio number and type by Haojian Zhuang · 13 years ago
  48. 4929f5a ARM: pxa: rename gpio_to_irq and irq_to_gpio by Haojian Zhuang · 13 years ago
  49. 87c49e2 ARM: pxa: use chained interrupt for GPIO0 and GPIO1 by Haojian Zhuang · 13 years ago
  50. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  51. f55be1b ARM: 7104/1: plat-pxa: break out GPIO driver specifics by Linus Walleij · 13 years ago
  52. 354bf80 ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago[Renamed from arch/arm/plat-pxa/gpio.c]
  53. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  54. a065685 ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace by Linus Walleij · 13 years ago
  55. 2eaa03b ARM / PXA: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  56. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  57. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  58. a3f4c92 ARM: PXA SoCs: irq_data conversion. by Lennert Buytenhek · 13 years ago
  59. 4aa7826 [ARM] pxa: use kzalloc() in pxa_init_gpio_chip() by Daniel Mack · 15 years ago
  60. a8f6fae [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOs by Eric Miao · 15 years ago
  61. 38f539a [ARM] pxa: move common GPIO handling code into plat-pxa by Eric Miao · 15 years ago[Renamed (89%) from arch/arm/mach-pxa/gpio.c]
  62. 0807da5 [ARM] pxa: access GPIO registers by chip so to make it further generic by Eric Miao · 15 years ago
  63. 3b8e285 [ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h> by Eric Miao · 15 years ago
  64. da065a0 [ARM] pxa: move GPIO register definitions into <mach/gpio.h> by Eric Miao · 15 years ago
  65. 0d9f768 [ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c by Eric Miao · 15 years ago
  66. a58fbcd [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c by Eric Miao · 15 years ago
  67. f1647e4 [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c by Eric Miao · 15 years ago
  68. 067455a [ARM] pxa: add support for additional GPIOs on PXA26x by Eric Miao · 15 years ago
  69. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  70. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  71. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  72. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  73. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  74. d8a42fc [ARM] 5003/1: Shut up sparse warnings by Dmitry Baryshkov · 16 years ago
  75. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  76. 689c04a [ARM] pxa: make pxa_gpio_irq_type() processor generic by eric miao · 16 years ago
  77. 663707c [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c by eric miao · 16 years ago
  78. b9e25ac [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() by eric miao · 16 years ago
  79. e3630db [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c by eric miao · 16 years ago
  80. 0e037bb [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions by eric miao · 16 years ago
  81. 1c44f5f gpiolib support for the PXA architecture by Philipp Zabel · 16 years ago