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-02-14
spmi: pmic-arb: select IRQ_DOMAIN_HIERARCHY in Kconfig
Brian Masney
1
-1
/
+1
2019-02-14
gpio: pcf857x: Simpify wake-up handling
Geert Uytterhoeven
1
-14
/
+1
2019-02-14
Merge branch 'ib-pca953x-config' into devel
Linus Walleij
4
-18
/
+105
2019-02-13
gpio: sprd: Add missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-02-13
gpio: zynq: properly support runtime PM for GPIO used as interrupts
Thomas Petazzoni
1
-0
/
+24
2019-02-13
qcom: spmi-gpio: Fix boundary conditions IRQ domain translate
Bjorn Andersson
1
-1
/
+2
2019-02-13
gpio: pca953x: add ->set_config implementation
Thomas Petazzoni
1
-2
/
+64
2019-02-13
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
3
-0
/
+25
2019-02-13
gpio: use new gpio_set_config() helper in more places
Thomas Petazzoni
1
-2
/
+2
2019-02-13
gpio: rename gpio_set_drive_single_ended() to gpio_set_config()
Thomas Petazzoni
1
-14
/
+14
2019-02-09
spmi: pmic-arb: revert "validate type when mapping IRQ"
Brian Masney
1
-14
/
+7
2019-02-09
gpio: adp5588.c: Switch to events system
Nikolaus Voss
1
-56
/
+35
2019-02-09
gpio: adp5588: Add device tree support
Nikolaus Voss
1
-83
/
+68
2019-02-09
gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe()
Wei Yongjun
1
-3
/
+1
2019-02-09
gpio: Add a Gateworks PLD GPIO driver
Linus Walleij
3
-0
/
+145
2019-02-04
pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in Kconfig
Brian Masney
1
-0
/
+1
2019-01-28
gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event
Andy Shevchenko
1
-1
/
+1
2019-01-28
gpio: tqmx86: Add GPIO from for this IO controller
Andrew Lunn
3
-0
/
+341
2019-01-28
gpio: altera: Fixup block comment style
Phil Reid
1
-2
/
+2
2019-01-24
Merge branch 'ib-qcom-spmi' into devel
Linus Walleij
3
-44
/
+207
2019-01-24
spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"
Brian Masney
1
-5
/
+0
2019-01-24
spmi: pmic-arb: validate type when mapping IRQ
Brian Masney
1
-7
/
+14
2019-01-24
qcom: spmi-gpio: add support for hierarchical IRQ chip
Brian Masney
1
-10
/
+105
2019-01-24
spmi: pmic-arb: disassociate old virq if hwirq mapping already exists
Brian Masney
1
-0
/
+5
2019-01-24
gpio: add irq domain activate/deactivate functions
Brian Masney
1
-0
/
+37
2019-01-24
spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
Brian Masney
1
-20
/
+47
2019-01-22
gpio-f7188x: add support Fintek F81804 & F81966
Steffen Kothe
1
-1
/
+23
2019-01-21
gpio: rcar: select General Output Register to set output states
Vladimir Zapolskiy
1
-1
/
+11
2019-01-21
gpio: hlwd: Implement edge trigger emulation
Jonathan Neuschäfer
1
-0
/
+56
2019-01-21
gpio: hlwd: Add basic IRQ support
Jonathan Neuschäfer
2
-1
/
+136
2019-01-21
gpio: pca953x: use a per instance irq_chip structure
Thomas Petazzoni
1
-13
/
+12
2019-01-21
gpio: pca953x: reduce indentation level in pca953x_irq_setup()
Thomas Petazzoni
1
-42
/
+42
2019-01-21
pinctrl: qcom: spmi-gpio: hardcode IRQ counts
Brian Masney
1
-17
/
+11
2019-01-21
pinctrl: qcom: spmi-gpio: add support for three new variants
Brian Masney
1
-0
/
+3
2019-01-21
gpio: sprd: Remove unused irq trigger setting
Baolin Wang
1
-1
/
+0
2019-01-11
gpio: sama5d2-piobu: Set proper output level for direction_output
Axel Lin
1
-12
/
+8
2019-01-10
gpiolib-acpi: Preserve non direction flags when updating gpiod_flags
Hans de Goede
1
-1
/
+4
2019-01-10
gpio: mvebu: implement get_direction
Baruch Siach
1
-0
/
+11
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+17
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
3
-0
/
+166
2019-01-06
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-01-06
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-58
/
+34
2019-01-06
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-290
/
+628
2019-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-21
/
+10
2019-01-06
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
13
-44
/
+70
2019-01-06
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
13
-130
/
+321
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-188
/
+1521
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
12
-57
/
+680
2019-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
32
-135
/
+138
2019-01-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
13
-89
/
+357
[next]