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-03-08
gpio: pca953x: Use PCA_LATCH_INT
Andy Shevchenko
1
-5
/
+5
2019-03-08
platform/x86: fix PCENGINES_APU2 Kconfig warning
Randy Dunlap
1
-0
/
+2
2019-03-01
gpio: pca953x: Fix dereference of irq data in shutdown
Mark Walton
1
-1
/
+2
2019-03-01
gpio: amd-fch: Fix type error found by sparse
Linus Walleij
1
-7
/
+7
2019-02-25
gpio: amd-fch: Drop const from resource
Linus Walleij
1
-1
/
+1
2019-02-25
gpio: mxc: add check to return defer probe if clock tree NOT ready
Anson Huang
1
-1
/
+4
2019-02-25
gpio: ftgpio: Register per-instance irqchip
Linus Walleij
1
-10
/
+10
2019-02-22
x86: pcengines apuv2 gpio/leds/keys platform driver
Enrico Weigelt, metux IT consult
3
-0
/
+274
2019-02-22
gpio: AMD G-Series PCH gpio driver
Enrico Weigelt, metux IT consult
3
-0
/
+195
2019-02-22
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+2
2019-02-21
gpio: tqmx86: Set proper output level for direction_output
Axel Lin
1
-2
/
+3
2019-02-21
gpio: sprd: Change to use SoC compatible string
Baolin Wang
1
-1
/
+1
2019-02-21
gpio: of: Handle both enable-gpio{,s}
Marek Vasut
1
-1
/
+2
2019-02-21
gpio: of: Restrict enable-gpio quirk to regulator-gpio
Thierry Reding
1
-2
/
+2
2019-02-21
gpio: davinci: use devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-3
/
+1
2019-02-21
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+18
2019-02-21
Merge branch 'ib-qcom-ssbi' into devel
Linus Walleij
4
-64
/
+171
2019-02-20
gpio: pca953x: Add wake-up support
Geert Uytterhoeven
1
-0
/
+9
2019-02-20
Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...
Linus Walleij
1
-27
/
+162
2019-02-19
gpio: tegra: Fix offset of pinctrl calls
Linus Walleij
1
-4
/
+21
2019-02-19
gpio: mockup: rework debugfs interface
Bartosz Golaszewski
1
-14
/
+103
2019-02-19
gpio: mockup: change the signature of unlocked get/set helpers
Bartosz Golaszewski
1
-11
/
+8
2019-02-19
gpio: mockup: change the type of 'offset' to unsigned int
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
gpio: mockup: don't create the debugfs link named after the label
Bartosz Golaszewski
1
-5
/
+1
2019-02-19
gpio: mockup: implement get_multiple()
Bartosz Golaszewski
1
-0
/
+17
2019-02-19
gpio: mockup: add locking
Bartosz Golaszewski
1
-7
/
+43
2019-02-18
gpio: of: Apply regulator-gpio quirk only to enable-gpios
Marek Vasut
1
-0
/
+1
2019-02-18
Merge tag 'intel-gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
3
-64
/
+29
2019-02-17
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
780
-4343
/
+6682
2019-02-14
gpio: altera-a10sr: Trivial coding style fix
Axel Lin
1
-8
/
+9
2019-02-14
gpio: tegra186: Use TEGRA186_ prefix for GPIO names
Thierry Reding
1
-35
/
+35
2019-02-14
gpio: madera: Add missing const
Charles Keepax
1
-1
/
+1
2019-02-14
gpio: pca953x: add support for pcal6416 type
Thomas Petazzoni
1
-0
/
+1
2019-02-14
qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translate
Brian Masney
1
-1
/
+2
2019-02-14
mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in Kconfig
Brian Masney
1
-1
/
+1
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
mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"
Brian Masney
1
-6
/
+0
2019-02-13
qcom: ssbi-gpio: add support for hierarchical IRQ chip
Brian Masney
2
-12
/
+124
2019-02-13
mfd: pm8xxx: disassociate old virq if hwirq mapping already exists
Brian Masney
1
-0
/
+6
2019-02-13
mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chips
Brian Masney
1
-37
/
+38
2019-02-13
pinctrl: qcom: ssbi-gpio: hardcode IRQ counts
Brian Masney
1
-14
/
+7
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
[next]