index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
gpio15xx.c
Age
Commit message (
Expand
)
Author
2023-05-24
ARM: omap1: Exorcise the legacy GPIO header
Linus Walleij
2023-01-10
ARM: omap1: fix building gpio15xx
Arnd Bergmann
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-04-22
ARM: omap1: move mach/*.h into mach directory
Arnd Bergmann
2020-07-13
ARM: OMAP: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2013-10-18
ARM: OMAP1: Fix a bunch of GPIO related section warnings after initdata got c...
Tony Lindgren
2013-10-03
ARM: OMAP1: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
2012-11-02
ARM: OMAP: Remove NEED_MACH_GPIO_H
Tony Lindgren
2012-09-12
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
2012-05-11
gpio/omap: remove virtual_irq_start variable
Tarun Kanti DebBarma
2012-02-06
gpio/omap: remove bank->method & METHOD_* macros
Charulatha V
2012-02-06
gpio/omap: use pinctrl offset instead of macro
Charulatha V
2012-02-06
gpio/omap: cleanup set_gpio_triggering function
Tarun Kanti DebBarma
2012-02-06
gpio/omap: remove dependency on gpio_bank_count
Charulatha V
2011-07-22
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-04
omap: drop __initdata tags from static struct platform_device declarations
Janusz Krzysztofik
2011-06-16
gpio/omap: cleanup show revision, remove cpu_is checks, display only once
Kevin Hilman
2011-06-16
gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs
Kevin Hilman
2011-06-16
gpio/omap: consolidate IRQ status handling, remove #ifdefs
Kevin Hilman
2011-06-16
gpio/omap: consolidate direction, input, output, remove #ifdefs
Kevin Hilman
2010-12-07
omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx
Tony Lindgren
2010-12-07
OMAP15xx: GPIO: Introduce support for GPIO init
Varadarajan, Charulatha