开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
gpio.h
Age
Commit message (
Expand
)
Author
2023-03-06
gpiolib: remove empty asm/gpio.h files
Arnd Bergmann
2023-01-30
gpio: Remove unused and obsoleted irq_to_gpio()
Andy Shevchenko
2021-01-06
sh: Drop ARCH_NR_GPIOS definition
Andy Shevchenko
2018-12-28
sh: include: convert to SPDX identifiers
Kuninori Morimoto
2013-01-25
sh: Remove unused sh_pfc_register_info() function
Laurent Pinchart
2010-10-03
sh: Allow GPIO chips to register IRQ mappings.
Paul Mundt
2009-11-30
sh: Break out SuperH PFC code
Magnus Damm
2009-01-27
sh: use gpiolib
Magnus Damm
2009-01-27
sh: lockless gpio_set_value()
Magnus Damm
2009-01-27
sh: make gpio_get/set_value() O(1)
Magnus Damm
2008-10-23
sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().
Paul Mundt
2008-10-22
sh: improve pinmux support for single direction pins
Magnus Damm
2008-10-21
sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.
Paul Mundt
2008-10-21
sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.
Paul Mundt
2008-10-20
sh: GPIO and pinmux base code
Magnus Damm
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt