index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: gpio-xilinx: Reduce spinlock array to array
Srinivas Neeli
2021-02-15
1
-13
/
+12
*
gpio: gpio-xilinx: Simplify with dev_err_probe()
Srinivas Neeli
2021-02-15
1
-5
/
+2
*
gpio: msic: Drop driver from Makefile
Andy Shevchenko
2021-02-15
1
-1
/
+0
*
gpio: wcove: Split out to_ireg() helper and deduplicate the code
Andy Shevchenko
2021-02-15
1
-20
/
+24
*
gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()
Andy Shevchenko
2021-02-15
1
-10
/
+7
*
gpio: wcove: Get rid of error prone casting in IRQ handler
Andy Shevchenko
2021-02-15
1
-3
/
+3
*
gpio: intel-mid: Remove driver for deprecated platform
Andy Shevchenko
2021-02-15
5
-424
/
+1
*
gpio: msic: Remove driver for deprecated platform
Andy Shevchenko
2021-02-15
3
-322
/
+0
*
gpio: aggregator: Remove trailing comma in terminator entries
Andy Shevchenko
2021-02-15
1
-2
/
+2
*
gpio: aggregator: Use compound literal from the header
Andy Shevchenko
2021-02-15
2
-4
/
+3
*
gpio: aggregator: Replace isrange() by using get_options()
Andy Shevchenko
2021-02-15
1
-30
/
+3
*
lib/cmdline: Allow get_options() to take 0 to validate the input
Andy Shevchenko
2021-02-15
2
-4
/
+21
*
lib/cmdline: Update documentation to reflect behaviour
Andy Shevchenko
2021-02-15
1
-1
/
+6
*
lib/cmdline_kunit: add a new test case for get_options()
Andy Shevchenko
2021-02-15
1
-0
/
+47
*
gpio: merrifield: Make bias configuration available for GPIOs
Andy Shevchenko
2021-02-15
1
-0
/
+5
*
dt-bindings: ap806: document gpio marvell,pwm-offset property
Baruch Siach
2021-02-15
1
-0
/
+8
*
gpio: mvebu: add pwm support for Armada 8K/7K
Baruch Siach
2021-02-15
1
-33
/
+68
*
gpio: tegra: Fix irq_set_affinity
Dmitry Osipenko
2021-02-15
1
-1
/
+2
*
gpio: tegra: Support building driver as a loadable module
Dmitry Osipenko
2021-02-15
2
-7
/
+10
*
gpio: tegra: Clean up whitespaces in tegra_gpio_driver
Dmitry Osipenko
2021-02-15
1
-4
/
+4
*
gpio: tegra: Use debugfs_create_devm_seqfile()
Dmitry Osipenko
2021-02-15
1
-5
/
+3
*
gpio: tegra: Improve formatting of the code
Dmitry Osipenko
2021-02-15
1
-5
/
+10
*
gpio: mvebu: improve handling of pwm zero on/off values
Baruch Siach
2021-02-15
1
-16
/
+23
*
gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
Baruch Siach
2021-02-15
1
-6
/
+2
*
gpio: mvebu: make pwm .get_state closer to idempotent
Baruch Siach
2021-02-15
1
-2
/
+2
*
gpio: mvebu: improve pwm period calculation accuracy
Baruch Siach
2021-02-15
1
-2
/
+2
*
gpio: mockup: tweak the Kconfig help text
Bartosz Golaszewski
2021-02-15
1
-2
/
+1
*
gpio: wcove: convert comma to semicolon
Zheng Yongjun
2021-02-15
1
-1
/
+1
*
gpio: vx855: convert comma to semicolon
Zheng Yongjun
2021-02-15
1
-1
/
+1
*
gpio: tegra186: convert comma to semicolon
Zheng Yongjun
2021-02-15
1
-1
/
+1
*
gpio: max77620: convert comma to semicolon
Zheng Yongjun
2021-02-15
1
-1
/
+1
*
gpio: remove zte zx driver
Arnd Bergmann
2021-02-15
4
-321
/
+0
*
gpio: uapi: fix line info flags description
Kent Gibson
2021-02-15
1
-1
/
+1
*
selftests: gpio: add CONFIG_GPIO_CDEV to config
Kent Gibson
2021-02-15
1
-0
/
+1
*
selftests: gpio: port to GPIO uAPI v2
Kent Gibson
2021-02-15
2
-10
/
+76
*
tools: gpio: remove uAPI v1 code no longer used by selftests
Kent Gibson
2021-02-15
2
-95
/
+0
*
selftests: remove obsolete gpio references from kselftest_deps.sh
Kent Gibson
2021-02-15
1
-3
/
+1
*
selftests: remove obsolete build restriction for gpio
Kent Gibson
2021-02-15
1
-9
/
+0
*
selftests: gpio: remove obsolete gpio-mockup-chardev.c
Kent Gibson
2021-02-15
1
-323
/
+0
*
selftests: gpio: rework and simplify test implementation
Kent Gibson
2021-02-15
4
-288
/
+535
*
gpio: tegra: Fix wake interrupt
Dmitry Osipenko
2021-02-15
1
-3
/
+13
*
dt-bindings: gpio: pca953x: Increase allowed length for gpio-line-names
Uwe Kleine-König
2021-02-15
1
-1
/
+1
*
dt-bindings: gpio: pca953x: Document new supported chip pca9506
Uwe Kleine-König
2021-02-15
1
-0
/
+1
*
gpio: pca953x: Add support for pca9506
Uwe Kleine-König
2021-02-15
1
-0
/
+2
*
gpio: rcar: Add R-Car V3U (R8A779A0) support
Geert Uytterhoeven
2021-02-15
1
-0
/
+35
*
gpio: rcar: Optimize GPIO pin state read on R-Car Gen3
Geert Uytterhoeven
2021-02-15
1
-5
/
+20
*
dt-bindings: gpio: rcar: Add r8a779a0 support
Geert Uytterhoeven
2021-02-15
1
-0
/
+3
*
gpio: bd7xxxx: use helper variable for pdev->dev
Bartosz Golaszewski
2021-02-15
2
-17
/
+15
*
gpio: tegra: Convert to gpio_irq_chip
Thierry Reding
2021-02-15
1
-72
/
+146
*
arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driver
Nobuhiro Iwamatsu
2021-02-15
2
-0
/
+15
[next]