index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
gpio: use devm_kzalloc
Varka Bhadram
2015-04-08
|
*
|
gpio: sch: use uapi/linux/pci_ids.h directly
Michael S. Tsirkin
2015-04-08
|
*
|
gpio: x-gene: fix devm_ioremap_resource() check
Vladimir Zapolskiy
2015-04-08
|
*
|
gpio: loongson: Add Loongson-3A/3B GPIO driver support
Huacai Chen
2015-04-08
|
*
|
MIPS: Move Loongson GPIO driver to drivers/gpio
Huacai Chen
2015-04-07
|
*
|
gpio: gpio-tb10x: remove incorrect __exit markup
Dmitry Torokhov
2015-03-27
|
*
|
gpio: omap: get rid of GPIO_INDEX() macro
Grygorii Strashko
2015-03-27
|
*
|
gpio: omap: get rid of omap_irq_to_gpio()
Grygorii Strashko
2015-03-27
|
*
|
gpio: omap: get rid of GPIO_BIT() macro
Grygorii Strashko
2015-03-27
|
*
|
gpio: omap: convert gpio irq functions to use GPIO offset
Grygorii Strashko
2015-03-27
|
*
|
gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
Grygorii Strashko
2015-03-27
|
*
|
gpio: omap: convert debounce functions switch to use gpio offset
Grygorii Strashko
2015-03-27
|
*
|
gpio: omap: simplify omap_set_gpio_dataout_x()
Grygorii Strashko
2015-03-27
|
*
|
gpio: omap: convert omap_gpio_is_input() to use gpio offset
Grygorii Strashko
2015-03-27
|
*
|
altera_gpio_probe() can be static
kbuild test robot
2015-03-27
|
*
|
gpio: rcar: Prevent module clock disable when wake-up is enabled
Geert Uytterhoeven
2015-03-26
|
*
|
gpio: rcar: Add more register documentation
Geert Uytterhoeven
2015-03-26
|
*
|
gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()
Geert Uytterhoeven
2015-03-26
|
*
|
gpio/crystalcove: Add additional GPIO for Panel control
Shobhit Kumar
2015-03-26
|
*
|
gpio: dwapb: enable for Quark
Andy Shevchenko
2015-03-19
|
*
|
gpio / ACPI: Use local variable instead of ACPI_HANDLE()
Rafael J. Wysocki
2015-03-19
|
*
|
gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()
Rafael J. Wysocki
2015-03-19
|
*
|
gpio: f7188x: add GPIO support for F71869A
Andreas Bofjall
2015-03-17
|
*
|
gpio: f7188x: add GPIO support for F71869
Andreas Bofjall
2015-03-17
|
*
|
gpio: f7188x: correct spelling of "Fintek"
Andreas Bofjall
2015-03-17
|
*
|
gpio: fix constconst in devres
Linus Walleij
2015-03-17
|
*
|
gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq
Grygorii Strashko
2015-03-09
|
*
|
gpio: pxa: simplify BANK_OFF macro offset calculation
Rob Herring
2015-03-09
|
*
|
gpio: dwapb: re-enable GPIO_DWAPB for arm64
Kefeng Wang
2015-03-09
|
*
|
drivers/gpio: Altera soft IP GPIO driver
Tien Hock Loh
2015-03-07
|
*
|
gpio: vf610: Replaces comma between expression statements by semicolon
Axel Lin
2015-03-06
|
*
|
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
|
*
|
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
|
*
|
gpiolib: define gpio suffixes globally
Rojhalat Ibrahim
2015-03-05
|
*
|
gpio: add parameter to allow the use named gpios
Olliver Schinagl
2015-03-04
|
*
|
gpio: pcf857x: Propagate wake-up setting to parent irq controller
Geert Uytterhoeven
2015-03-04
|
*
|
gpio: pcf857x: Switch to use gpiolib irqchip helpers
Geert Uytterhoeven
2015-03-04
|
*
|
gpio: add GPIO hogging mechanism
Benoit Parrot
2015-03-04
|
*
|
gpio: max732x: convert to GPIOLIB_IRQCHIP
Linus Walleij
2015-03-02
|
*
|
gpio: mb86s70: Return error if requesting an already assigned gpio
Axel Lin
2015-03-02
*
|
|
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
|
\
\
\
|
*
\
\
Merge branch 'device-properties'
Rafael J. Wysocki
2015-04-13
|
|
\
\
\
|
|
*
|
|
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
2015-03-16
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
mfd: tc3589x: Enforce device-tree only mode
Linus Walleij
2015-03-26
|
*
|
|
gpio: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
2015-02-26
|
|
|
/
|
|
/
|
*
|
|
gpio: syscon: reduce message level when direction reg offset not in dt
Grygorii Strashko
2015-03-27
*
|
|
gpiolib: translate pin number in GPIO ACPI callbacks
qipeng.zha
2015-03-19
*
|
|
gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[]
Kevin Hao
2015-03-05
|
|
/
|
/
|
*
|
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
2015-02-23
[prev]
[next]