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
2018-12-21
gpiolib-acpi: remove unused variable 'err', cleans up build warning
Colin Ian King
1
-1
/
+0
2018-12-21
gpio: mxs: read pin level directly instead of using .get
Uwe Kleine-König
1
-1
/
+1
2018-12-21
gpio: aspeed: remove duplicated statement
Tao Ren
1
-1
/
+0
2018-12-21
gpio: add driver for SAMA5D2 PIOBU pins
Andrei.Stefanescu@microchip.com
3
-0
/
+265
2018-12-18
gpio/mmc/of: Respect polarity in the device tree
Linus Walleij
1
-33
/
+16
2018-12-18
memory: omap-gpmc: Get the header of the enum
Linus Walleij
1
-0
/
+1
2018-12-17
gpio: pca953x: Add regmap dependency for PCA953x driver
Marek Vasut
1
-0
/
+1
2018-12-17
gpio: raspberrypi-exp: decrease refcount on firmware dt node
Nicolas Saenz Julienne
1
-0
/
+1
2018-12-15
Merge branch 'ib-pca953x' into devel
Linus Walleij
1
-182
/
+302
2018-12-14
gpio: pca953x: Restore registers after suspend/resume cycle
Marek Vasut
1
-0
/
+88
2018-12-14
gpio: pca953x: Zap single use of pca953x_read_single()
Marek Vasut
1
-17
/
+5
2018-12-14
gpio: pca953x: Zap ad-hoc reg_output cache
Marek Vasut
1
-50
/
+15
2018-12-14
gpio: pca953x: Zap ad-hoc reg_direction cache
Marek Vasut
1
-24
/
+31
2018-12-14
gpio: pca953x: Perform basic regmap conversion
Marek Vasut
1
-8
/
+151
2018-12-14
gpio: pca953x: Extract the register address mangling to single function
Marek Vasut
1
-30
/
+29
2018-12-14
gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set
Marek Vasut
1
-10
/
+1
2018-12-14
gpio: pca953x: Factor out common code from device_pca95xx_init()
Marek Vasut
1
-23
/
+12
2018-12-14
gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
Marek Vasut
1
-46
/
+8
2018-12-14
gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()
Marek Vasut
1
-31
/
+18
2018-12-14
gpio: pca953x: Unify pca95{3,7}x_write_regs_16()
Marek Vasut
1
-11
/
+5
2018-12-14
gpio: pca953x: Repair multi-byte IO address increment on PCA9575
Marek Vasut
1
-8
/
+11
2018-12-14
gpio: pca953x: Fix AI overflow on PCAL6524
Marek Vasut
1
-1
/
+1
2018-12-14
gpio: pca953x: Deduplicate the bank_shift
Marek Vasut
1
-7
/
+11
2018-12-14
gpio: tegra186: Rename flow variable to type
Thierry Reding
1
-3
/
+3
2018-12-14
Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
7
-288
/
+116
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
5
-15
/
+26
2018-12-10
gpio: lpc18xx: fix GPIO controller driver build as a module
Vladimir Zapolskiy
1
-2
/
+0
2018-12-07
gpio: sodaville: Convert to use SPDX identifier
Andy Shevchenko
1
-5
/
+1
2018-12-07
gpio: sch: Convert to use SPDX identifier
Andy Shevchenko
1
-14
/
+2
2018-12-07
gpio: pch: Convert to use SPDX identifier
Andy Shevchenko
1
-14
/
+2
2018-12-07
gpio: merrifield: Convert to use SPDX identifier
Andy Shevchenko
1
-4
/
+1
2018-12-07
gpio: lynxpoint: Convert to use SPDX identifier
Andy Shevchenko
1
-15
/
+2
2018-12-07
gpio: intel-mid: Convert to use SPDX identifier
Andy Shevchenko
1
-9
/
+1
2018-12-07
gpio: ich: Convert to use SPDX identifier
Andy Shevchenko
1
-14
/
+1
2018-12-07
gpio: sodaville: Sort headers alphabetically
Andy Shevchenko
1
-3
/
+3
2018-12-07
gpio: pch: Sort headers alphabetically
Andy Shevchenko
1
-3
/
+3
2018-12-07
gpio: ich: Sort headers alphabetically
Andy Shevchenko
1
-3
/
+3
2018-12-07
gpio: sch: Remove linux/init.h and sort headers
Andy Shevchenko
1
-6
/
+5
2018-12-07
gpio: merrifield: Remove linux/init.h
Andy Shevchenko
1
-1
/
+0
2018-12-07
gpio: lynxpoint: Remove linux/init.h and sort headers
Andy Shevchenko
1
-8
/
+7
2018-12-07
gpio: intel-mid: Remove linux/module.h and sort headers
Andy Shevchenko
1
-4
/
+2
2018-12-07
gpio: pch: Remove duplicate assignments
Andy Shevchenko
1
-4
/
+1
2018-12-07
gpio: pch: Remove redundant __func__ from debug print
Andy Shevchenko
1
-7
/
+4
2018-12-07
gpio: ich: Join string literals back
Andy Shevchenko
1
-3
/
+2
2018-12-07
gpio: ich: Convert pr_<level> to dev_<level>
Andy Shevchenko
1
-6
/
+5
2018-12-07
gpio: ich: Switch to use struct device instead of platform_device
Andy Shevchenko
1
-10
/
+11
2018-12-07
gpio: ich: Simplify error handling in ichx_write_bit()
Andy Shevchenko
1
-12
/
+3
2018-12-07
gpio: sodaville: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
1
-6
/
+3
2018-12-07
gpio: pch: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
1
-8
/
+6
2018-12-07
gpio: uniphier: convert to SPDX License Identifier
Masahiro Yamada
1
-13
/
+4
[next]