index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
gpio: sysfs: fix race between gpiod export and unexport
Johan Hovold
2015-05-12
1
-25
/
+26
|
*
|
|
gpio: sysfs: use per-gpio locking
Johan Hovold
2015-05-12
1
-18
/
+34
|
*
|
|
gpio: sysfs: clean up gpiod_export_link locking
Johan Hovold
2015-05-12
1
-20
/
+8
|
*
|
|
gpio: sysfs: clean up edge_store
Johan Hovold
2015-05-12
1
-5
/
+7
|
*
|
|
gpio: sysfs: split irq allocation and deallocation
Johan Hovold
2015-05-12
1
-37
/
+37
|
*
|
|
gpio: sysfs: only call irq helper if needed
Johan Hovold
2015-05-12
1
-5
/
+14
|
*
|
|
gpio: sysfs: clean up interrupt-interface implementation
Johan Hovold
2015-05-12
2
-39
/
+18
|
*
|
|
gpio: sysfs: remove redundant gpio-descriptor parameters
Johan Hovold
2015-05-12
1
-13
/
+11
|
*
|
|
gpio: sysfs: add gpiod class-device data
Johan Hovold
2015-05-12
1
-16
/
+46
|
*
|
|
gpio: sysfs: remove redundant export tests
Johan Hovold
2015-05-12
1
-51
/
+23
|
*
|
|
gpio: sysfs: release irq after class-device deregistration
Johan Hovold
2015-05-12
1
-1
/
+5
|
*
|
|
gpio: sysfs: use DEVICE_ATTR macros
Johan Hovold
2015-05-12
1
-25
/
+18
|
*
|
|
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2015-05-12
1
-46
/
+2
|
*
|
|
gpio: sysfs: rename gpiochip registration functions
Johan Hovold
2015-05-12
3
-13
/
+15
|
*
|
|
gpio: sysfs: clean up chip class-device handling
Johan Hovold
2015-05-12
1
-26
/
+13
|
*
|
|
gpio: sysfs: reduce gpiochip-export locking scope
Johan Hovold
2015-05-12
1
-3
/
+4
|
*
|
|
gpio: sysfs: preparatory clean ups
Johan Hovold
2015-05-12
1
-4
/
+4
|
*
|
|
gpio: sysfs: fix redundant lock-as-irq handling
Johan Hovold
2015-05-12
1
-7
/
+15
|
*
|
|
gpio: clean up gpiochip_remove
Johan Hovold
2015-05-12
1
-5
/
+9
|
*
|
|
Merge tag 'v4.1-rc3' into devel
Linus Walleij
2015-05-12
3
-40
/
+29
|
|
\
\
\
|
*
|
|
|
gpio: xilinx: Fix kernel-doc warnings
Michal Simek
2015-05-12
1
-1
/
+3
|
*
|
|
|
gpio: x-gene: Remove a useless memset
Christophe Jaillet
2015-05-12
1
-1
/
+0
|
*
|
|
|
gpio: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
3
-3
/
+3
|
*
|
|
|
drivers/gpio: include <module.h> for modular crystalcove code
Paul Gortmaker
2015-05-12
1
-0
/
+1
|
*
|
|
|
gpio / ACPI: Add support for retrieving GpioInt resources from a device
Mika Westerberg
2015-05-11
1
-0
/
+29
|
*
|
|
|
gpio: mxc: read output value from GPIO_DR register
Vladimir Zapolskiy
2015-05-11
1
-1
/
+2
|
*
|
|
|
gpio: moxart: get value of output gpio from generic driver
Vladimir Zapolskiy
2015-05-11
1
-14
/
+3
|
*
|
|
|
gpio: gpio-generic: add flag to read out output value from reg_set
Vladimir Zapolskiy
2015-05-11
1
-3
/
+19
|
*
|
|
|
gpio: xlp: GPIO controller for Netlogic XLP SoCs
Kamlakant Patel
2015-05-06
3
-0
/
+437
|
*
|
|
|
gpio: omap: Allow building as a loadable module
Tony Lindgren
2015-05-06
2
-1
/
+25
|
*
|
|
|
gpio: max732x: Fix irq-events handler
Semen Protsenko
2015-05-06
1
-1
/
+1
|
*
|
|
|
gpio: max732x: Add IRQF_SHARED to irq flags
Semen Protsenko
2015-05-06
1
-6
/
+4
|
*
|
|
|
gpio: add lpc18xx gpio driver
Joachim Eastwood
2015-05-05
3
-0
/
+189
|
*
|
|
|
gpio: max732x: Propagate wake-up setting to parent irq controller
Semen Protsenko
2015-05-04
1
-0
/
+9
|
*
|
|
|
gpio: bcm-kona: Implement get_direction callback
Axel Lin
2015-04-27
1
-10
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
3
-11
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
gpio: gpio-tegra: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-2
/
+2
|
*
|
|
gpio: gpio-mxs: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-2
/
+2
|
*
|
|
gpio: gpio-mxc: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-7
/
+6
|
|
|
/
|
|
/
|
*
|
|
gpio: gpio-kempld: Fix get_direction return value
Michael Brunner
2015-05-12
1
-1
/
+1
*
|
|
gpio: fix gpio leak in gpiochip_add error path
Johan Hovold
2015-05-12
1
-4
/
+6
|
/
/
*
|
gpio: omap: Fix regression for MPUIO interrupts
Tony Lindgren
2015-05-06
1
-39
/
+9
*
|
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold
2015-04-29
1
-0
/
+19
*
|
gpiolib: change gpio pin from unsigned to signed in acpi callback
Qipeng Zha
2015-04-27
1
-1
/
+1
|
/
*
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-22
3
-723
/
+0
|
\
|
*
gpio: Remove gpio-msm-v1 driver
Stephen Boyd
2015-03-27
3
-723
/
+0
*
|
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-04-18
30
-697
/
+1740
|
\
\
|
*
|
Revert "gpio: sch: use uapi/linux/pci_ids.h directly"
Linus Walleij
2015-04-10
1
-1
/
+1
|
*
|
gpio: dwapb: remove dependencies
Linus Walleij
2015-04-09
1
-1
/
+0
|
*
|
gpio: dwapb: enable for ARC
Vineet Gupta
2015-04-08
1
-1
/
+1
[prev]
[next]