开源镜像站
帮助
动态
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
/
drivers
/
soc
/
fsl
/
qe
/
gpio.c
Age
Commit message (
Expand
)
Author
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-12-05
soc: fsl: qe: request pins non-exclusively
Dmitry Torokhov
2022-11-02
soc: fsl: qe: Switch to use fwnode instead of of_node
Andy Shevchenko
2022-11-01
soc: fsl: qe: Avoid using gpio_to_desc()
Linus Walleij
2021-04-06
soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
Christophe Leroy
2020-01-08
soc: fsl: qe: remove set but not used variable 'mm_gc'
YueHaibing
2019-12-09
soc: fsl: qe: avoid ppc-specific io accessors
Rasmus Villemoes
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-02
soc/fsl/qe: Fix an error code in qe_pin_request()
Dan Carpenter
2018-07-24
soc: fsl: qe: gpio: Add qe_gpio_set_multiple
Joakim Tjernlund
2017-08-16
soc: Convert to using %pOF instead of full_name
Rob Herring
2016-09-25
soc/fsl/qe: fix gpio save_regs functions
Christophe Leroy
2016-03-30
powerpc: qe_lib-gpio: use gpiochip data pointer
Linus Walleij
2016-01-25
powerpc: qe_lib/gpio: Be sure to clamp return value
Linus Walleij
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang