Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
487778f8d22fcdebb6436f0a5f96484ffa237b0b
/
drivers
/
gpio
/
gpio-aspeed.c
0bf0dfd
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 4 years, 3 months ago
3e640b1
gpio: aspeed: fix ast2600 bank properties
by Tao Ren
· 4 years, 4 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
0d311d8
gpio: aspeed-sgpio: fixed typos
by Sachin agarwal
· 5 years ago
e42615e
gpio: Use new GPIO_LINE_DIRECTION
by Matti Vaittinen
· 5 years ago
ab4a855
gpio: aspeed: Add in ast2600 details to Aspeed driver
by Rashmica Gupta
· 5 years ago
be2a7e2
gpio: aspeed: Use ngpio property from device tree if available
by Rashmica Gupta
· 5 years ago
3d64a5a
gpio: aspeed: Setup irqchip dynamically
by Rashmica Gupta
· 5 years ago
3c4710a
gpio/aspeed: Fix incorrect number of banks
by Rashmica Gupta
· 5 years ago
5fbe5b5
gpio: Initialize the irqchip valid_mask with a callback
by Linus Walleij
· 5 years ago
8512ee3
gpio: aspeed: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
26af340
Merge tag 'v5.1-rc3' into devel
by Linus Walleij
· 6 years ago
aee70b7
drivers: gpio: aspeed: use devm_platform_ioremap_resource()
by Enrico Weigelt, metux IT consult
· 6 years ago
6cf4511
gpio: aspeed: fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
533918b
gpio: aspeed: remove duplicated statement
by Tao Ren
· 6 years ago
c296773
gpio: aspeed: fix compile testing warning
by Arnd Bergmann
· 6 years ago
a7ca138
gpio: aspeed: Add interfaces for co-processor to grab GPIOs
by Benjamin Herrenschmidt
· 7 years ago
0f1e03c
gpio: aspeed: Add command source registers
by Benjamin Herrenschmidt
· 7 years ago
c67dda8
gpio: aspeed: Add "Read Data" register to read the write latch
by Benjamin Herrenschmidt
· 7 years ago
44ddf55
gpio: aspeed: Rework register type accessors
by Benjamin Herrenschmidt
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
ea125de
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
ed5cab4
gpio: aspeed: Use a cache of output data registers
by Benjamin Herrenschmidt
· 7 years ago
af79492
gpio: aspeed: Set output latch before changing direction
by Benjamin Herrenschmidt
· 7 years ago
f241632
gpio: fix aspeed_gpio unmask irq
by Govert Overgaauw
· 7 years ago
fe13862
gpio: fix aspeed_gpio_banks array size check
by Vasyl Gomonovych
· 7 years ago
1b43d26
gpio: aspeed: Add support for reset tolerance
by Andrew Jeffery
· 7 years ago
bee67c7
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
by Linus Walleij
· 7 years ago
dc7b038
gpio: Move irq_valid_mask into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
e80df7b
gpio: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
a9a1d2a
pinctrl/gpio: Unify namespace for cross-calls
by Linus Walleij
· 7 years ago
754c045
gpio: aspeed: Remove reference to clock name in debounce warning message
by Andrew Jeffery
· 7 years ago
df563c8
gpio: aspeed: Don't attempt to debounce if disabled
by Joel Stanley
· 8 years ago
c3bafe0
gpio: aspeed: Add open-source and open-drain support
by Andrew Jeffery
· 8 years ago
5ae4cb9
gpio: aspeed: Add debounce support
by Andrew Jeffery
· 8 years ago
619e96f
gpio: aspeed: Remove dependence on GPIOF_* macros
by Andrew Jeffery
· 8 years ago
1736f75
gpio: aspeed: Add banks Y, Z, AA, AB and AC
by Andrew Jeffery
· 8 years ago
7153f8e
gpio: aspeed: Make bank names strings
by Joel Stanley
· 8 years ago
83626bb
gpio: aspeed: remove redundant return value check
by Wei Yongjun
· 8 years ago
7f8b965
gpio: aspeed: fix return value check in aspeed_gpio_probe()
by Wei Yongjun
· 8 years ago
e50237c
gpio: aspeed: add MODULE_LICENSE()
by Linus Walleij
· 8 years ago
361b791
gpio: Add Aspeed driver
by Joel Stanley
· 8 years ago