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
*
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-06-30
4
-30
/
+72
|
\
|
*
mfd: tps68470: Remove tps68470 MFD driver
Daniel Scally
2021-06-17
1
-1
/
+1
|
*
Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans
Hans de Goede
2021-06-16
1
-5
/
+5
|
|
\
|
*
\
Merge tag 'intel-gpio-v5.14-1' into review-hans
Hans de Goede
2021-06-16
3
-29
/
+71
|
|
\
\
|
|
*
|
gpiolib: acpi: Add acpi_gpio_get_io_resource()
Daniel Scally
2021-06-04
1
-0
/
+23
|
|
*
|
gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
Daniel Scally
2021-06-04
1
-0
/
+28
|
|
*
|
gpio: wcove: Split error handling for CTRL and IRQ registers
Andy Shevchenko
2021-05-20
1
-3
/
+7
|
|
*
|
gpio: wcove: Unify style of to_reg() with to_ireg()
Andy Shevchenko
2021-05-20
1
-8
/
+3
|
|
*
|
gpio: wcove: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
2021-05-20
1
-9
/
+9
|
|
*
|
gpio: crystalcove: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-17
1
-9
/
+1
*
|
|
|
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-06-29
1
-5
/
+5
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
2021-06-29
1
-5
/
+5
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
2021-06-07
1
-5
/
+5
|
|
|
|
/
*
|
|
|
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
2021-06-25
1
-0
/
+2
*
|
|
|
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
Gabriel Knezek
2021-06-22
1
-0
/
+1
*
|
|
|
gpio: mxc: Fix disabled interrupt wake-up support
Loic Poulain
2021-06-21
1
-1
/
+1
|
/
/
/
*
/
/
gpio: wcd934x: Fix shift-out-of-bounds error
Srinivas Kandagatla
2021-05-27
1
-1
/
+1
|
/
/
*
|
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
2021-05-12
1
-11
/
+0
*
|
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
2021-05-12
1
-1
/
+1
*
|
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-12
1
-0
/
+1
|
/
*
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-05
16
-152
/
+654
|
\
|
*
gpio: mxs: remove useless function
Jiapeng Chong
2021-05-05
1
-5
/
+0
|
*
gpio: it87: remove unused code
Jiapeng Chong
2021-05-05
1
-8
/
+0
|
*
gpio: 104-dio-48e: Fix coding style issues
Barney Goette
2021-05-05
1
-25
/
+25
|
*
gpio: mpc8xxx: Add ACPI support
Ran Wang
2021-05-05
1
-14
/
+33
|
*
gpio: ich: Switch to be dependent on LPC_ICH
Andy Shevchenko
2021-05-05
2
-5
/
+2
|
*
gpio: sch: Drop MFD_CORE selection
Andy Shevchenko
2021-05-05
1
-1
/
+0
|
*
gpio: sch: depends on LPC_SCH
Randy Dunlap
2021-05-05
1
-1
/
+1
|
*
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
2021-05-05
1
-0
/
+14
|
*
gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events
Andy Shevchenko
2021-05-05
2
-1
/
+83
|
*
gpio: sch: Add edge event support
Jan Kiszka
2021-05-05
2
-8
/
+109
|
*
gpio: aggregator: Replace custom get_arg() with a generic next_arg()
Andy Shevchenko
2021-05-05
1
-34
/
+5
|
*
gpio: omap: Use device_get_match_data() helper
Tian Tao
2021-05-05
1
-3
/
+2
|
*
gpio: Add Realtek Otto GPIO support
Sander Vanheule
2021-05-05
3
-0
/
+339
|
*
gpio: mockup: Drop duplicate NULL check in gpio_mockup_unregister_pdevs()
Andy Shevchenko
2021-03-26
1
-7
/
+2
|
*
gpiolib: Fold conditionals into a simple ternary operator
Andy Shevchenko
2021-03-26
1
-7
/
+2
|
*
gpiolib: Reuse device's fwnode to create IRQ domain
Andy Shevchenko
2021-03-26
1
-11
/
+4
|
*
gpiolib: Introduce acpi_gpio_dev_init() and call it from core
Andy Shevchenko
2021-03-26
3
-0
/
+12
|
*
gpiolib: Move of_node operations to gpiolib-of and correct fwnode use
Andy Shevchenko
2021-03-26
2
-7
/
+8
|
*
gpiolib: Unify the checks on fwnode type
Andy Shevchenko
2021-03-26
1
-15
/
+13
*
|
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
1
-0
/
+5
|
\
\
|
*
|
gpio: regmap: set gpio_chip of_node
Álvaro Fernández Rojas
2021-03-29
1
-0
/
+5
*
|
|
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-04-29
3
-0
/
+196
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...
Lee Jones
2021-04-14
3
-72
/
+56
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
|
*
|
/
gpio: Support ROHM BD71815 GPOs
Matti Vaittinen
2021-04-14
3
-0
/
+196
|
|
/
/
*
|
|
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
\
|
*
|
|
gpio: raspberrypi-exp: Release firmware handle on unbind
Nicolas Saenz Julienne
2021-03-22
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-23
1
-0
/
+9
|
\
\
\
|
*
|
|
gpio: omap: Save and restore sysconfig
Tony Lindgren
2021-04-21
1
-0
/
+9
*
|
|
|
Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-15
1
-0
/
+8
|
\
|
|
|
[next]