index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
gpio: tegra: Use platform_get_irq()
Thierry Reding
1
-5
/
+5
2017-08-14
gpio: tegra: Use platform_irq_count()
Thierry Reding
1
-7
/
+6
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
10
-35
/
+31
2017-08-14
gpio: davinci: Convert prinkt to dev_err
Keerthy
1
-2
/
+1
2017-08-14
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
Keerthy
1
-2
/
+12
2017-08-14
gpio: altera-a10sr: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
Philipp Rosenberger
1
-5
/
+6
2017-08-14
gpio: rcar: add gen[123] fallback compatibility strings
Simon Horman
1
-0
/
+10
2017-08-14
gpio: replace __maybe_unused in gpiolib.h with static inline
Masahiro Yamada
1
-1
/
+1
2017-08-14
gpio: tegra: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
1
-1
/
+2
2017-08-14
gpio: pxa: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
1
-3
/
+5
2017-08-14
gpiolib: allow gpio irqchip to map irqs dynamically
Grygorii Strashko
1
-23
/
+6
2017-08-14
gpiolib: request the gpio before querying its direction
Timur Tabi
1
-0
/
+11
2017-08-14
gpio: pca953x: remove incorrect le16_to_cpu calls
Andy Shevchenko
1
-5
/
+3
2017-08-14
gpio: mvebu: Fix cause computation in irq handler
Gregory CLEMENT
1
-1
/
+1
2017-08-14
gpio: reject invalid gpio before getting gpio_desc
Masami Hiramatsu
1
-2
/
+8
2017-08-02
gpio: tegra: fix unbalanced chained_irq_enter/exit
Michał Mirosław
1
-3
/
+3
2017-08-01
gpiolib: skip unwanted events, don't convert them to opposite edge
Bartosz Golaszewski
1
-5
/
+4
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
1
-1
/
+1
2017-08-01
gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
Philipp Rosenberger
1
-0
/
+3
2017-08-01
gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY
Masahiro Yamada
1
-0
/
+1
2017-07-31
gpio: lp87565: Set proper output level and direction for direction_output
Axel Lin
1
-22
/
+24
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+13
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
24
-425
/
+1188
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1065
/
+406
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+8
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
1
-23
/
+33
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
1
-1
/
+1
2017-07-03
gpio: exar: Fix iomap request
Jan Kiszka
1
-7
/
+3
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
1
-3
/
+0
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
1
-1
/
+1
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
3
-22
/
+50
2017-06-29
gpio: rcar: Add R8A7743 (RZ/G1M) support
Biju Das
1
-0
/
+4
2017-06-29
gpio: gpio-wcove: Fix GPIO control register offset calculation
Kuppuswamy Sathyanarayanan
1
-24
/
+51
2017-06-29
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
1
-1
/
+2
2017-06-21
gpio: lp87565: Add support for GPIO
Keerthy
3
-0
/
+201
2017-06-21
gpio: dwapb: fix missing first irq for edgeboth irq type
Xiaoguang Chen
1
-1
/
+2
2017-06-20
gpio: mvebu: change compatible string for PWM support
Ralph Sennhauser
1
-3
/
+3
2017-06-20
gpio: exar: Fix reading of directions and values
Jan Kiszka
1
-4
/
+4
2017-06-20
gpio: exar: Allocate resources on behalf of the platform device
Jan Kiszka
1
-2
/
+2
2017-06-20
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
1
-1
/
+1
2017-06-20
gpio: mockup: use devm_kcalloc() where applicable
Bartosz Golaszewski
1
-4
/
+4
2017-06-20
gpio: mockup: add myself as author
Bartosz Golaszewski
1
-0
/
+2
2017-06-20
gpio: mockup: improve the error message
Bartosz Golaszewski
1
-2
/
+3
2017-06-20
gpio: mockup: don't return magic numbers from probe()
Bartosz Golaszewski
1
-1
/
+1
2017-06-20
gpio: mockup: improve readability
Bartosz Golaszewski
1
-7
/
+13
2017-06-20
gpio: mockup: refuse to accept an odd number of GPIO ranges
Bartosz Golaszewski
1
-1
/
+1
2017-06-20
gpio: mockup: tweak gpio_mockup_event_write()
Bartosz Golaszewski
1
-11
/
+10
2017-06-20
gpio: mockup: improve the debugfs input sanitization
Bartosz Golaszewski
1
-12
/
+7
2017-06-19
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
Kuppuswamy Sathyanarayanan
1
-1
/
+13
[prev]
[next]