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