index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2021-05-21
gpio: adp5520: cleanup probe error path + remove platform_set_drvdata()
Alexandru Ardelean
2021-05-21
gpio: visconti: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-21
gpiolib: Use sysfs_emit() in "show" functions
Andy Shevchenko
2021-05-21
gpiolib: Make use of assign_bit() API (part 2)
Andy Shevchenko
2021-05-21
gpio: da9055: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-21
gpio: stmpe: fully use convert probe to device-managed
Alexandru Ardelean
2021-05-20
gpio: wcove: Split error handling for CTRL and IRQ registers
Andy Shevchenko
2021-05-20
gpio: wcove: Unify style of to_reg() with to_ireg()
Andy Shevchenko
2021-05-20
gpio: wcove: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
2021-05-19
mfd: lp87565: Fix typo in define names
Luca Ceresoli
2021-05-17
gpio: crystalcove: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-12
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
2021-05-12
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
2021-05-12
gpio: xilinx: No need to disable IRQs in the handler
Andy Shevchenko
2021-05-12
gpio: xilinx: Switch to use bitmap APIs
Andy Shevchenko
2021-05-12
gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
Andy Shevchenko
2021-05-12
gpiolib: Drop duplicate offset check in gpiochip_is_requested()
Andy Shevchenko
2021-05-12
gpio: mockup: Switch to use gpiochip_get_desc()
Andy Shevchenko
2021-05-12
gpio: logicvc: Remove redundant error printing in logicvc_gpio_probe()
Zhen Lei
2021-05-12
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-05
gpio: mxs: remove useless function
Jiapeng Chong
2021-05-05
gpio: it87: remove unused code
Jiapeng Chong
2021-05-05
gpio: 104-dio-48e: Fix coding style issues
Barney Goette
2021-05-05
gpio: mpc8xxx: Add ACPI support
Ran Wang
2021-05-05
gpio: ich: Switch to be dependent on LPC_ICH
Andy Shevchenko
2021-05-05
gpio: sch: Drop MFD_CORE selection
Andy Shevchenko
2021-05-05
gpio: sch: depends on LPC_SCH
Randy Dunlap
2021-05-05
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
2021-05-05
gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events
Andy Shevchenko
2021-05-05
gpio: sch: Add edge event support
Jan Kiszka
2021-05-05
gpio: aggregator: Replace custom get_arg() with a generic next_arg()
Andy Shevchenko
2021-05-05
gpio: omap: Use device_get_match_data() helper
Tian Tao
2021-05-05
gpio: Add Realtek Otto GPIO support
Sander Vanheule
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-23
Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-21
gpio: omap: Save and restore sysconfig
Tony Lindgren
2021-04-15
Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-14
Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...
Lee Jones
2021-04-14
gpio: Support ROHM BD71815 GPOs
Matti Vaittinen
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
2021-03-31
gpio: sysfs: Obey valid_mask
Matti Vaittinen
2021-03-29
gpio: regmap: set gpio_chip of_node
Álvaro Fernández Rojas
2021-03-26
gpio: mockup: Drop duplicate NULL check in gpio_mockup_unregister_pdevs()
Andy Shevchenko
2021-03-26
gpiolib: Fold conditionals into a simple ternary operator
Andy Shevchenko
2021-03-26
gpiolib: Reuse device's fwnode to create IRQ domain
Andy Shevchenko
2021-03-26
gpiolib: Introduce acpi_gpio_dev_init() and call it from core
Andy Shevchenko
2021-03-26
gpiolib: Move of_node operations to gpiolib-of and correct fwnode use
Andy Shevchenko
[prev]
[next]