index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
gpio/ixp4xx: Register the base PA instead of its VA in fwnode
Marc Zyngier
2019-08-21
1
-1
/
+1
|
*
|
|
|
gpio: ftgpio: Move hardware initialization
Linus Walleij
2019-08-20
1
-4
/
+4
|
*
|
|
|
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
2019-08-20
1
-3
/
+1
|
*
|
|
|
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
2019-08-20
1
-3
/
+5
|
*
|
|
|
gpio: mockup: don't depend twice on GPIOLIB
Uwe Kleine-König
2019-08-20
1
-1
/
+0
|
*
|
|
|
gpio: aspeed: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
1
-31
/
+29
|
*
|
|
|
gpio: hlwd: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
1
-28
/
+30
|
*
|
|
|
gpio: xlp: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
1
-14
/
+15
|
*
|
|
|
gpio: cadence: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
1
-15
/
+21
|
*
|
|
|
gpio: thunderx: Switch to GPIOLIB_IRQCHIP
Linus Walleij
2019-08-15
2
-107
/
+57
|
*
|
|
|
gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP
Linus Walleij
2019-08-15
2
-216
/
+63
|
*
|
|
|
gpio: Add support for hierarchical IRQ domains
Linus Walleij
2019-08-15
1
-12
/
+308
|
*
|
|
|
gpio: remove ks8695 driver
Arnd Bergmann
2019-08-10
2
-285
/
+0
|
*
|
|
|
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
10
-27
/
+8
|
*
|
|
|
gpio: madera: Add support for Cirrus Logic CS47L92
Charles Keepax
2019-08-05
1
-0
/
+5
|
*
|
|
|
gpio: madera: Add support for Cirrus Logic CS47L15
Richard Fitzgerald
2019-08-05
1
-0
/
+3
|
*
|
|
|
gpio: madera: Use local copy of pdata
Charles Keepax
2019-08-05
1
-2
/
+2
|
*
|
|
|
gpio: arizona: Use local copy of pdata
Charles Keepax
2019-08-05
1
-2
/
+2
|
*
|
|
|
gpio: viperboard: Replace 'unsigned' with 'unsigned int'
Hennie Muller
2019-08-05
1
-10
/
+10
|
*
|
|
|
gpio: refactor gpiochip_allocate_mask() with bitmap_alloc()
Masahiro Yamada
2019-08-03
1
-3
/
+3
|
*
|
|
|
gpio: mpc8xxx: Add ls1028a device specify function.
Song Hui
2019-08-03
1
-0
/
+31
|
*
|
|
|
gpio: of: Fix hard-assigned valid_mask for OF case
Stephen Boyd
2019-08-01
3
-5
/
+5
|
*
|
|
|
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
Andy Shevchenko
2019-07-31
1
-0
/
+7
|
*
|
|
|
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
2019-07-31
7
-93
/
+109
|
*
|
|
|
gpio: max77650: add MODULE_ALIAS()
Bartosz Golaszewski
2019-07-29
1
-0
/
+1
|
*
|
|
|
gpio: of: Break out OF-only code
Linus Walleij
2019-07-28
4
-132
/
+167
|
*
|
|
|
gpio: bd70528: remove redundant assignment to variable ret
Colin Ian King
2019-07-28
1
-1
/
+1
|
*
|
|
|
gpio: bd70528: fix spelling misstake "debouce" -> "debounce"
Colin Ian King
2019-07-28
1
-1
/
+1
|
|
/
/
/
*
|
|
|
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
2019-09-11
1
-4
/
+38
*
|
|
|
gpiolib: of: fix fallback quirks handling
Dmitry Torokhov
2019-09-10
1
-18
/
+9
*
|
|
|
gpio: fix line flag validation in lineevent_create
Kent Gibson
2019-09-09
1
-5
/
+3
*
|
|
|
gpio: fix line flag validation in linehandle_create
Kent Gibson
2019-09-09
1
-0
/
+8
*
|
|
|
gpio: mockup: add missing single_release()
Wei Yongjun
2019-09-09
1
-0
/
+1
*
|
|
|
gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
David Jander
2019-08-28
1
-6
/
+3
*
|
|
|
gpio: pca953x: correct type of reg_direction
David Jander
2019-08-28
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
gpio: Fix irqchip initialization order
Linus Walleij
2019-08-23
1
-15
/
+15
*
|
|
gpio: of: fix Freescale SPI CS quirk handling
Andreas Kemnade
2019-08-17
1
-1
/
+1
*
|
|
gpiolib: never report open-drain/source lines as 'input' to user-space
Bartosz Golaszewski
2019-08-14
1
-2
/
+4
|
|
/
|
/
|
*
|
gpiolib: Preserve desc->flags when setting state
Chris Packham
2019-07-29
1
-6
/
+11
*
|
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
Michael Wu
2019-07-22
1
-2
/
+4
|
/
*
Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-17
3
-28
/
+20
|
\
|
*
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2019-07-16
3
-20
/
+19
|
|
\
|
|
*
gpio: em: remove the gpiochip before removing the irq domain
Bartosz Golaszewski
2019-07-15
1
-18
/
+15
|
|
*
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
Nishka Dasgupta
2019-07-15
1
-0
/
+1
|
|
*
gpio: davinci: silence error prints in case of EPROBE_DEFER
Keerthy
2019-07-15
1
-2
/
+3
|
*
|
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
Linus Walleij
2019-07-16
1
-8
/
+1
*
|
|
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-16
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
|
*
|
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-16
1
-0
/
+1
|
\
\
[prev]
[next]