index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: pca953x: Make symbol 'pca953x_i2c_regmap' static
Wei Yongjun
2019-01-11
1
-1
/
+1
*
gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts
Hans de Goede
2019-01-07
1
-6
/
+1
*
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-12-28
41
-648
/
+1584
|
\
|
*
gpio: sama5d2-piobu: Depend on OF_GPIO
Linus Walleij
2018-12-22
1
-0
/
+1
|
*
gpio: Add Cadence GPIO driver
Jan Kotas
2018-12-21
3
-0
/
+300
|
*
gpiolib-acpi: remove unused variable 'err', cleans up build warning
Colin Ian King
2018-12-21
1
-1
/
+0
|
*
gpio: mxs: read pin level directly instead of using .get
Uwe Kleine-König
2018-12-21
1
-1
/
+1
|
*
gpio: aspeed: remove duplicated statement
Tao Ren
2018-12-21
1
-1
/
+0
|
*
gpio: add driver for SAMA5D2 PIOBU pins
Andrei.Stefanescu@microchip.com
2018-12-21
3
-0
/
+265
|
*
gpio/mmc/of: Respect polarity in the device tree
Linus Walleij
2018-12-17
1
-33
/
+16
|
*
gpio: pca953x: Add regmap dependency for PCA953x driver
Marek Vasut
2018-12-17
1
-0
/
+1
|
*
gpio: raspberrypi-exp: decrease refcount on firmware dt node
Nicolas Saenz Julienne
2018-12-17
1
-0
/
+1
|
*
Merge branch 'ib-pca953x' into devel
Linus Walleij
2018-12-14
1
-182
/
+302
|
|
\
|
|
*
gpio: pca953x: Restore registers after suspend/resume cycle
Marek Vasut
2018-12-14
1
-0
/
+88
|
|
*
gpio: pca953x: Zap single use of pca953x_read_single()
Marek Vasut
2018-12-14
1
-17
/
+5
|
|
*
gpio: pca953x: Zap ad-hoc reg_output cache
Marek Vasut
2018-12-14
1
-50
/
+15
|
|
*
gpio: pca953x: Zap ad-hoc reg_direction cache
Marek Vasut
2018-12-14
1
-24
/
+31
|
|
*
gpio: pca953x: Perform basic regmap conversion
Marek Vasut
2018-12-14
1
-8
/
+151
|
|
*
gpio: pca953x: Extract the register address mangling to single function
Marek Vasut
2018-12-14
1
-30
/
+29
|
|
*
gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set
Marek Vasut
2018-12-14
1
-10
/
+1
|
|
*
gpio: pca953x: Factor out common code from device_pca95xx_init()
Marek Vasut
2018-12-14
1
-23
/
+12
|
|
*
gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
Marek Vasut
2018-12-14
1
-46
/
+8
|
|
*
gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()
Marek Vasut
2018-12-14
1
-31
/
+18
|
|
*
gpio: pca953x: Unify pca95{3,7}x_write_regs_16()
Marek Vasut
2018-12-14
1
-11
/
+5
|
|
*
gpio: pca953x: Repair multi-byte IO address increment on PCA9575
Marek Vasut
2018-12-14
1
-8
/
+11
|
|
*
gpio: pca953x: Fix AI overflow on PCAL6524
Marek Vasut
2018-12-14
1
-1
/
+1
|
|
*
gpio: pca953x: Deduplicate the bank_shift
Marek Vasut
2018-12-14
1
-7
/
+11
|
*
|
gpio: tegra186: Rename flow variable to type
Thierry Reding
2018-12-14
1
-3
/
+3
|
*
|
Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
2018-12-14
7
-288
/
+116
|
|
\
\
|
|
*
|
gpio: sodaville: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-5
/
+1
|
|
*
|
gpio: sch: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-14
/
+2
|
|
*
|
gpio: pch: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-14
/
+2
|
|
*
|
gpio: merrifield: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-4
/
+1
|
|
*
|
gpio: lynxpoint: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-15
/
+2
|
|
*
|
gpio: intel-mid: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-9
/
+1
|
|
*
|
gpio: ich: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-14
/
+1
|
|
*
|
gpio: sodaville: Sort headers alphabetically
Andy Shevchenko
2018-12-07
1
-3
/
+3
|
|
*
|
gpio: pch: Sort headers alphabetically
Andy Shevchenko
2018-12-07
1
-3
/
+3
|
|
*
|
gpio: ich: Sort headers alphabetically
Andy Shevchenko
2018-12-07
1
-3
/
+3
|
|
*
|
gpio: sch: Remove linux/init.h and sort headers
Andy Shevchenko
2018-12-07
1
-6
/
+5
|
|
*
|
gpio: merrifield: Remove linux/init.h
Andy Shevchenko
2018-12-07
1
-1
/
+0
|
|
*
|
gpio: lynxpoint: Remove linux/init.h and sort headers
Andy Shevchenko
2018-12-07
1
-8
/
+7
|
|
*
|
gpio: intel-mid: Remove linux/module.h and sort headers
Andy Shevchenko
2018-12-07
1
-4
/
+2
|
|
*
|
gpio: pch: Remove duplicate assignments
Andy Shevchenko
2018-12-07
1
-4
/
+1
|
|
*
|
gpio: pch: Remove redundant __func__ from debug print
Andy Shevchenko
2018-12-07
1
-7
/
+4
|
|
*
|
gpio: ich: Join string literals back
Andy Shevchenko
2018-12-07
1
-3
/
+2
|
|
*
|
gpio: ich: Convert pr_<level> to dev_<level>
Andy Shevchenko
2018-12-07
1
-6
/
+5
|
|
*
|
gpio: ich: Switch to use struct device instead of platform_device
Andy Shevchenko
2018-12-07
1
-10
/
+11
|
|
*
|
gpio: ich: Simplify error handling in ichx_write_bit()
Andy Shevchenko
2018-12-07
1
-12
/
+3
|
|
*
|
gpio: sodaville: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
2018-12-07
1
-6
/
+3
[next]