1. 1c61bd6 gpio: qpnp-pin: Add support for ULT MPPs by Ashay Jaiswal · 10 years ago
  2. ea79955 gpio: qpnp-pin: map interrupts only when required by Abhijeet Dharmapurikar · 11 years ago
  3. 4a814ab gpio: msm-common: Add support to configure SDC1 RCLK pin by Venkat Gopalakrishnan · 11 years ago
  4. 30acf24 spmi and gpio: qpnp: add pointer check in qpnp drivers by Zhenhua Huang · 11 years ago
  5. 9577ee8 gpiolib: rename find_pinctrl_* by Linus Walleij · 12 years ago
  6. 4aca036 gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  7. e77d22c gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  8. 5ba15fe msm: smem: split out shared memory functionality by Jeff Hugo · 11 years ago
  9. 26324a2 gpio: qpnp-pin: Fix bug when applying pull config by Michael Bohan · 11 years ago
  10. 10379f8 gpio: msm: Create an irq mapping if it doesn't exist for gpio_to_irq by Rohit Vaswani · 11 years ago
  11. 790f06d Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  12. f590a49 gpio: pm8xxx-gpio: change the license header from CAF to LF by Willie Ruan · 11 years ago
  13. 6da1b58 Merge "gpio: pm8xxx-gpio: remove unnecessary checks in static callbacks" by Linux Build Service Account · 11 years ago
  14. 0fe879c gpio: pm8xxx-gpio: remove unnecessary checks in static callbacks by Willie Ruan · 12 years ago
  15. e794d21 gpio: msm-common: Fix irq_set_type for dual edge trigger by Taniya Das · 11 years ago
  16. ed0a4ef gpio: Get rid of NR_TLMM_DIR_CONN_IRQS by Rohit Vaswani · 12 years ago
  17. 341c203 gpio: msm: Get rid of NR_GPIO_IRQS by Rohit Vaswani · 12 years ago
  18. d200152 gpio: msm: Get the interrupt number from the board configuration by Rohit Vaswani · 12 years ago
  19. d734fb2 gpio: qpnp-pin: Make source select property name consistent by Michael Bohan · 12 years ago
  20. 0b5a2c7 Merge "gpio: msm: Dont re-enable the interrupt and clear the status" by Linux Build Service Account · 12 years ago
  21. f4f3658 gpio: msm: Dont re-enable the interrupt and clear the status by Rohit Vaswani · 12 years ago
  22. f03418a gpio: spmi: Remove "depends on ARCH_MSM8974" from QPNP Kconfig entries by David Collins · 12 years ago
  23. bfe64c7 gpio: qpnp-pin: Add support for gpio major revision 1 by Michael Bohan · 12 years ago
  24. ffa1681 gpio: qpnp-pin: Properly mask gpio get value by Michael Bohan · 12 years ago
  25. d3cf9b0 gpio: qpnp-pin: Fix bugs preventing MPP correctness by Michael Bohan · 12 years ago
  26. 54ce856 gpio: msm-v3: Fix the INTR_POL_CTL bit configuration by Rohit Vaswani · 12 years ago
  27. 5b1f701 gpio: msm-v3: Clear the reset state before configuring a gpio interrupt by Rohit Vaswani · 12 years ago
  28. 930cf8f Merge changes I22e22414,I53c85b4a into msm-3.4 by Linux Build Service Account · 12 years ago
  29. 73181aa Merge "gpio: qpnp-pin: Report erroneous value on failed param check" into msm-3.4 by Linux Build Service Account · 12 years ago
  30. e824a6e gpio: qpnp-pin: Update MPP and GPIO subtypes based on doc change by Michael Bohan · 12 years ago
  31. 1c3d94f gpio: qpnp-pin: Fix constraint checking for mode by Michael Bohan · 12 years ago
  32. 91c5a04 gpio: qpnp-pin: Report erroneous value on failed param check by Michael Bohan · 12 years ago
  33. 75aaf2f gpio: msm-v3: Clear the interrupt status by writing 0 by Rohit Vaswani · 12 years ago
  34. ab7aafa drivers: qpnp-pin: Update subtype values to match hardware by Michael Bohan · 12 years ago
  35. b1cc493 gpio: msm: Make msmgpio a platform device by Rohit Vaswani · 12 years ago
  36. 13f70c1 gpio: msm: Clear the interrupt status before unmasking by Rohit Vaswani · 12 years ago
  37. ea45a49 msm: gpio: Re-arrange the write to RAW_STATUS_EN by Rohit Vaswani · 12 years ago
  38. 27e7b94 gpio: msm-common: Set irq attributes on irqdomain map call by Michael Bohan · 12 years ago
  39. 39306c2 gpio: msm: Add TLMM pad support for SDC2 by Sujit Reddy Thumma · 12 years ago
  40. 90ced6e msm: 8974: rename copper to 8974 by Abhimanyu Kapur · 12 years ago
  41. 6b90157 gpio: qpnp-pin: Add support for MPP devices by Michael Bohan · 12 years ago
  42. 58d0780 gpio: qpnp-pin: Don't fail pin config for no hardware support by Michael Bohan · 12 years ago
  43. 6ea2cd2 gpio: qpnp-gpio: Issue lookups based on device name by Michael Bohan · 12 years ago
  44. a05f455 gpio: qpnp-gpio: Rename driver to qpnp-pin by Michael Bohan · 12 years ago
  45. 0e5534d spmi: qpnp: Change APIs to take a spmi_resource pointer instead of index by Michael Bohan · 12 years ago
  46. 08e1e90 spmi: Rename qpnp library to be part of the spmi framework by Michael Bohan · 12 years ago
  47. bb6b30f irqdomain: Port system to new API by Michael Bohan · 12 years ago
  48. e50680c gpio: gpio-msm-v2/v3: Fix spurious interrupts when gpio-irq is unmasked by Rohit Vaswani · 12 years ago
  49. 0b24fb1 drivers: qpnp-gpio: Port driver to Linux 3.4 by Michael Bohan · 12 years ago
  50. ee438e2 gpio: msm: Assign device node to the gpio chip by Sathish Ambley · 12 years ago
  51. 4149e84 gpio: msm: Add v3 gpio support for copper by Sathish Ambley · 12 years ago
  52. d2ad0fa gpio: msm: Separate out gpio register operations by Sathish Ambley · 12 years ago
  53. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  54. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 12 years ago
  55. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 12 years ago
  56. 6edd94d gpio/omap: fix incorrect initialization of omap_gpio_mod_init by Tarun Kanti DebBarma · 12 years ago
  57. d247d15 gpio: qpnp-gpio: Add missing call to spmi_driver_unregister by Michael Bohan · 12 years ago
  58. a19dced gpio: qpnp-gpio: Add debugfs support by Michael Bohan · 12 years ago
  59. 94e397b gpio: qpnp-gpio: switch all dt property calls to of_property_read_u32 by Michael Bohan · 12 years ago
  60. fdcbed2 gpio: qpnp-gpio: Remove redundant ret variable on probe error by Michael Bohan · 12 years ago
  61. de3942a gpio: qpnp-gpio: Change Device Tree configuration specification by Michael Bohan · 12 years ago
  62. e25e15f gpio: qpnp-gpio: Update driver to match new hardware specification by Michael Bohan · 12 years ago
  63. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 12 years ago
  64. 13cbc59 gpio: qpnp-gpio: Remove config param inv_int_pol by Michael Bohan · 12 years ago
  65. 7f0cc9d gpio: qpnp-gpio: Remove MODULE_AUTHOR line by Michael Bohan · 12 years ago
  66. 9a5c7d6 gpio/exynos: Fix compiler warning in gpio-samsung.c file by Sachin Kamat · 12 years ago
  67. 078dc65 gpio: Fix uninitialized variable bit in adp5588_irq_handler by Axel Lin · 12 years ago
  68. 3ffc9ce gpio/sodaville: Convert sodaville driver to new irqdomain API by Grant Likely · 12 years ago
  69. 4a3398e gpio: tegra: Iterate over the correct number of banks by Stephen Warren · 12 years ago
  70. 5c1e2c9 gpio: tegra: fix register address calculations for Tegra30 by Stephen Warren · 12 years ago
  71. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  72. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  73. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  74. ff877c4 Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  76. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. c010fa5 gpio: pm8xxx-gpio: pm8xxx-mpp: set can_sleep=0 for GPIO and MPP drivers by David Collins · 13 years ago
  79. c77c8a6 gpio/ep93xx: Remove unused inline function and useless pr_err message by H Hartley Sweeten · 12 years ago
  80. f314f33 ARM: 7342/2: sa1100: prepare for sparse irq conversion by Rob Herring · 12 years ago
  81. 8194c7c gpio/sodaville: Mark broken due to core irqdomain migration by Grant Likely · 12 years ago
  82. 5430528 Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 12 years ago
  83. b8589e2 gpio/twl: Add DT support to gpio-twl4030 driver by Benoit Cousson · 12 years ago
  84. 2d9dd99 gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support by Benoit Cousson · 12 years ago
  85. f01b1f9 mfd: Make twl4030 SIH SPARSE_IRQ capable by Benoit Cousson · 12 years ago
  86. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  87. 7fcca71 gpio/omap: fix redundant decoding of gpio offset by Tarun Kanti DebBarma · 12 years ago
  88. 2a900eb gpio/omap: fix incorrect update to context.irqenable1 by Tarun Kanti DebBarma · 12 years ago
  89. 960edff gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_* by Tarun Kanti DebBarma · 12 years ago
  90. 2c836f7 gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg by Tarun Kanti DebBarma · 12 years ago
  91. 8276536 gpio/omap: fix _set_gpio_irqenable implementation by Tarun Kanti DebBarma · 13 years ago
  92. 00ece7e gpio/omap: fix trigger type to unsigned by Tarun Kanti DebBarma · 13 years ago
  93. 381a752 gpio/omap: fix wakeup_en register update in _set_gpio_wakeup() by Tarun Kanti DebBarma · 12 years ago
  94. b0092f2 gpio: tegra: tegra_gpio_config shouldn't be __init by Stephen Warren · 12 years ago
  95. e041013 powerpc/85xx: Board support for GE IMP3A by Martyn Welch · 12 years ago
  96. 6518bb6 gpio: Move GE GPIO driver to reside within GPIO subsystem by Martyn Welch · 12 years ago
  97. 4788d72 Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 12 years ago
  98. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 12 years ago
  99. 0ba63b8 msm: qpnp: Add gpiolib support for PMIC GPIOs by Michael Bohan · 12 years ago
  100. d39c815 gpio/samsung: use ioremap() for EXYNOS4 GPIOlib by Sangsu Park · 12 years ago