index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: vf610: Mask all GPIO interrupts
Andrew Lunn
2019-01-28
1
-0
/
+5
|
*
|
gpio: altera-a10sr: Set proper output level for direction_output
Axel Lin
2019-01-23
1
-1
/
+3
|
*
|
gpio: sprd: Fix incorrect irq type setting for the async EIC
Neo Hou
2019-01-23
1
-0
/
+1
|
*
|
gpio: sprd: Fix the incorrect data register
Neo Hou
2019-01-23
1
-1
/
+12
|
*
|
gpiolib: fix line event timestamps for nested irqs
Bartosz Golaszewski
2019-01-23
1
-1
/
+8
|
*
|
gpio: pcf857x: Fix interrupts on multiple instances
Roger Quadros
2019-01-23
1
-14
/
+12
|
*
|
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
|
|
/
*
|
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
*
|
gpio: zynq: properly support runtime PM for GPIO used as interrupts
Thomas Petazzoni
2019-02-13
1
-0
/
+24
*
|
gpio: adp5588.c: Switch to events system
Nikolaus Voss
2019-02-09
1
-56
/
+35
*
|
gpio: adp5588: Add device tree support
Nikolaus Voss
2019-02-09
1
-83
/
+68
*
|
gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe()
Wei Yongjun
2019-02-09
1
-3
/
+1
*
|
gpio: Add a Gateworks PLD GPIO driver
Linus Walleij
2019-02-09
3
-0
/
+145
*
|
gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event
Andy Shevchenko
2019-01-28
1
-1
/
+1
*
|
gpio: tqmx86: Add GPIO from for this IO controller
Andrew Lunn
2019-01-28
3
-0
/
+341
*
|
gpio: altera: Fixup block comment style
Phil Reid
2019-01-28
1
-2
/
+2
*
|
Merge branch 'ib-qcom-spmi' into devel
Linus Walleij
2019-01-24
1
-0
/
+37
|
\
\
|
*
|
gpio: add irq domain activate/deactivate functions
Brian Masney
2019-01-24
1
-0
/
+37
|
|
/
*
|
gpio-f7188x: add support Fintek F81804 & F81966
Steffen Kothe
2019-01-22
1
-1
/
+23
*
|
gpio: rcar: select General Output Register to set output states
Vladimir Zapolskiy
2019-01-21
1
-1
/
+11
*
|
gpio: hlwd: Implement edge trigger emulation
Jonathan Neuschäfer
2019-01-21
1
-0
/
+56
*
|
gpio: hlwd: Add basic IRQ support
Jonathan Neuschäfer
2019-01-21
2
-1
/
+136
*
|
gpio: pca953x: use a per instance irq_chip structure
Thomas Petazzoni
2019-01-21
1
-13
/
+12
*
|
gpio: pca953x: reduce indentation level in pca953x_irq_setup()
Thomas Petazzoni
2019-01-21
1
-42
/
+42
*
|
gpio: sprd: Remove unused irq trigger setting
Baolin Wang
2019-01-21
1
-1
/
+0
*
|
gpio: sama5d2-piobu: Set proper output level for direction_output
Axel Lin
2019-01-11
1
-12
/
+8
*
|
gpiolib-acpi: Preserve non direction flags when updating gpiod_flags
Hans de Goede
2019-01-10
1
-1
/
+4
[next]