| Commit message (Expand) | Author | Age | Files | Lines |
* | GPIO: OMAP: Remove bank->method & METHOD_* macros | Charulatha V | 2011-07-14 | 1 | -12/+6 |
* | GPIO: OMAP: Fix use of readl/readw to access isr_reg | Charulatha V | 2011-07-14 | 1 | -3/+5 |
* | GPIO: OMAP15xx: Use pinctrl offset instead of macro | Charulatha V | 2011-07-14 | 1 | -5/+3 |
* | GPIO: OMAP: Clean omap_gpio_mod_init function | Charulatha V | 2011-07-14 | 1 | -40/+81 |
* | GPIO: OMAP: Clean set_gpio_triggering function | Tarun Kanti DebBarma | 2011-07-14 | 1 | -91/+33 |
* | GPIO: OMAP: Remove hardcoded offsets in ctxt save/restore | Tarun Kanti DebBarma | 2011-07-14 | 1 | -22/+20 |
* | GPIO: OMAP: Use level/edge detect reg offsets | Tarun Kanti DebBarma | 2011-07-14 | 1 | -82/+36 |
* | GPIO: OMAP: Use wkup regs off/suspend support flag | Tarun Kanti DebBarma | 2011-07-14 | 1 | -102/+22 |
* | GPIO: OMAP: Avoid cpu checks during module ena/disable | Charulatha V | 2011-07-14 | 1 | -30/+23 |
* | GPIO: OMAP2+: Make non-wakeup GPIO part of pdata | Charulatha V | 2011-07-14 | 1 | -7/+1 |
* | GPIO: OMAP: Handle save/restore ctx in GPIO driver | Charulatha V | 2011-07-14 | 1 | -73/+56 |
* | GPIO: OMAP: Make gpio_context part of gpio_bank structure | Charulatha V | 2011-07-14 | 1 | -42/+34 |
* | GPIO: OMAP2+: Use flag to identify wakeup domain | Charulatha V | 2011-07-14 | 1 | -7/+6 |
* | GPIO: OMAP: Remove dependency on gpio_bank_count | Tarun Kanti DebBarma | 2011-07-14 | 1 | -93/+80 |
* | GPIO: OMAP: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 2011-07-14 | 1 | -8/+6 |
* | GPIO: OMAP: debounce remove SoC specific registers, use pdata | Kevin Hilman | 2011-07-14 | 1 | -12/+3 |
* | GPIO: OMAP: cleanup _set_gpio_wakeup(), remove ifdefs | Tarun Kanti DebBarma | 2011-07-14 | 1 | -34/+16 |
* | GPIO: OMAP: remove useless gpio_valid() & check_gpio() checks | Kevin Hilman | 2011-07-14 | 1 | -45/+0 |
* | GPIO: OMAP: convert MPUIO IRQ over to generic irq_chip | Kevin Hilman | 2011-07-14 | 1 | -44/+35 |
* | GPIO: OMAP: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman | 2011-07-14 | 1 | -99/+30 |
* | GPIO: OMAP: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 2011-07-14 | 1 | -61/+5 |
* | GPIO: OMAP: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 2011-07-14 | 1 | -200/+43 |
* | GPIO: OMAP: remove get_gpio_bank() | Charulatha V | 2011-07-14 | 1 | -27/+2 |
* | GPIO: OMAP: replace get_gpio_index() by using bank width | Kevin Hilman | 2011-07-14 | 1 | -25/+17 |
* | GPIO: OMAP: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width | Kevin Hilman | 2011-07-14 | 1 | -7/+1 |
* | GPIO: OMAP: move bank width into struct gpio_bank | Kevin Hilman | 2011-07-14 | 1 | -7/+6 |
* | GPIO: OMAP: remove MPUIO handling from _clear_gpio_irqbank() | Kevin Hilman | 2011-07-14 | 1 | -6/+0 |
* | GPIO: OMAP: _clear_gpio_irqbank: fix flushing of posted write | Kevin Hilman | 2011-07-14 | 1 | -2/+1 |
* | Merge commit 'v3.0-rc7' into linux-omap-3.0 | Colin Cross | 2011-07-12 | 2 | -1/+3 |
|\ |
|
| * | gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts | Mathias Nyman | 2011-07-08 | 1 | -1/+1 |
| * | gpio: tps65910: add missing breaks in tps65910_gpio_init | Axel Lin | 2011-07-05 | 1 | -0/+2 |
| * | gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. | Ambresh K | 2011-06-16 | 1 | -2/+3 |
* | | OMAP4: GPIO: Fix missing interrupts during device wakeup due to IOPAD. | Ambresh K | 2011-06-17 | 1 | -2/+3 |
* | | Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0 | Colin Cross | 2011-06-14 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | omap4: enable, disable GPIO device | Avinash.H.M | 2011-06-13 | 1 | -0/+10 |
* | | gpio/nomadik: fix sleepmode for elder Nomadik | Linus Walleij | 2011-06-09 | 1 | -11/+29 |
* | | Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Grant Likely | 2011-06-08 | 1 | -11/+12 |
|\ \
| |/ |
|
| * | GPIO: OMAP: add locking around calls to _set_gpio_triggering | Colin Cross | 2011-06-06 | 1 | -0/+9 |
| * | GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4 | Colin Cross | 2011-06-06 | 1 | -10/+2 |
| * | GPIO: OMAP: fix section mismatch warnings | Russell King | 2011-06-06 | 1 | -1/+1 |
* | | gpio/samsung: make Kconfig options def_bool | H Hartley Sweeten | 2011-06-07 | 1 | -20/+8 |
* | | gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting | Thomas Abraham | 2011-06-07 | 1 | -4/+25 |
* | | gpio: Fix gpio-exynos4 build fails in mainline | Kyungmin Park | 2011-05-29 | 1 | -8/+8 |
|/ |
|
* | arm gpio drivers: make them 'depends on ARM' | Linus Torvalds | 2011-05-29 | 1 | -0/+4 |
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-28 | 13 | -62/+5289 |
|\ |
|
| * | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 2011-05-27 | 2 | -0/+2008 |
| |\ |
|
| | * | GPIO: OMAP: move to drivers/gpio | Kevin Hilman | 2011-05-27 | 2 | -0/+2008 |
| * | | gpio/pch_gpio: Support new device ML7223 | Tomoya MORINAGA | 2011-05-27 | 2 | -1/+9 |
| * | | gpio: make gpio_{request,free}_array gpio array parameter const | Lars-Peter Clausen | 2011-05-27 | 1 | -2/+2 |
| * | | gpio: Move the s5pc100 GPIO to drivers/gpio | Kyungmin Park | 2011-05-26 | 3 | -0/+362 |