1. 494336f pinctrl: nomadik: mark GPIO lines used for IRQ by Linus Walleij · 11 years ago
  2. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  3. 690ebab pinctrl: nomadik: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  4. f84b417 pinctrl: nomadik: shut up a warning for flags by Linus Walleij · 11 years ago
  5. bf4dae5 pinctrl: nomadik: delete ancient pin control API by Linus Walleij · 11 years ago
  6. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  7. 15f4b11 Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt by Arnd Bergmann · 11 years ago
  8. 2230a36e pinctrl: nomadik: Staticize local symbols by Sachin Kamat · 11 years ago
  9. 3fd765a pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik based platforms by Lee Jones · 11 years ago
  10. 6b09a83 pinctrl/nomadik: Standardise Pinctrl compat string for DBx5x based platforms by Lee Jones · 11 years ago
  11. 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
  12. 356d3e4 pinctrl/nomadik: add device tree bindings for db8540 by Gabriel Fernandez · 12 years ago
  13. 87ff934 pinctrl/nomadik: Fix checkpatch errors by Sachin Kamat · 11 years ago
  14. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  15. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  16. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  18. 8a3a11f Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  19. 604d11d Merge tag 'v3.8-rc6' into next/dt by Olof Johansson · 12 years ago
  20. 0fafd50 pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unused by Arnd Bergmann · 12 years ago
  21. 6010d40 ARM: nomadik: move GPIO and pinctrl to device tree by Linus Walleij · 12 years ago
  22. 9e0c1fb pinctrl: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  23. 32e67ee pinctrl: nomadik: Allow prcm_base to be extracted from Device Tree by Lee Jones · 12 years ago
  24. e32af88 pinctrl/nomadik: add device tree support by Gabriel Fernandez · 12 years ago
  25. 50f690d pinctrl/nomadik: simplify GPIO probe by Linus Walleij · 12 years ago
  26. aa6e379 pinctrl/nomadik: make independent of <mach/irqs.h> by Linus Walleij · 12 years ago
  27. 8d99b32 pinctrl/nomadik: adopt pinctrl sleep mode management by Julien Delacou · 12 years ago
  28. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  29. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  30. 4ca075d pinctrl: nomadik: return if prcm_base is NULL by Fabio Baltieri · 12 years ago
  31. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 5212d09 pinctrl: nomadik: Staticize non-exported symbols by Axel Lin · 12 years ago
  33. 953e9e9 pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL by Axel Lin · 12 years ago
  34. f1671bf pinctrl/nomadik: make independent of prcmu driver by Jonas Aaberg · 12 years ago
  35. 8c995d6 pinctrl: nomadik: Add terminating entry for platform_device_id table by Axel Lin · 12 years ago
  36. c3b9d1d ARM: plat-nomadik: convert platforms to SPARSE_IRQ by Linus Walleij · 12 years ago
  37. c3123cf pinctrl/nomadik: merge old pincfg header by Linus Walleij · 12 years ago
  38. 7cb15e1 pinctrl/nomadik: move the platform data header by Linus Walleij · 12 years ago
  39. 2249b19 pinctrl/nomadik: debugfs display of other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  40. 287f121 pinctrl/nomadik: merge old pincfg header by Linus Walleij · 12 years ago
  41. bb16bd9 pinctrl/nomadik: move the platform data header by Linus Walleij · 12 years ago
  42. f64228ee ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.h by Patrice Chotard · 12 years ago
  43. 1d853ca pinctrl/nomadik: allow to support several ranges per GPIO bank by Patrice Chotard · 12 years ago
  44. 38843e2 pinctrl/nomadik: pass DT node to the irqdomain by Linus Walleij · 12 years ago
  45. 832b6cd pinctrl/nomadik: use zero as default irq_start by Linus Walleij · 12 years ago
  46. 268300b pinctrl/nomadik: use irq_create_mapping() by Linus Walleij · 12 years ago
  47. 51f58c6 pinctrl/nomadik: always use the simple irqdomain by Linus Walleij · 12 years ago
  48. b721370 pinctrl/nomadik: provide stubs for legacy Nomadik by Linus Walleij · 12 years ago
  49. 6054b9c pinctrl/nomadik: use simple or linear IRQ domain by Linus Walleij · 12 years ago
  50. c22df08 pinctrl/nomadik: support other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  51. 95f0bc9 pinctrl/nomadik: use irq_find_mapping() by Linus Walleij · 12 years ago
  52. 4921e745 pinctrl/nomadik: MASK_ON_SUSPEND by Etienne Carriere · 12 years ago
  53. f79c5ed pinctrl/nomadik: add STn8815 ASIC support by Linus Walleij · 12 years ago
  54. 45a1b53 pinctrl/nomadik: add ASIC DB8450 pinctrl driver by Patrice Chotard · 12 years ago
  55. 2ee38d4 pinctrl/nomadik: fix null in irqdomain errorpath by Linus Walleij · 12 years ago
  56. 75c353e drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  57. 914311c Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  58. 612e1d5 pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific prefixes by Lee Jones · 12 years ago
  59. 50bcd47 pinctrl/nomadik: kerneldoc fix by Linus Walleij · 12 years ago
  60. 5e754f3 pinctrl/nomadik: use devm_* allocators for gpio probe by Linus Walleij · 12 years ago
  61. daf7317 pinctrl/nomadik: document Alt-C glitch by Linus Walleij · 12 years ago
  62. e85bbc1 pinctrl: nomadik: fix up typo by Linus Walleij · 12 years ago
  63. efec381 pinctrl: nomadik: add clk_prepare() call by Linus Walleij · 12 years ago
  64. 855f80c pinctrl-nomadik: Allow Device Tree driver probing by Lee Jones · 12 years ago
  65. d41af62 pinctrl/nomadik: implement pin configuration by Linus Walleij · 12 years ago
  66. dbfe8ca pinctrl/nomadik: implement pin multiplexing by Linus Walleij · 12 years ago
  67. 24cbdd7 pinctrl/nomadik: reuse GPIO debug function for pins by Linus Walleij · 12 years ago
  68. 6f4350a pinctrl/nomadik: break out single GPIO debug function by Linus Walleij · 12 years ago
  69. e98ea77 pinctrl/nomadik: basic Nomadik pinctrl interface by Linus Walleij · 12 years ago
  70. 072e82a pinctrl/nomadik: !CONFIG_OF build error by Arnd Bergmann · 12 years ago
  71. 1ae4e59 gpio: move the Nomadik GPIO driver to pinctrl by Linus Walleij · 12 years ago[Renamed from drivers/gpio/gpio-nomadik.c]
  72. a60b57e drivers/gpio: gpio-nomadik: Add support for irqdomains by Lee Jones · 12 years ago
  73. 513c27f drivers/gpio: gpio-nomadik: Apply Device Tree bindings by Lee Jones · 12 years ago
  74. 8d91771 gpio/nomadik: use ioremap() instead of static mappings by Linus Walleij · 12 years ago
  75. ebc6178 gpio/nomadik: support low EMI mode by Rabin Vincent · 13 years ago
  76. 6c42ad1 gpio/nomadik: fix spurious interrupts with SKE by Rabin Vincent · 13 years ago
  77. 6c12fe8 gpio/nomadik: cache [rf]w?imsc by Rabin Vincent · 13 years ago
  78. b982ff0 gpio/nomadik: don't set SLPM to 1 for non-wakeup pins by Rabin Vincent · 13 years ago
  79. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  80. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  81. 479a0c7 gpio/nomadik: use genirq core to track enablement by Linus Walleij · 13 years ago
  82. 3c0227d gpio/nomadik: disable clocks when unused by Rabin Vincent · 13 years ago
  83. 0f33286 ARM: 7032/1: plat-nomadik: break out GPIO driver specifics by Linus Walleij · 13 years ago
  84. 75482dc ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  85. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 13 years ago
  86. bc6f5cf gpio/nomadik: add function to read GPIO pull down status by Rickard Andersson · 13 years ago
  87. 8ea72a3 gpio/nomadik: show all pins in debug by Rabin Vincent · 13 years ago
  88. 37d7245 gpio: move Nomadik GPIO driver to drivers/gpio by Grant Likely · 13 years ago[Renamed from arch/arm/plat-nomadik/gpio.c]
  89. adfed15 ARM: nmk: update GPIO chained IRQ handler to entry/exit functions by Will Deacon · 14 years ago
  90. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  91. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  92. d1118f6 arm: nomadik: Use local irq state by Thomas Gleixner · 13 years ago
  93. 4fe25e3 arm: nomadik: Remove non existing cpu id check by Thomas Gleixner · 13 years ago
  94. b15f052 arm/gpio: Remove three copies of broken and racy debug code by Thomas Gleixner · 13 years ago
  95. b9df468 plat-nomadik: make GPIO interrupts work with cpuidle ApSleep by Rabin Vincent · 14 years ago
  96. 3c4bee0 plat-nomadik: fix compilation warning by Linus Walleij · 14 years ago
  97. 5317e4d1 plat-nomadik: get rid of unused GPIO PM code by Rabin Vincent · 14 years ago
  98. 8b40eee plat-nomadik: change sleep/wakeup setting in GPIO SLPM register by Rikard Olsson · 14 years ago
  99. 01727e6 plat-nomadik: implement safe switch sequence for Alt-C by Rabin Vincent · 14 years ago
  100. 3546d15 plat-nomadik: set altfunc to GPIO when enabling the sleep config by Rabin Vincent · 14 years ago