index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
gpio: arizona: Use local copy of pdata
Charles Keepax
1
-2
/
+2
2019-08-05
gpio: viperboard: Replace 'unsigned' with 'unsigned int'
Hennie Muller
1
-10
/
+10
2019-08-03
gpio: refactor gpiochip_allocate_mask() with bitmap_alloc()
Masahiro Yamada
1
-3
/
+3
2019-08-03
gpio: mpc8xxx: Add ls1028a device specify function.
Song Hui
1
-0
/
+31
2019-08-02
gpio: pca953x: Drop %s for constant string literals
Andy Shevchenko
1
-2
/
+1
2019-08-02
gpio: pca953x: Remove explicit comparison with 0
Andy Shevchenko
1
-8
/
+8
2019-08-02
gpio: pca953x: Use GENMASK() consistently
Andy Shevchenko
1
-15
/
+16
2019-08-02
gpio: pca953x: Switch to use device_get_match_data()
Andy Shevchenko
1
-11
/
+7
2019-08-02
gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
Anson Huang
1
-6
/
+3
2019-08-01
gpio: of: Fix hard-assigned valid_mask for OF case
Stephen Boyd
3
-5
/
+5
2019-07-31
gpio: ixp4xx: remove redundant dev_err message
Ding Xiang
1
-3
/
+1
2019-07-31
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
Andy Shevchenko
1
-0
/
+7
2019-07-31
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
7
-93
/
+109
2019-07-29
gpiolib: Preserve desc->flags when setting state
Chris Packham
1
-6
/
+11
2019-07-29
gpio: max77650: add MODULE_ALIAS()
Bartosz Golaszewski
1
-0
/
+1
2019-07-28
gpio: of: Break out OF-only code
Linus Walleij
4
-132
/
+167
2019-07-28
gpio: bd70528: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-07-28
gpio: bd70528: fix spelling misstake "debouce" -> "debounce"
Colin Ian King
1
-1
/
+1
2019-07-23
gpio: pch: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-07-22
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
Michael Wu
1
-2
/
+4
2019-07-22
gpio: em: use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-18
/
+19
2019-07-17
Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
3
-28
/
+20
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-2
/
+2
2019-07-16
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
Linus Walleij
3
-20
/
+19
2019-07-16
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
Linus Walleij
1
-8
/
+1
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-0
/
+1
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
3
-0
/
+244
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
gpio: em: remove the gpiochip before removing the irq domain
Bartosz Golaszewski
1
-18
/
+15
2019-07-15
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
Nishka Dasgupta
1
-0
/
+1
2019-07-15
gpio: davinci: silence error prints in case of EPROBE_DEFER
Keerthy
1
-2
/
+3
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-5
/
+1
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
33
-902
/
+693
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+44
2019-07-06
Revert "gpio: tegra: Clean-up debugfs initialisation"
Linus Walleij
1
-3
/
+15
2019-07-06
gpiolib: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-07-04
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
1
-5
/
+1
2019-07-04
gpio: stp-xway: allow compile-testing
Martin Blumenstingl
1
-1
/
+2
2019-07-04
gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
Martin Blumenstingl
1
-4
/
+1
2019-07-04
gpio: stp-xway: improve module clock error handling
Martin Blumenstingl
1
-3
/
+8
2019-07-04
gpio: stp-xway: simplify error handling in xway_stp_probe()
Martin Blumenstingl
1
-10
/
+9
2019-07-04
gpiolib: Clarify use of non-sleeping functions
Geert Uytterhoeven
1
-8
/
+8
2019-07-04
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
Geert Uytterhoeven
1
-3
/
+4
2019-07-03
gpio: pl061: drop duplicate printing of device name
Enrico Weigelt
1
-1
/
+1
2019-07-03
gpio: altera: Pass irqchip when adding gpiochip
Linus Walleij
1
-27
/
+21
2019-07-03
gpio: siox: Use devm_ managed gpiochip
Linus Walleij
1
-10
/
+1
2019-07-03
gpio: siox: Add struct device *dev helper variable
Linus Walleij
1
-5
/
+5
2019-07-03
gpio: siox: Pass irqchip when adding gpiochip
Linus Walleij
1
-9
/
+7
[prev]
[next]