index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2015-05-12
gpio: sysfs: only call irq helper if needed
Johan Hovold
2015-05-12
gpio: sysfs: clean up interrupt-interface implementation
Johan Hovold
2015-05-12
gpio: sysfs: remove redundant gpio-descriptor parameters
Johan Hovold
2015-05-12
gpio: sysfs: add gpiod class-device data
Johan Hovold
2015-05-12
gpio: sysfs: remove redundant export tests
Johan Hovold
2015-05-12
gpio: sysfs: release irq after class-device deregistration
Johan Hovold
2015-05-12
gpio: sysfs: use DEVICE_ATTR macros
Johan Hovold
2015-05-12
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2015-05-12
gpio: sysfs: rename gpiochip registration functions
Johan Hovold
2015-05-12
gpio: sysfs: clean up chip class-device handling
Johan Hovold
2015-05-12
gpio: sysfs: reduce gpiochip-export locking scope
Johan Hovold
2015-05-12
gpio: sysfs: preparatory clean ups
Johan Hovold
2015-05-12
gpio: sysfs: fix redundant lock-as-irq handling
Johan Hovold
2015-05-12
gpio: clean up gpiochip_remove
Johan Hovold
2015-05-12
Merge tag 'v4.1-rc3' into devel
Linus Walleij
2015-05-12
gpio: xilinx: Fix kernel-doc warnings
Michal Simek
2015-05-12
gpio: x-gene: Remove a useless memset
Christophe Jaillet
2015-05-12
gpio: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
drivers/gpio: include <module.h> for modular crystalcove code
Paul Gortmaker
2015-05-11
gpio / ACPI: Add support for retrieving GpioInt resources from a device
Mika Westerberg
2015-05-11
gpio: mxc: read output value from GPIO_DR register
Vladimir Zapolskiy
2015-05-11
gpio: moxart: get value of output gpio from generic driver
Vladimir Zapolskiy
2015-05-11
gpio: gpio-generic: add flag to read out output value from reg_set
Vladimir Zapolskiy
2015-05-06
gpio: xlp: GPIO controller for Netlogic XLP SoCs
Kamlakant Patel
2015-05-06
gpio: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-06
gpio: omap: Allow building as a loadable module
Tony Lindgren
2015-05-06
gpio: omap: Fix regression for MPUIO interrupts
Tony Lindgren
2015-05-06
gpio: max732x: Fix irq-events handler
Semen Protsenko
2015-05-06
gpio: max732x: Add IRQF_SHARED to irq flags
Semen Protsenko
2015-05-05
gpio: add lpc18xx gpio driver
Joachim Eastwood
2015-05-04
gpio: max732x: Propagate wake-up setting to parent irq controller
Semen Protsenko
2015-04-29
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold
2015-04-27
gpio: bcm-kona: Implement get_direction callback
Axel Lin
2015-04-27
gpiolib: change gpio pin from unsigned to signed in acpi callback
Qipeng Zha
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
2015-04-10
Revert "gpio: sch: use uapi/linux/pci_ids.h directly"
Linus Walleij
2015-04-09
gpio: dwapb: remove dependencies
Linus Walleij
2015-04-08
gpio: dwapb: enable for ARC
Vineet Gupta
2015-04-08
gpio: removing kfree remove functionality
Varka Bhadram
2015-04-08
gpio: mvebu: Fix mask/unmask managment per irq chip type
Gregory CLEMENT
2015-04-08
gpio: split GPIO drivers in submenus
Linus Walleij
2015-04-08
gpio: move MFD GPIO drivers under their own comment
Linus Walleij
2015-04-08
gpio: move BCM Kona Kconfig option
Linus Walleij
2015-04-08
gpio: arrange SPI Kconfig symbols alphabetically
Linus Walleij
2015-04-08
gpio: arrange PCI GPIO controllers alphabetically
Linus Walleij
2015-04-08
gpio: arrange I2C Kconfig symbols alphabetically
Linus Walleij
[prev]
[next]