1. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  2. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  3. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  4. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  5. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  6. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  7. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  8. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  9. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  10. 1075329 Merge branch 'tegra/devel' into next/devel by Arnd Bergmann · 13 years ago
  11. b4cbb8a Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/devel by Arnd Bergmann · 13 years ago
  12. a7aaa4f gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL by Tomoya MORINAGA · 13 years ago
  13. 2824bc9c gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL by Tomoya MORINAGA · 13 years ago
  14. 88d8951 gpio/tegra: Convert to a platform device by Stephen Warren · 13 years ago
  15. 25fcf2b gpio-pca953x: fix gpio_base by Hartmut Knaack · 13 years ago
  16. 78a4315 gpio/omap: fix build error with certain OMAP1 configs by Janusz Krzysztofik · 13 years ago
  17. 8efc59a Merge branch 'sirf/cleanup' into next/cleanup by Arnd Bergmann · 13 years ago
  18. 8c0f7b1 gpio: langwell: ensure alternate function is cleared by Adrian Hunter · 13 years ago
  19. 38eb18a gpio-pch: Support interrupt function by Tomoya MORINAGA · 13 years ago
  20. e98bed7 gpio-pch: Save register value in suspend() by Tomoya MORINAGA · 13 years ago
  21. d4260e6 gpio-pch: modify gpio_nums and mask by Tomoya MORINAGA · 13 years ago
  22. c3520a1 gpio-pch: support ML7223 IOH n-Bus by Tomoya MORINAGA · 13 years ago
  23. d568a68 gpio-pch: add spinlock in suspend/resume processing by Tomoya MORINAGA · 13 years ago
  24. 829e825 gpio-pch: Delete invalid "restore" code in suspend() by Tomoya MORINAGA · 13 years ago
  25. b490fa0 gpio-ml-ioh: Fix suspend/resume issue by Tomoya MORINAGA · 13 years ago
  26. 54be566 gpio-ml-ioh: Support interrupt function by Tomoya MORINAGA · 13 years ago
  27. 45d198c gpio-ml-ioh: Delete unnecessary code by Tomoya MORINAGA · 13 years ago
  28. f55be1b ARM: 7104/1: plat-pxa: break out GPIO driver specifics by Linus Walleij · 13 years ago
  29. 354bf80 ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  30. bd5f12a ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics by Linus Walleij · 13 years ago
  31. ea5abbd ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> by Stephen Warren · 13 years ago
  32. 0e44b6e gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() by Shawn Guo · 13 years ago
  33. 479a0c7 gpio/nomadik: use genirq core to track enablement by Linus Walleij · 13 years ago
  34. 3c0227d gpio/nomadik: disable clocks when unused by Rabin Vincent · 13 years ago
  35. 4f5b048 drivers/gpio/gpio-generic.c: fix build errors by Russell King · 13 years ago
  36. cc890cd ARM: 7083/1: rewrite U300 GPIO to use gpiolib by Linus Walleij · 13 years ago
  37. 526a0dc ARM: 7074/1: gpio: davinci: eliminate unused variable warnings by Axel Lin · 13 years ago
  38. 438a99c ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq by Stephen Warren · 13 years ago
  39. 4700800 ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio by Stephen Warren · 13 years ago
  40. 2428835 ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  41. 9c587c0 ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics by Linus Walleij · 13 years ago
  42. f80cb52 ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  43. 257af9f ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver by Linus Walleij · 13 years ago
  44. bd08d70 ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  45. 8338d87 ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  46. e24e449 ARM: 7036/1: mach-ks8695: break out GPIO driver specifics by Linus Walleij · 13 years ago
  47. db23c73 ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  48. eb3cf18 ARM: 7033/1: mach-u300: break out GPIO driver specifics by Linus Walleij · 13 years ago
  49. 0f33286 ARM: 7032/1: plat-nomadik: break out GPIO driver specifics by Linus Walleij · 13 years ago
  50. 7e6c53a gpio/mxs: move irq_to_gpio() into gpio-mxs driver by Shawn Guo · 13 years ago
  51. a439561 gpio/mxc: move irq_to_gpio() into gpio-mxc driver by Shawn Guo · 13 years ago
  52. 09ad803 gpio/mxc: add .to_irq for gpio chip by Shawn Guo · 13 years ago
  53. 75482dc ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  54. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  55. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  56. 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
  57. 1a5ab4b gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers by David Brown · 13 years ago
  58. 74d10d7 gpio_msm: Move Qualcomm v6 MSM driver into drivers by David Brown · 13 years ago
  59. 668a6cc tps65912: gpio: add gpio driver by Margarita Olaya · 13 years ago
  60. 5b8ce5e gpio: ab8500: fix MODULE_ALIAS for ab8500 by Axel Lin · 13 years ago
  61. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  62. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  63. 591567a gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming by Shawn Guo · 13 years ago
  64. 164d5c3 gpio: wm831x: add a missing break in wm831x_gpio_dbg_show by Axel Lin · 13 years ago
  65. 752ad5e mcp23s08: add i2c support by Peter Korsgaard · 13 years ago
  66. d62b98f mcp23s08: isolate spi specific parts by Peter Korsgaard · 13 years ago
  67. 1bb6f9b0 mcp23s08: get rid of setup/teardown callbacks by Peter Korsgaard · 13 years ago
  68. 8ff37c3 mcp23s08: remove unused work queue by Peter Korsgaard · 13 years ago
  69. cd27918 gpio/da9052: remove a redundant assignment for gpio->da9052 by Axel Lin · 13 years ago
  70. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  71. 8937cb6 gpio/mxc: add device tree probe support by Shawn Guo · 13 years ago
  72. e7fc6ae gpio/mxc: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  73. 2345b20 gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts by Mathias Nyman · 13 years ago
  74. fb14921 gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables by Lothar Waßmann · 13 years ago
  75. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  76. 6eae1ac gpio: Move mpc5200 gpio driver to drivers/gpio by Grant Likely · 13 years ago
  77. 07bfc91 GPIO: DA9052 GPIO module v3 by ashishj3 · 13 years ago
  78. f7f678a gpio/tegra: Use engineering names in DT compatible property by Stephen Warren · 13 years ago
  79. 58956ba gpio: tps65910: add missing breaks in tps65910_gpio_init by Axel Lin · 13 years ago
  80. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  81. 3330057 gpio/ml-ioh: fix off-by-one for displaying variable i in dev_err by Axel Lin · 13 years ago
  82. a57339b gpio/pca953x: Deprecate meaningless device-tree bindings by David Jander · 13 years ago
  83. c6dcf59 gpio/pca953x: Remove dynamic platform data pointer by David Jander · 13 years ago
  84. c609c05 gpio/pca953x: Fix IRQ support. by David Jander · 13 years ago
  85. 8e46ea3 Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 13 years ago
  86. e5ff444 gpio/omap: cleanup show revision, remove cpu_is checks, display only once by Kevin Hilman · 13 years ago
  87. 9942da0 gpio/omap: debounce remove SoC specific registers, use pdata by Kevin Hilman · 13 years ago
  88. f64ad1a gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs by Kevin Hilman · 13 years ago
  89. 7a6f841 gpio/omap: remove useless gpio_valid() & check_gpio() checks by Kevin Hilman · 13 years ago
  90. f8b46b5 gpio/omap: convert MPUIO IRQ over to generic irq_chip by Kevin Hilman · 13 years ago
  91. 28f3b5a gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs by Kevin Hilman · 13 years ago
  92. eef4bec gpio/omap: consolidate IRQ status handling, remove #ifdefs by Kevin Hilman · 13 years ago
  93. fa87931a gpio/omap: consolidate direction, input, output, remove #ifdefs by Kevin Hilman · 13 years ago
  94. a8be8da gpio/omap: remove get_gpio_bank() by Charulatha V · 13 years ago
  95. 129fd22 gpio/omap: replace get_gpio_index() by using bank width by Kevin Hilman · 13 years ago
  96. c390aad gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width by Kevin Hilman · 13 years ago
  97. d5f4624 gpio/omap: move bank width into struct gpio_bank by Kevin Hilman · 13 years ago
  98. bdba15d gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() by Kevin Hilman · 13 years ago
  99. df3c851 gpio/omap: _clear_gpio_irqbank: fix flushing of posted write by Kevin Hilman · 13 years ago
  100. 55b220c gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. by Ambresh K · 13 years ago