1. e5ff444 gpio/omap: cleanup show revision, remove cpu_is checks, display only once by Kevin Hilman · 14 years ago
  2. 9942da0 gpio/omap: debounce remove SoC specific registers, use pdata by Kevin Hilman · 14 years ago
  3. f64ad1a gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs by Kevin Hilman · 14 years ago
  4. 7a6f841 gpio/omap: remove useless gpio_valid() & check_gpio() checks by Kevin Hilman · 14 years ago
  5. f8b46b5 gpio/omap: convert MPUIO IRQ over to generic irq_chip by Kevin Hilman · 14 years ago
  6. 28f3b5a gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs by Kevin Hilman · 14 years ago
  7. eef4bec gpio/omap: consolidate IRQ status handling, remove #ifdefs by Kevin Hilman · 14 years ago
  8. fa87931a gpio/omap: consolidate direction, input, output, remove #ifdefs by Kevin Hilman · 14 years ago
  9. a8be8da gpio/omap: remove get_gpio_bank() by Charulatha V · 14 years ago
  10. 129fd22 gpio/omap: replace get_gpio_index() by using bank width by Kevin Hilman · 14 years ago
  11. c390aad0 gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width by Kevin Hilman · 14 years ago
  12. d5f4624 gpio/omap: move bank width into struct gpio_bank by Kevin Hilman · 14 years ago
  13. bdba15d gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() by Kevin Hilman · 14 years ago
  14. df3c851 gpio/omap: _clear_gpio_irqbank: fix flushing of posted write by Kevin Hilman · 14 years ago
  15. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 14 years ago
  16. c226feb Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/merge by Grant Likely · 14 years ago
  17. 32919a2 gpio/samsung: make Kconfig options def_bool by H Hartley Sweeten · 14 years ago
  18. 0bf8fa0 gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting by Thomas Abraham · 14 years ago
  19. 85ec7b9 GPIO: OMAP: add locking around calls to _set_gpio_triggering by Colin Cross · 14 years ago
  20. 0622b25 GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4 by Colin Cross · 14 years ago
  21. d52b31d GPIO: OMAP: fix section mismatch warnings by Russell King · 14 years ago
  22. 27721a5 gpio: Fix gpio-exynos4 build fails in mainline by Kyungmin Park · 14 years ago
  23. fac0486 arm gpio drivers: make them 'depends on ARM' by Linus Torvalds · 14 years ago
  24. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  25. 1486a74 Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 14 years ago
  26. bc786cc gpio/pch_gpio: Support new device ML7223 by Tomoya MORINAGA · 14 years ago
  27. 7c29597 gpio: make gpio_{request,free}_array gpio array parameter const by Lars-Peter Clausen · 14 years ago
  28. e5cdb13 GPIO: OMAP: move to drivers/gpio by Kevin Hilman · 14 years ago
  29. 11ad14f8 TPS65911: Add support for added GPIO lines by Jorge Eduardo Candelaria · 14 years ago
  30. 83545d8 GPIO: TPS65910: Move driver to drivers/gpio/ by Jorge Eduardo Candelaria · 14 years ago
  31. 82ab0f7 gpio: Move the s5pc100 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  32. 347ec4e gpio: Move the s5pv210 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  33. ab48f16 gpio: Move the exynos4 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  34. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 14 years ago
  35. bc6f5cf gpio/nomadik: add function to read GPIO pull down status by Rickard Andersson · 14 years ago
  36. 8ea72a3 gpio/nomadik: show all pins in debug by Rabin Vincent · 14 years ago
  37. 37d7245 gpio: move Nomadik GPIO driver to drivers/gpio by Grant Likely · 14 years ago
  38. 06caa7a gpio: move U300 GPIO driver to drivers/gpio by Linus Walleij · 14 years ago
  39. 7812803 langwell_gpio: add runtime pm support by Kristen Carlson Accardi · 14 years ago
  40. 33226ff gpio/pca953x: Add support for pca9574 and pca9575 devices by Haojian Zhuang · 14 years ago
  41. 073cc4e gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535 by Ed Wildgoose · 14 years ago
  42. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  43. 3d2bdf7 mfd: Use mfd cell platform_data for janz cells platform bits by Samuel Ortiz · 14 years ago
  44. 9abd768 mfd: Use mfd cell platform_data for rdc321x cells platform bits by Samuel Ortiz · 14 years ago
  45. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 14 years ago
  46. 545554e drivers/gpio/ml_ioh_gpio.c needs slab.h by Andrew Morton · 14 years ago
  47. c5e7043 drivers/gpio/vx855_gpio.c needs slab.h by Andrew Morton · 14 years ago
  48. 280df6b basic_mmio_gpio: split into a gpio library and platform device by Jamie Iles · 14 years ago
  49. e849dc0 gpio: remove some legacy comments in build files by Linus Walleij · 14 years ago
  50. 3f397c21 gpio: add trace events for setting direction and value by Uwe Kleine-König · 14 years ago
  51. cc300d9 gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq by Erik Botö · 14 years ago
  52. 8fa0c9b gpiolib: export gpiochip_find by Jean Delvare · 14 years ago
  53. 6cff9e2 gpio: remove redundant Kconfig depends on GPIOLIB by H Hartley Sweeten · 14 years ago
  54. fd99623 basic_mmio_gpio: convert to non-__raw* accessors by Jamie Iles · 14 years ago
  55. 3102911 basic_mmio_gpio: support direction registers by Jamie Iles · 14 years ago
  56. dd86a0c basic_mmio_gpio: support different input/output registers by Jamie Iles · 14 years ago
  57. e027d6f basic_mmio_gpio: detect output method at probe time by Jamie Iles · 14 years ago
  58. 364b5e8 basic_mmio_gpio: request register regions by Jamie Iles · 14 years ago
  59. 924e7a9 basic_mmio_gpio: allow overriding number of gpio by Jamie Iles · 14 years ago
  60. 4ddb8ae basic_mmio_gpio: convert to platform_{get,set}_drvdata() by Jamie Iles · 14 years ago
  61. 8467afe basic_mmio_gpio: remove runtime width/endianness evaluation by Jamie Iles · 14 years ago
  62. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 14 years ago
  63. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  64. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  65. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
  66. 88aab93 gpio/pch_gpio: Fix output value of pch_gpio_direction_output() by Peter Tyser · 14 years ago
  67. ba43861 gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output() by Peter Tyser · 14 years ago
  68. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  69. 272df50 gpio/pca953x: fix error handling path in probe() call by Ben Dooks · 14 years ago
  70. 9ad198c gpio: ab8500: Mark broken by Thomas Gleixner · 14 years ago
  71. 0cb3fcd gpio: driver for 42 AB8500 GPIO pins by Bibek Basu · 14 years ago
  72. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 08f1b80 gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler by Thomas Gleixner · 14 years ago
  74. b51804b gpio: Cleanup genirq namespace by Thomas Gleixner · 14 years ago
  75. b15f052 arm/gpio: Remove three copies of broken and racy debug code by Thomas Gleixner · 14 years ago
  76. f04ddfc gpio: Add Tunnel Creek support to sch_gpio by Denis Turischev · 14 years ago
  77. 46673ed rdc321x-southbridge: Use mfd_data instead of driver_data by Andres Salomon · 14 years ago
  78. 8615e4c mfd: mfd_cell is now implicitly available to janz drivers by Andres Salomon · 14 years ago
  79. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 14 years ago
  80. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  81. 84bead6 gpio/langwell: Clear edge bit before handling by Thomas Gleixner · 14 years ago
  82. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  83. 732063b gpio/langwell: Simplify demux loop by Thomas Gleixner · 14 years ago
  84. 674db90 gpio/langwell: Convert irq name space by Thomas Gleixner · 14 years ago
  85. 20e2aa9 gpio/langwell: Fix broken irq_eoi change. by Thomas Gleixner · 14 years ago
  86. 61ab3fe gpio; Make Intel chipset gpio drivers depend on x86 by Thomas Gleixner · 14 years ago
  87. 36885ff gpio/cs5535-gpio: Fix section mismatch by Nikanth Karthikesan · 14 years ago
  88. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  89. fc1599f gpio: Use __devexit at necessary places by Axel Lin · 14 years ago
  90. 98f51ca gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio by Axel Lin · 14 years ago
  91. 0b7bb77 gpio/mcp23s08: support mcp23s17 variant by Peter Korsgaard · 14 years ago
  92. 9c3c8af Merge commit 'v2.6.38-rc8' into spi/next by Grant Likely · 14 years ago
  93. 1648237 gpio/pca953x: Fix wrong pointer type by Dirk Eibach · 14 years ago
  94. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  95. 0ff56cd gpio/sx150x: Do not access I2C from mask/unmask functions by Thomas Gleixner · 14 years ago
  96. 6e20fb1 drivers/gpio/pca953x.c: add a mutex to fix race condition by Roland Stigge · 14 years ago
  97. 0766d20 langwell_gpio: modify EOI handling following change of kernel irq subsystem by Feng Tang · 14 years ago
  98. 822e521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  99. 7f5db6a gpio: timbgpio: Fix up irq_data conversion breakage. by Lennert Buytenhek · 14 years ago
  100. 1db0b42 gpio: Fix cs5535 printk warnings by Joe Perches · 14 years ago