index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-09
2
-3
/
+0
|
\
|
*
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
2019-02-01
2
-3
/
+0
*
|
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-08
33
-405
/
+1559
|
\
\
|
*
|
gpio: gpio-omap: fix level interrupt idling
Russell King
2019-03-08
1
-6
/
+8
|
*
|
gpio: amd-fch: Set proper output level for direction_output
Axel Lin
2019-03-08
1
-1
/
+10
|
*
|
gpio: pca953x: Use PCA_LATCH_INT
Andy Shevchenko
2019-03-08
1
-5
/
+5
|
*
|
gpio: pca953x: Fix dereference of irq data in shutdown
Mark Walton
2019-03-01
1
-1
/
+2
|
*
|
gpio: amd-fch: Fix type error found by sparse
Linus Walleij
2019-03-01
1
-7
/
+7
|
*
|
gpio: amd-fch: Drop const from resource
Linus Walleij
2019-02-25
1
-1
/
+1
|
*
|
gpio: mxc: add check to return defer probe if clock tree NOT ready
Anson Huang
2019-02-25
1
-1
/
+4
|
*
|
gpio: ftgpio: Register per-instance irqchip
Linus Walleij
2019-02-25
1
-10
/
+10
|
*
|
gpio: AMD G-Series PCH gpio driver
Enrico Weigelt, metux IT consult
2019-02-22
3
-0
/
+195
|
*
|
gpio: tqmx86: Set proper output level for direction_output
Axel Lin
2019-02-21
1
-2
/
+3
|
*
|
gpio: sprd: Change to use SoC compatible string
Baolin Wang
2019-02-21
1
-1
/
+1
|
*
|
gpio: of: Handle both enable-gpio{,s}
Marek Vasut
2019-02-21
1
-1
/
+2
|
*
|
gpio: of: Restrict enable-gpio quirk to regulator-gpio
Thierry Reding
2019-02-21
1
-2
/
+2
|
*
|
gpio: davinci: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-21
1
-3
/
+1
|
*
|
gpio: pca953x: Add wake-up support
Geert Uytterhoeven
2019-02-20
1
-0
/
+9
|
*
|
Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...
Linus Walleij
2019-02-20
1
-27
/
+162
|
|
\
\
|
|
*
|
gpio: mockup: rework debugfs interface
Bartosz Golaszewski
2019-02-19
1
-14
/
+103
|
|
*
|
gpio: mockup: change the signature of unlocked get/set helpers
Bartosz Golaszewski
2019-02-19
1
-11
/
+8
|
|
*
|
gpio: mockup: change the type of 'offset' to unsigned int
Bartosz Golaszewski
2019-02-19
1
-1
/
+1
|
|
*
|
gpio: mockup: don't create the debugfs link named after the label
Bartosz Golaszewski
2019-02-19
1
-5
/
+1
|
|
*
|
gpio: mockup: implement get_multiple()
Bartosz Golaszewski
2019-02-19
1
-0
/
+17
|
|
*
|
gpio: mockup: add locking
Bartosz Golaszewski
2019-02-19
1
-7
/
+43
|
*
|
|
gpio: tegra: Fix offset of pinctrl calls
Linus Walleij
2019-02-19
1
-4
/
+21
|
*
|
|
gpio: of: Apply regulator-gpio quirk only to enable-gpios
Marek Vasut
2019-02-17
1
-0
/
+1
|
*
|
|
Merge tag 'intel-gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2019-02-17
3
-64
/
+29
|
|
\
\
\
|
|
*
|
|
gpio: wcove: Convert to use SPDX identifier
Andy Shevchenko
2019-02-08
1
-9
/
+1
|
|
*
|
|
gpio: msic: Convert to use SPDX identifier
Andy Shevchenko
2019-02-08
1
-14
/
+1
|
|
*
|
|
gpio: crystalcove: Convert to use SPDX identifier
Andy Shevchenko
2019-02-08
1
-10
/
+2
|
|
*
|
|
gpio: wcove: Fix indentation
Andy Shevchenko
2019-02-08
1
-7
/
+6
|
|
*
|
|
gpio: wcove: Sort headers alphabetically
Andy Shevchenko
2019-02-08
1
-2
/
+2
|
|
*
|
|
gpio: msic: Sort headers alphabetically
Andy Shevchenko
2019-02-08
1
-5
/
+5
|
|
*
|
|
gpio: crystalcove: Sort headers alphabetically
Andy Shevchenko
2019-02-08
1
-4
/
+4
|
|
*
|
|
gpio: msic: Remove duplicate check in IRQ handler
Andy Shevchenko
2019-02-08
1
-6
/
+3
|
|
*
|
|
gpio: wcove: Allow return negative error code from to_reg()
Andy Shevchenko
2019-02-08
1
-1
/
+1
|
|
*
|
|
gpio: crystalcove: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
2019-02-08
1
-6
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-02-17
9
-65
/
+86
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
gpio: altera-a10sr: Trivial coding style fix
Axel Lin
2019-02-14
1
-8
/
+9
|
|
*
|
gpio: tegra186: Use TEGRA186_ prefix for GPIO names
Thierry Reding
2019-02-14
1
-35
/
+35
|
|
*
|
gpio: madera: Add missing const
Charles Keepax
2019-02-14
1
-1
/
+1
|
|
*
|
gpio: pca953x: add support for pcal6416 type
Thomas Petazzoni
2019-02-14
1
-0
/
+1
|
*
|
|
gpio: pcf857x: Simpify wake-up handling
Geert Uytterhoeven
2019-02-14
1
-14
/
+1
|
*
|
|
Merge branch 'ib-pca953x-config' into devel
Linus Walleij
2019-02-14
4
-18
/
+105
|
|
\
\
\
|
|
*
|
|
gpio: pca953x: add ->set_config implementation
Thomas Petazzoni
2019-02-13
1
-2
/
+64
|
|
*
|
|
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
2019-02-13
3
-0
/
+25
|
|
*
|
|
gpio: use new gpio_set_config() helper in more places
Thomas Petazzoni
2019-02-13
1
-2
/
+2
|
|
*
|
|
gpio: rename gpio_set_drive_single_ended() to gpio_set_config()
Thomas Petazzoni
2019-02-13
1
-14
/
+14
|
|
|
|
/
|
|
|
/
|
|
*
|
|
gpio: sprd: Add missing break in switch statement
Gustavo A. R. Silva
2019-02-13
1
-0
/
+1
[next]