index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-23
77
-1240
/
+2293
|
\
|
*
gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip()
Stephen Boyd
2018-10-16
1
-2
/
+1
|
*
gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip()
Stephen Boyd
2018-10-16
1
-6
/
+2
|
*
gpio: Drop parent irq assignment during cascade setup
Stephen Boyd
2018-10-16
1
-10
/
+0
|
*
mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
Janusz Krzysztofik
2018-10-15
1
-2
/
+11
|
*
gpio: fix SNPS_CREG kconfig dependency warning
Randy Dunlap
2018-10-15
1
-1
/
+1
|
*
gpiolib: Initialize gdev field before is used
Ricardo Ribalda Delgado
2018-10-12
1
-2
/
+3
|
*
gpio: fix kernel-doc after devres.c file rename
Randy Dunlap
2018-10-10
1
-1
/
+1
|
*
gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chip
Uwe Kleine-König
2018-10-10
1
-1
/
+1
|
*
gpio: syscon: Fix possible NULL ptr usage
Marek Vasut
2018-10-10
1
-1
/
+1
|
*
gpiolib: Show correct direction from the beginning
Ricardo Ribalda Delgado
2018-10-10
1
-14
/
+13
|
*
pinctrl: msm: Use init_valid_mask exported function
Ricardo Ribalda Delgado
2018-10-10
1
-42
/
+37
|
*
gpiolib: Add init_valid_mask exported function
Ricardo Ribalda Delgado
2018-10-10
2
-3
/
+20
|
*
GPIO: add single-register GPIO via CREG driver
Eugeniy Paltsev
2018-10-10
4
-0
/
+208
|
*
dt-bindings: Document the Synopsys GPIO via CREG bindings
Eugeniy Paltsev
2018-10-10
1
-0
/
+21
|
*
gpio: mockup: use device properties instead of platform_data
Bartosz Golaszewski
2018-10-03
1
-31
/
+51
|
*
gpio: Slightly more helpful debugfs
Linus Walleij
2018-10-02
1
-4
/
+7
|
*
gpio: omap: Remove set but not used variable 'dev'
YueHaibing
2018-10-01
1
-2
/
+0
|
*
gpio: omap: drop omap_gpio_list
Grygorii Strashko
2018-10-01
1
-4
/
+0
|
*
Accept partial 'gpio-line-names' property.
Christophe Blaess
2018-10-01
1
-12
/
+9
|
*
gpio: omap: get rid of the conditional PM runtime calls
Grygorii Strashko
2018-10-01
1
-20
/
+5
|
*
gpio: htc-egpio: Remove set but not used variable 'bit'
YueHaibing
2018-10-01
1
-2
/
+0
|
*
gpio: Restore indentation of continued lines
Geert Uytterhoeven
2018-10-01
3
-23
/
+23
|
*
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
2018-10-01
3
-35
/
+39
|
*
Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()
Geert Uytterhoeven
2018-10-01
1
-8
/
+8
|
*
gpiolib: Fix incorrect use of find_next_zero_bit()
Janusz Krzysztofik
2018-10-01
1
-6
/
+3
|
*
gpio: new driver to work with a 8x12 siox
Uwe Kleine-König
2018-09-28
4
-0
/
+303
|
*
dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support
Biju Das
2018-09-25
1
-0
/
+1
|
*
gpio: Add comments on single direction chips
Linus Walleij
2018-09-25
2
-7
/
+32
|
*
gpiolib: Fix gpio_direction_* for single direction GPIOs
Ricardo Ribalda Delgado
2018-09-25
1
-8
/
+28
|
*
gpio: Rename devres implementation file
Linus Walleij
2018-09-25
2
-1
/
+1
|
*
gpio: Use SPDX header for core library
Linus Walleij
2018-09-25
9
-32
/
+10
|
*
Merge branch 'ib-omap' into devel
Linus Walleij
2018-09-25
4
-130
/
+237
|
|
\
|
|
*
gpio: omap: Get rid of pm_runtime_irq_safe()
Tony Lindgren
2018-09-24
1
-3
/
+3
|
|
*
gpio: omap: Remove custom PM calls and use cpu_pm instead
Tony Lindgren
2018-09-24
4
-96
/
+116
|
|
*
gpio: omap: Add level wakeup handling for omap4 based SoCs
Tony Lindgren
2018-09-24
2
-33
/
+120
|
*
|
gpiolib: Fix array members of same chip processed separately
Janusz Krzysztofik
2018-09-24
2
-15
/
+39
|
*
|
gpiolib: Fix missing updates of bitmap index
Janusz Krzysztofik
2018-09-24
1
-5
/
+6
|
*
|
gpio: htc-egpio: Unique label per chip
Linus Walleij
2018-09-24
1
-1
/
+7
|
*
|
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
2018-09-20
16
-190
/
+400
|
|
\
\
|
|
*
|
gpiolib: Implement fast processing path in get/set array
Janusz Krzysztofik
2018-09-13
3
-5
/
+105
|
|
*
|
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
15
-26
/
+86
|
|
*
|
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
2018-09-13
4
-2
/
+92
|
|
*
|
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
15
-177
/
+137
|
|
|
/
|
*
|
gpio: OF: Remove bad practice examples
Linus Walleij
2018-09-20
1
-15
/
+9
|
*
|
gpio: OF: Cut painful BNF experiments from bindings
Linus Walleij
2018-09-20
1
-50
/
+64
|
*
|
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
2018-09-20
2
-28
/
+28
|
*
|
gpio: davinci: Remove unneeded GPIO macro
Andrew F. Davis
2018-09-20
2
-9
/
+4
|
*
|
gpio: davinci: Allocate the correct amount of memory for controller
Andrew F. Davis
2018-09-20
1
-6
/
+4
|
*
|
gpio: davinci: Use dev name for label and automatic base selection
Andrew F. Davis
2018-09-20
1
-18
/
+4
[next]