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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
gpio: omap: clean up register access in omap2_set_gpio_debounce()
Russell King
1
-3
/
+1
2019-06-12
gpio: omap: irq_startup() must not return error codes
Russell King
1
-5
/
+0
2019-06-12
gpio: omap: clean up wakeup handling
Russell King
1
-23
/
+13
2019-06-12
gpio: omap: constify register tables
Russell King
1
-6
/
+6
2019-06-12
gpio: omap: clean up omap_gpio_restore_context()
Russell King
1
-21
/
+15
2019-06-12
gpio: omap: remove dataout variation in context handling
Russell King
1
-10
/
+2
2019-06-12
gpio: omap: simplify omap_set_gpio_irqenable()
Russell King
1
-46
/
+15
2019-06-12
gpio: omap: simplify omap_toggle_gpio_edge_triggering()
Russell King
1
-18
/
+4
2019-06-12
gpio: omap: simplify read-modify-write
Russell King
1
-53
/
+30
2019-06-12
gpio: omap: simplify bank->level_mask
Russell King
1
-4
/
+3
2019-06-12
gpio: omap: simplify set_multiple()
Russell King
1
-38
/
+7
2019-06-12
gpio: omap: simplify get_multiple()
Russell King
1
-25
/
+11
2019-06-12
gpio: omap: simplify get() method
Russell King
1
-19
/
+6
2019-06-12
gpio: omap: simplify omap_gpio_get_direction()
Russell King
1
-10
/
+3
2019-06-12
gpio: omap: move omap_gpio_request() and omap_gpio_free()
Russell King
1
-32
/
+32
2019-06-12
gpio: omap: remove irq_ack method
Russell King
1
-14
/
+3
2019-06-12
gpio: omap: clean up edge interrupt handling
Russell King
1
-11
/
+9
2019-06-12
gpio: omap: remove remainder of list management
Russell King
1
-2
/
+0
2019-06-12
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
1
-0
/
+2
2019-06-12
gpio: omap: ensure irq is enabled before wakeup
Russell King
1
-7
/
+8
2019-06-12
Merge branch 'ib-snps-reset-gpio' into devel
Linus Walleij
1
-0
/
+6
2019-06-12
gpio: of: parse stmmac PHY reset line specific active-low property
Martin Blumenstingl
1
-0
/
+6
2019-06-10
gpio: altera: Allocate irq_chip dynamically
Phil Reid
1
-12
/
+11
2019-06-10
gpio: xilinx: convert from OF GPIO to standard devm APIs
Robert Hancock
2
-55
/
+36
2019-06-10
fmc: Decouple from Linux GPIO subsystem
Linus Walleij
1
-1
/
+0
2019-06-08
gpio: davinci: Add new compatible for K3 AM654 SoCs
Keerthy
1
-0
/
+1
2019-06-08
gpio: Davinci: Add K3 dependencies
Keerthy
1
-1
/
+1
2019-06-08
gpio: davinci: Fix the compiler warning with ARM64 config enabled
Keerthy
1
-3
/
+3
2019-06-08
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
5
-34
/
+25
2019-06-03
gpio: pca953x: Add support for the TI TCA9539
Peter Robinson
1
-0
/
+1
2019-05-31
gpio: of: Handle the Freescale SPI CS
Linus Walleij
1
-0
/
+37
2019-05-28
gpio: ixp4xx: Use irq_domain_translate_twocell()
Linus Walleij
1
-7
/
+7
2019-05-28
gpio: Update Kconfig text for GPIO_SYSFS
Linus Walleij
1
-9
/
+5
2019-05-28
gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
Andrey Smirnov
1
-6
/
+8
2019-05-26
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+13
2019-05-26
random: fix soft lockup when trying to read from an uninitialized blocking pool
Theodore Ts'o
1
-3
/
+13
2019-05-25
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-43
/
+103
2019-05-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-226
/
+189
2019-05-25
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-41
/
+76
2019-05-25
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
598
-7672
/
+598
2019-05-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-118
/
+120
2019-05-24
Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-0
/
+33
2019-05-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
3
-66
/
+64
2019-05-24
Merge tag 'mmc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-2
/
+4
2019-05-24
Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-263
/
+326
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125
Thomas Gleixner
1
-17
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123
Thomas Gleixner
7
-84
/
+7
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 122
Thomas Gleixner
2
-18
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 121
Thomas Gleixner
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
33
-338
/
+33
[next]