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
...
|
*
|
gpio: mxc: Convert the driver to DT-only
Fabio Estevam
2020-11-18
1
-80
/
+22
|
*
|
gpio: gpio-xilinx: Check return value of of_property_read_u32
Srinivas Neeli
2020-11-18
1
-3
/
+5
|
*
|
gpio: gpio-xilinx: Add remove function
Srinivas Neeli
2020-11-18
1
-0
/
+18
|
*
|
gpio: gpio-xilinx: Add clock support
Srinivas Neeli
2020-11-18
1
-0
/
+17
|
*
|
gpio: gpio-xilinx: Arrange headers in sorting order
Srinivas Neeli
2020-11-18
1
-3
/
+3
|
*
|
gpiolib: acpi: Use BIT() macro to increase readability
Andy Shevchenko
2020-11-16
1
-2
/
+1
|
*
|
gpiolib: acpi: Convert pin_index to be u16
Andy Shevchenko
2020-11-16
1
-5
/
+5
|
*
|
gpiolib: acpi: Extract acpi_request_own_gpiod() helper
Andy Shevchenko
2020-11-16
1
-22
/
+24
|
*
|
gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
Andy Shevchenko
2020-11-16
1
-2
/
+6
|
*
|
gpiolib: acpi: Set initial value for output pin based on bias and polarity
Vasile-Laurentiu Stanimir
2020-11-16
1
-9
/
+12
|
*
|
gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
Andy Shevchenko
2020-11-16
1
-33
/
+33
|
*
|
gpiolib: acpi: Move non-critical code outside of critical section
Andy Shevchenko
2020-11-16
1
-2
/
+2
|
*
|
gpiolib: acpi: Take into account debounce settings
Andy Shevchenko
2020-11-16
2
-0
/
+20
|
*
|
gpiolib: acpi: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-11-16
1
-1
/
+1
|
*
|
gpiolib: acpi: Respect bias settings for GpioInt() resource
Andy Shevchenko
2020-11-16
1
-1
/
+5
|
*
|
gpiolib: Introduce gpio_set_debounce_timeout() for internal use
Andy Shevchenko
2020-11-16
2
-0
/
+8
|
*
|
gpiolib: Extract gpio_set_config_with_argument_optional() helper
Andy Shevchenko
2020-11-16
1
-26
/
+27
|
*
|
gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()
Andy Shevchenko
2020-11-16
1
-15
/
+14
|
*
|
gpiolib: Extract gpio_set_config_with_argument() for future use
Andy Shevchenko
2020-11-16
1
-3
/
+11
|
*
|
gpiolib: use proper API to pack pin configuration parameters
Andy Shevchenko
2020-11-16
1
-1
/
+1
|
*
|
gpiolib: add missed break statement
Andy Shevchenko
2020-11-16
1
-0
/
+1
|
*
|
gpiolib: Replace unsigned by unsigned int
Andy Shevchenko
2020-11-16
1
-8
/
+8
|
*
|
Merge branch 'devel' into for-next
Linus Walleij
2020-11-11
5
-238
/
+19
|
|
\
\
|
|
*
|
gpio: 104-idi-48: improve code indentation
Deepak R Varma
2020-10-29
1
-4
/
+2
|
|
*
|
gpio: stmpe: Fix forgotten refactoring
Linus Walleij
2020-10-28
1
-9
/
+1
|
|
*
|
gpio: Retire the explicit gpio irqchip code
Linus Walleij
2020-10-28
2
-202
/
+0
|
|
*
|
gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
Andy Shevchenko
2020-10-28
1
-16
/
+8
|
|
*
|
gpiolib: Use proper type for bias enumerator in gpio_set_bias()
Andy Shevchenko
2020-10-28
1
-7
/
+8
|
|
|
/
*
|
|
Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-12-16
1
-6
/
+6
|
\
\
\
|
*
|
|
gpio: tps65910: use regmap accessors
Michał Mirosław
2020-11-19
1
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
gpio: eic-sprd: break loop when getting NULL device resource
Chunyan Zhang
2020-12-09
1
-1
/
+1
*
|
|
gpio: mvebu: fix potential user-after-free on probe
Baruch Siach
2020-12-02
1
-5
/
+11
*
|
|
gpio: zynq: fix reference leak in zynq_gpio functions
Qinglang Miao
2020-12-02
1
-2
/
+2
*
|
|
gpiolib: Don't free if pin ranges are not defined
Edmond Chung
2020-12-02
1
-0
/
+5
*
|
|
gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
Luo Jiaxing
2020-12-02
1
-0
/
+2
*
|
|
gpio: arizona: disable pm_runtime in case of failure
Zheng Liang
2020-12-02
1
-0
/
+1
|
|
/
|
/
|
*
|
gpio: sifive: Fix SiFive gpio probe
Damien Le Moal
2020-11-11
1
-1
/
+1
*
|
Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
2020-11-10
5
-26
/
+74
|
\
\
|
*
|
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
2020-11-06
1
-1
/
+51
|
*
|
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
2020-11-06
1
-4
/
+4
|
*
|
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
2020-11-06
1
-1
/
+1
|
*
|
gpiolib: fix sysfs when cdev is not selected
Kent Gibson
2020-11-05
2
-18
/
+15
|
*
|
gpio: aspeed: fix ast2600 bank properties
Billy Tsai
2020-10-26
1
-0
/
+1
|
*
|
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
2020-10-26
1
-2
/
+2
|
|
/
*
/
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
2020-10-28
1
-1
/
+11
|
/
*
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-10-15
3
-0
/
+174
|
\
|
*
gpio: Add support for the sl28cpld GPIO controller
Michael Walle
2020-09-17
3
-0
/
+174
*
|
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-13
22
-502
/
+1782
|
\
\
|
*
|
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
2020-10-08
1
-1
/
+3
|
*
|
gpiolib: cdev: switch from kstrdup() to kstrndup()
Kent Gibson
2020-10-08
1
-14
/
+13
[prev]
[next]