Age | Commit message (Expand) | Author |
2011-05-26 | gpio: move Nomadik GPIO driver to drivers/gpio | Grant Likely |
2011-05-11 | ARM: nmk: update GPIO chained IRQ handler to entry/exit functions | Will Deacon |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-29 | arm: nomadik: Use local irq state | Thomas Gleixner |
2011-03-29 | arm: nomadik: Remove non existing cpu id check | Thomas Gleixner |
2011-03-25 | arm/gpio: Remove three copies of broken and racy debug code | Thomas Gleixner |
2011-03-14 | plat-nomadik: make GPIO interrupts work with cpuidle ApSleep | Rabin Vincent |
2011-03-14 | plat-nomadik: fix compilation warning | Linus Walleij |
2011-03-14 | plat-nomadik: get rid of unused GPIO PM code | Rabin Vincent |
2011-03-14 | plat-nomadik: change sleep/wakeup setting in GPIO SLPM register | Rikard Olsson |
2011-03-14 | plat-nomadik: implement safe switch sequence for Alt-C | Rabin Vincent |
2011-03-14 | plat-nomadik: set altfunc to GPIO when enabling the sleep config | Rabin Vincent |
2011-03-14 | plat-nomadik: type secondary IRQ correctly | Virupax Sadashivpetimath |
2011-03-14 | plat-nomadik: pull-up/down settings for GPIO resume | Jonas Aaberg |
2011-03-14 | plat-nomadik: support secondary GPIO interrupts | Rabin Vincent |
2011-03-14 | plat-nomadik: implement suspend/resume for GPIO | Rabin Vincent |
2011-03-14 | plat-nomadik: add custom dbg_show for GPIO | Rabin Vincent |
2011-03-14 | plat-nomadik: support varying number of GPIOs per block | Rabin Vincent |
2011-01-13 | ARM: plat-nomadik: irq_data conversion. | Lennert Buytenhek |
2010-12-08 | nomadik-gpio: use dev name if no name is specified | Rabin Vincent |
2010-12-08 | nomadik-gpio: allow sleep mode dir/pull to differ from normal mode | Rabin Vincent |
2010-09-02 | ARM: 6347/2: nomadik: move nmk_gpio_probe to .devinit.text | Uwe Kleine-König |
2010-09-02 | ARM: 6354/1: nomadik-gpio: allow control of sleep mode direction and pull up | Rabin Vincent |
2010-09-02 | ARM: 6353/1: nomadik-gpio: add SLPM register handing for DB8500v2 | Rabin Vincent |
2010-06-16 | ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warning | Rabin Vincent |
2010-06-16 | ARM: 6176/1: nomadik-gpio: implement to_irq | Rabin Vincent |
2010-06-16 | ARM: 6175/1: nomadik-gpio: implement set_wake | Rabin Vincent |
2010-06-16 | ARM: 6156/1: nomadik-gpio: switch to core_initcall | Rabin Vincent |
2010-06-16 | ARM: 6155/1: nomadik-gpio: add pin configuration API | Rabin Vincent |
2010-06-16 | ARM: 6154/1: nomadik-gpio: refactor nmk_gpio_set_mode | Rabin Vincent |
2010-06-16 | ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviour | Rabin Vincent |
2010-06-16 | ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldown | Rabin Vincent |
2010-06-16 | ARM: 6147/1: nomadik-gpio: set val in ->direction_output() | Rabin Vincent |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King |
2010-05-06 | ARM: 6104/1: nomadik-gpio: use clk API | Rabin Vincent |
2010-05-06 | ARM: 6102/1: nomadik-gpio: set a default trigger for interrupts | Rabin Vincent |
2010-05-06 | ARM: 6101/1: nomadik-gpio: don't enable in set_type | Rabin Vincent |
2010-05-06 | ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqs | Rabin Vincent |
2010-05-06 | ARM: 6099/1: nomadik-gpio: fix mask/unmask | Rabin Vincent |
2010-03-19 | ARM: 5972/1: nomadik-gpio: convert to platform driver | Rabin Vincent |
2010-03-19 | ARM: 5971/1: nomadik-gpio: mask/ack/unmask the parent irq | Rabin Vincent |
2010-03-19 | ARM: 5970/1: nomadik-gpio: fix spinlock usage | Rabin Vincent |
2010-03-19 | ARM: 5969/1: nomadik: move gpio to plat-nomadik | Rabin Vincent |