1. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  2. 591567a gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming by Shawn Guo · 13 years ago
  3. 164d5c3 gpio: wm831x: add a missing break in wm831x_gpio_dbg_show by Axel Lin · 13 years ago
  4. 752ad5e mcp23s08: add i2c support by Peter Korsgaard · 13 years ago
  5. d62b98f mcp23s08: isolate spi specific parts by Peter Korsgaard · 13 years ago
  6. 1bb6f9b0 mcp23s08: get rid of setup/teardown callbacks by Peter Korsgaard · 13 years ago
  7. 8ff37c3 mcp23s08: remove unused work queue by Peter Korsgaard · 13 years ago
  8. cd27918 gpio/da9052: remove a redundant assignment for gpio->da9052 by Axel Lin · 13 years ago
  9. 8937cb6 gpio/mxc: add device tree probe support by Shawn Guo · 13 years ago
  10. e7fc6ae gpio/mxc: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  11. 2345b20 gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts by Mathias Nyman · 13 years ago
  12. fb14921 gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables by Lothar Waßmann · 13 years ago
  13. 6eae1ac gpio: Move mpc5200 gpio driver to drivers/gpio by Grant Likely · 13 years ago
  14. 07bfc91 GPIO: DA9052 GPIO module v3 by ashishj3 · 13 years ago
  15. f7f678a gpio/tegra: Use engineering names in DT compatible property by Stephen Warren · 13 years ago
  16. 58956ba gpio: tps65910: add missing breaks in tps65910_gpio_init by Axel Lin · 13 years ago
  17. 3330057 gpio/ml-ioh: fix off-by-one for displaying variable i in dev_err by Axel Lin · 14 years ago
  18. a57339b gpio/pca953x: Deprecate meaningless device-tree bindings by David Jander · 14 years ago
  19. c6dcf59 gpio/pca953x: Remove dynamic platform data pointer by David Jander · 14 years ago
  20. c609c05 gpio/pca953x: Fix IRQ support. by David Jander · 14 years ago
  21. 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 · 14 years ago
  22. e5ff444 gpio/omap: cleanup show revision, remove cpu_is checks, display only once by Kevin Hilman · 14 years ago
  23. 9942da0 gpio/omap: debounce remove SoC specific registers, use pdata by Kevin Hilman · 14 years ago
  24. f64ad1a gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs by Kevin Hilman · 14 years ago
  25. 7a6f841 gpio/omap: remove useless gpio_valid() & check_gpio() checks by Kevin Hilman · 14 years ago
  26. f8b46b5 gpio/omap: convert MPUIO IRQ over to generic irq_chip by Kevin Hilman · 14 years ago
  27. 28f3b5a gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs by Kevin Hilman · 14 years ago
  28. eef4bec gpio/omap: consolidate IRQ status handling, remove #ifdefs by Kevin Hilman · 14 years ago
  29. fa87931a gpio/omap: consolidate direction, input, output, remove #ifdefs by Kevin Hilman · 14 years ago
  30. a8be8da gpio/omap: remove get_gpio_bank() by Charulatha V · 14 years ago
  31. 129fd22 gpio/omap: replace get_gpio_index() by using bank width by Kevin Hilman · 14 years ago
  32. c390aad0 gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width by Kevin Hilman · 14 years ago
  33. d5f4624 gpio/omap: move bank width into struct gpio_bank by Kevin Hilman · 14 years ago
  34. bdba15d gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() by Kevin Hilman · 14 years ago
  35. df3c851 gpio/omap: _clear_gpio_irqbank: fix flushing of posted write by Kevin Hilman · 14 years ago
  36. 55b220c gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. by Ambresh K · 14 years ago
  37. 2bc7c85 Merge branch 'gpio/next-tegra' into gpio/next by Grant Likely · 14 years ago
  38. df22122 gpio/tegra: add devicetree support by Grant Likely · 14 years ago
  39. ea5a960 gpio/tegra: Move Tegra gpio driver to drivers/gpio by Grant Likely · 14 years ago
  40. 12610be gpio/74x164: fix clash with gpiolib namespace by Linus Walleij · 14 years ago
  41. 5523f86 gpio/mxc: fix a bug with gpio_get_value calling by Shawn Guo · 14 years ago
  42. 27810c5 gpio/vr41xx: Convert use of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  43. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 14 years ago
  44. ab1c847 gpio/ep93xx: Remove superfluous debug pr_info statement by Grant Likely · 14 years ago
  45. 1e4c884 gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library by H Hartley Sweeten · 14 years ago
  46. 6dd599f gpio/pca953x: Fix warning of enabled interrupts in handler by David Jander · 14 years ago
  47. 17e8b42 gpio/pca953x: Interrupt pin is active-low by David Jander · 14 years ago
  48. 910c8fb gpio/pca953x: Fix IRQ support. by David Jander · 14 years ago
  49. 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
  50. 47732cb gpio/ep93xx: fix pr_fmt output by H Hartley Sweeten · 14 years ago
  51. 32919a2 gpio/samsung: make Kconfig options def_bool by H Hartley Sweeten · 14 years ago
  52. 0bf8fa0 gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting by Thomas Abraham · 14 years ago
  53. 498c17c gpio/mxs: convert gpio-mxs to use generic irq chip by Shawn Guo · 14 years ago
  54. 6161715 gpio/mxs: remove irq_high related implementation by Shawn Guo · 14 years ago
  55. 06f88a8 gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library by Shawn Guo · 14 years ago
  56. e4ea933 gpio/mxc: convert gpio-mxc to use generic irq chip by Shawn Guo · 14 years ago
  57. 85ec7b9 GPIO: OMAP: add locking around calls to _set_gpio_triggering by Colin Cross · 14 years ago
  58. 0622b25 GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4 by Colin Cross · 14 years ago
  59. d52b31d GPIO: OMAP: fix section mismatch warnings by Russell King · 14 years ago
  60. c103de2 gpio: reorganize drivers by Grant Likely · 14 years ago
  61. 8c31b16 Merge branch 'gpio/next-mx' into gpio/next by Grant Likely · 14 years ago
  62. 121a2dd gpio/pca953x.c: Interrupt pin is active-low by David Jander · 14 years ago
  63. c6b52c1 gpio/ep93xx: move driver to drivers/gpio by H Hartley Sweeten · 14 years ago
  64. 2ce420d gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library by Shawn Guo · 14 years ago
  65. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 14 years ago
  66. d37a65b gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio by Shawn Guo · 14 years ago
  67. 8d7cf83 gpio/mxs: Change gpio-mxs into an upstanding gpio driver by Shawn Guo · 14 years ago
  68. 7b2fa57 gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio by Grant Likely · 14 years ago
  69. a26221a gpio/samsung: make Kconfig options def_bool by H Hartley Sweeten · 14 years ago
  70. a3cc68c gpio/74x164: remove unnecessary defines and prototype by H Hartley Sweeten · 14 years ago
  71. 27721a5 gpio: Fix gpio-exynos4 build fails in mainline by Kyungmin Park · 14 years ago
  72. fac0486 arm gpio drivers: make them 'depends on ARM' by Linus Torvalds · 14 years ago
  73. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  74. 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
  75. bc786cc gpio/pch_gpio: Support new device ML7223 by Tomoya MORINAGA · 14 years ago
  76. 7c29597 gpio: make gpio_{request,free}_array gpio array parameter const by Lars-Peter Clausen · 14 years ago
  77. e5cdb13 GPIO: OMAP: move to drivers/gpio by Kevin Hilman · 14 years ago
  78. 11ad14f TPS65911: Add support for added GPIO lines by Jorge Eduardo Candelaria · 14 years ago
  79. 83545d8 GPIO: TPS65910: Move driver to drivers/gpio/ by Jorge Eduardo Candelaria · 14 years ago
  80. 82ab0f7 gpio: Move the s5pc100 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  81. 347ec4e gpio: Move the s5pv210 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  82. ab48f16 gpio: Move the exynos4 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  83. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 14 years ago
  84. bc6f5cf gpio/nomadik: add function to read GPIO pull down status by Rickard Andersson · 14 years ago
  85. 8ea72a3 gpio/nomadik: show all pins in debug by Rabin Vincent · 14 years ago
  86. 37d7245 gpio: move Nomadik GPIO driver to drivers/gpio by Grant Likely · 14 years ago
  87. 06caa7a gpio: move U300 GPIO driver to drivers/gpio by Linus Walleij · 14 years ago
  88. 7812803 langwell_gpio: add runtime pm support by Kristen Carlson Accardi · 14 years ago
  89. 33226ff gpio/pca953x: Add support for pca9574 and pca9575 devices by Haojian Zhuang · 14 years ago
  90. 073cc4e gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535 by Ed Wildgoose · 14 years ago
  91. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  92. 3d2bdf7 mfd: Use mfd cell platform_data for janz cells platform bits by Samuel Ortiz · 14 years ago
  93. 9abd768 mfd: Use mfd cell platform_data for rdc321x cells platform bits by Samuel Ortiz · 14 years ago
  94. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 14 years ago
  95. 545554e drivers/gpio/ml_ioh_gpio.c needs slab.h by Andrew Morton · 14 years ago
  96. c5e7043 drivers/gpio/vx855_gpio.c needs slab.h by Andrew Morton · 14 years ago
  97. 280df6b basic_mmio_gpio: split into a gpio library and platform device by Jamie Iles · 14 years ago
  98. e849dc0 gpio: remove some legacy comments in build files by Linus Walleij · 14 years ago
  99. 3f397c21 gpio: add trace events for setting direction and value by Uwe Kleine-König · 14 years ago
  100. cc300d9 gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq by Erik Botö · 14 years ago