1. 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
  2. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  3. 4ca075d pinctrl: nomadik: return if prcm_base is NULL by Fabio Baltieri · 12 years ago
  4. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. 5212d09 pinctrl: nomadik: Staticize non-exported symbols by Axel Lin · 12 years ago
  6. 953e9e9 pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL by Axel Lin · 12 years ago
  7. f1671bf pinctrl/nomadik: make independent of prcmu driver by Jonas Aaberg · 12 years ago
  8. 8c995d6 pinctrl: nomadik: Add terminating entry for platform_device_id table by Axel Lin · 12 years ago
  9. c3b9d1d ARM: plat-nomadik: convert platforms to SPARSE_IRQ by Linus Walleij · 12 years ago
  10. c3123cf pinctrl/nomadik: merge old pincfg header by Linus Walleij · 12 years ago
  11. 7cb15e1 pinctrl/nomadik: move the platform data header by Linus Walleij · 12 years ago
  12. 2249b19 pinctrl/nomadik: debugfs display of other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  13. 287f121 pinctrl/nomadik: merge old pincfg header by Linus Walleij · 12 years ago
  14. bb16bd9 pinctrl/nomadik: move the platform data header by Linus Walleij · 12 years ago
  15. f64228ee ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.h by Patrice Chotard · 12 years ago
  16. 1d853ca pinctrl/nomadik: allow to support several ranges per GPIO bank by Patrice Chotard · 12 years ago
  17. 38843e2 pinctrl/nomadik: pass DT node to the irqdomain by Linus Walleij · 12 years ago
  18. 832b6cd pinctrl/nomadik: use zero as default irq_start by Linus Walleij · 12 years ago
  19. 268300b pinctrl/nomadik: use irq_create_mapping() by Linus Walleij · 12 years ago
  20. 51f58c6 pinctrl/nomadik: always use the simple irqdomain by Linus Walleij · 12 years ago
  21. b721370 pinctrl/nomadik: provide stubs for legacy Nomadik by Linus Walleij · 12 years ago
  22. 6054b9c pinctrl/nomadik: use simple or linear IRQ domain by Linus Walleij · 12 years ago
  23. c22df08 pinctrl/nomadik: support other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  24. 95f0bc9 pinctrl/nomadik: use irq_find_mapping() by Linus Walleij · 12 years ago
  25. 4921e745 pinctrl/nomadik: MASK_ON_SUSPEND by Etienne Carriere · 12 years ago
  26. f79c5ed pinctrl/nomadik: add STn8815 ASIC support by Linus Walleij · 12 years ago
  27. 45a1b53 pinctrl/nomadik: add ASIC DB8450 pinctrl driver by Patrice Chotard · 12 years ago
  28. 2ee38d4 pinctrl/nomadik: fix null in irqdomain errorpath by Linus Walleij · 12 years ago
  29. 75c353e drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  30. 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
  31. 612e1d5 pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific prefixes by Lee Jones · 12 years ago
  32. 50bcd47 pinctrl/nomadik: kerneldoc fix by Linus Walleij · 12 years ago
  33. 5e754f3 pinctrl/nomadik: use devm_* allocators for gpio probe by Linus Walleij · 12 years ago
  34. daf7317 pinctrl/nomadik: document Alt-C glitch by Linus Walleij · 12 years ago
  35. e85bbc1 pinctrl: nomadik: fix up typo by Linus Walleij · 12 years ago
  36. efec381 pinctrl: nomadik: add clk_prepare() call by Linus Walleij · 12 years ago
  37. 855f80c pinctrl-nomadik: Allow Device Tree driver probing by Lee Jones · 12 years ago
  38. d41af62 pinctrl/nomadik: implement pin configuration by Linus Walleij · 12 years ago
  39. dbfe8ca pinctrl/nomadik: implement pin multiplexing by Linus Walleij · 12 years ago
  40. 24cbdd7 pinctrl/nomadik: reuse GPIO debug function for pins by Linus Walleij · 12 years ago
  41. 6f4350a pinctrl/nomadik: break out single GPIO debug function by Linus Walleij · 12 years ago
  42. e98ea77 pinctrl/nomadik: basic Nomadik pinctrl interface by Linus Walleij · 12 years ago
  43. 072e82a pinctrl/nomadik: !CONFIG_OF build error by Arnd Bergmann · 12 years ago
  44. 1ae4e59 gpio: move the Nomadik GPIO driver to pinctrl by Linus Walleij · 12 years ago[Renamed from drivers/gpio/gpio-nomadik.c]
  45. a60b57e drivers/gpio: gpio-nomadik: Add support for irqdomains by Lee Jones · 12 years ago
  46. 513c27f drivers/gpio: gpio-nomadik: Apply Device Tree bindings by Lee Jones · 12 years ago
  47. 8d91771 gpio/nomadik: use ioremap() instead of static mappings by Linus Walleij · 12 years ago
  48. ebc6178 gpio/nomadik: support low EMI mode by Rabin Vincent · 13 years ago
  49. 6c42ad1 gpio/nomadik: fix spurious interrupts with SKE by Rabin Vincent · 13 years ago
  50. 6c12fe8 gpio/nomadik: cache [rf]w?imsc by Rabin Vincent · 13 years ago
  51. b982ff0 gpio/nomadik: don't set SLPM to 1 for non-wakeup pins by Rabin Vincent · 13 years ago
  52. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  53. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  54. 479a0c7 gpio/nomadik: use genirq core to track enablement by Linus Walleij · 13 years ago
  55. 3c0227d gpio/nomadik: disable clocks when unused by Rabin Vincent · 13 years ago
  56. 0f33286 ARM: 7032/1: plat-nomadik: break out GPIO driver specifics by Linus Walleij · 13 years ago
  57. 75482dc ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  58. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 13 years ago
  59. bc6f5cf gpio/nomadik: add function to read GPIO pull down status by Rickard Andersson · 13 years ago
  60. 8ea72a3 gpio/nomadik: show all pins in debug by Rabin Vincent · 13 years ago
  61. 37d7245 gpio: move Nomadik GPIO driver to drivers/gpio by Grant Likely · 13 years ago[Renamed from arch/arm/plat-nomadik/gpio.c]
  62. adfed15 ARM: nmk: update GPIO chained IRQ handler to entry/exit functions by Will Deacon · 13 years ago
  63. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  64. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  65. d1118f6 arm: nomadik: Use local irq state by Thomas Gleixner · 13 years ago
  66. 4fe25e3 arm: nomadik: Remove non existing cpu id check by Thomas Gleixner · 13 years ago
  67. b15f052 arm/gpio: Remove three copies of broken and racy debug code by Thomas Gleixner · 13 years ago
  68. b9df468 plat-nomadik: make GPIO interrupts work with cpuidle ApSleep by Rabin Vincent · 14 years ago
  69. 3c4bee0 plat-nomadik: fix compilation warning by Linus Walleij · 14 years ago
  70. 5317e4d1 plat-nomadik: get rid of unused GPIO PM code by Rabin Vincent · 14 years ago
  71. 8b40eee plat-nomadik: change sleep/wakeup setting in GPIO SLPM register by Rikard Olsson · 14 years ago
  72. 01727e6 plat-nomadik: implement safe switch sequence for Alt-C by Rabin Vincent · 14 years ago
  73. 3546d15 plat-nomadik: set altfunc to GPIO when enabling the sleep config by Rabin Vincent · 14 years ago
  74. 2c8bb0e plat-nomadik: type secondary IRQ correctly by Virupax Sadashivpetimath · 14 years ago
  75. 9c66ee6 plat-nomadik: pull-up/down settings for GPIO resume by Jonas Aaberg · 14 years ago
  76. 33b744b plat-nomadik: support secondary GPIO interrupts by Rabin Vincent · 14 years ago
  77. c84c7c0 plat-nomadik: implement suspend/resume for GPIO by Rabin Vincent · 14 years ago
  78. d0b543c plat-nomadik: add custom dbg_show for GPIO by Rabin Vincent · 14 years ago
  79. e493e06 plat-nomadik: support varying number of GPIOs per block by Rabin Vincent · 14 years ago
  80. f272c00 ARM: plat-nomadik: irq_data conversion. by Lennert Buytenhek · 14 years ago
  81. 8d568ae nomadik-gpio: use dev name if no name is specified by Rabin Vincent · 14 years ago
  82. dacdc96 nomadik-gpio: allow sleep mode dir/pull to differ from normal mode by Rabin Vincent · 14 years ago
  83. fd0d67d ARM: 6347/2: nomadik: move nmk_gpio_probe to .devinit.text by Uwe Kleine-König · 14 years ago
  84. 6720db7 ARM: 6354/1: nomadik-gpio: allow control of sleep mode direction and pull up by Rabin Vincent · 14 years ago
  85. 7e3f7e5 ARM: 6353/1: nomadik-gpio: add SLPM register handing for DB8500v2 by Rabin Vincent · 14 years ago
  86. f6aa01c ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warning by Rabin Vincent · 14 years ago
  87. 0d2aec9 ARM: 6176/1: nomadik-gpio: implement to_irq by Rabin Vincent · 14 years ago
  88. 4d4e20f ARM: 6175/1: nomadik-gpio: implement set_wake by Rabin Vincent · 14 years ago
  89. 33f45ea ARM: 6156/1: nomadik-gpio: switch to core_initcall by Rabin Vincent · 14 years ago
  90. 378be06 ARM: 6155/1: nomadik-gpio: add pin configuration API by Rabin Vincent · 14 years ago
  91. 6f9a974 ARM: 6154/1: nomadik-gpio: refactor nmk_gpio_set_mode by Rabin Vincent · 14 years ago
  92. 81a3c29 ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviour by Rabin Vincent · 14 years ago
  93. 5b327ed ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldown by Rabin Vincent · 14 years ago
  94. 6647c6c ARM: 6147/1: nomadik-gpio: set val in ->direction_output() by Rabin Vincent · 14 years ago
  95. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  96. af7dc22 ARM: 6104/1: nomadik-gpio: use clk API by Rabin Vincent · 14 years ago
  97. 2210d64 ARM: 6102/1: nomadik-gpio: set a default trigger for interrupts by Rabin Vincent · 14 years ago
  98. 7a852d8 ARM: 6101/1: nomadik-gpio: don't enable in set_type by Rabin Vincent · 14 years ago
  99. 040e5ec ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqs by Rabin Vincent · 14 years ago
  100. 6b07aae ARM: 6099/1: nomadik-gpio: fix mask/unmask by Rabin Vincent · 14 years ago