Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
799d5eb4e7aede8ddfcdd313eeb875f4eea860be
799d5eb
gpiolib: Fix incorrect use of find_next_zero_bit()
by Janusz Krzysztofik
· 6 years ago
be8c8fa
gpio: new driver to work with a 8x12 siox
by Uwe Kleine-König
· 6 years ago
9aa64f0
dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support
by Biju Das
· 6 years ago
e48d194
gpio: Add comments on single direction chips
by Linus Walleij
· 6 years ago
ae9847f
gpiolib: Fix gpio_direction_* for single direction GPIOs
by Ricardo Ribalda Delgado
· 6 years ago
32d064a
gpio: Rename devres implementation file
by Linus Walleij
· 6 years ago
dae5f0a
gpio: Use SPDX header for core library
by Linus Walleij
· 6 years ago
ff19473
Merge branch 'ib-omap' into devel
by Linus Walleij
· 6 years ago
5284521
gpio: omap: Get rid of pm_runtime_irq_safe()
by Tony Lindgren
· 6 years ago
b764a58
gpio: omap: Remove custom PM calls and use cpu_pm instead
by Tony Lindgren
· 6 years ago
ec0daae
gpio: omap: Add level wakeup handling for omap4 based SoCs
by Tony Lindgren
· 6 years ago
c4c958a
gpiolib: Fix array members of same chip processed separately
by Janusz Krzysztofik
· 6 years ago
35ae7f9
gpiolib: Fix missing updates of bitmap index
by Janusz Krzysztofik
· 6 years ago
212d706
gpio: htc-egpio: Unique label per chip
by Linus Walleij
· 6 years ago
a2ab170
Merge branch 'ib-array-bitmaps' into devel
by Linus Walleij
· 6 years ago
c02980d
gpio: OF: Remove bad practice examples
by Linus Walleij
· 7 years ago
25db30c
gpio: OF: Cut painful BNF experiments from bindings
by Linus Walleij
· 7 years ago
79b73ff
gpio: davinci: Move driver local definitions to driver
by Andrew F. Davis
· 7 years ago
c36219d
gpio: davinci: Remove unneeded GPIO macro
by Andrew F. Davis
· 7 years ago
c809e37
gpio: davinci: Allocate the correct amount of memory for controller
by Andrew F. Davis
· 7 years ago
587f7a6
gpio: davinci: Use dev name for label and automatic base selection
by Andrew F. Davis
· 7 years ago
32935772
gpio: davinci: Remove unused member of davinci_gpio_controller
by Andrew F. Davis
· 7 years ago
f13a0b0
gpio: Get rid of legacy header
by Linus Walleij
· 7 years ago
66dbe75
gpio: wm8xxx: Cut down on boilerplate
by Linus Walleij
· 7 years ago
10833c4
gpio: wm8xxx: Use the right header
by Linus Walleij
· 7 years ago
130a990
gpio: xlp: Cut down on boilerplate
by Linus Walleij
· 7 years ago
121111d
gpio: xlp: Include the right header
by Linus Walleij
· 7 years ago
c872a20
gpio: vx855: Cut down on boilerplate
by Linus Walleij
· 7 years ago
3bca2d4
gpio: vx855: Include the right header
by Linus Walleij
· 7 years ago
751107e
gpio: viperboard: Cut down on boilerplate
by Linus Walleij
· 7 years ago
d3007ec
gpio: viperboard: Include the right header
by Linus Walleij
· 7 years ago
3edc688
gpio: xtensa: Cut down on boilerplate
by Linus Walleij
· 7 years ago
83a4e2c
gpio: xtensa: Include the right header
by Linus Walleij
· 7 years ago
2ab4a93
gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
by Linus Walleij
· 7 years ago
2abfb31
gpio: vr41xx: Cut down on boilerplate
by Linus Walleij
· 7 years ago
3b3001c
gpio: vr41xx: Include the right header
by Linus Walleij
· 7 years ago
171948e
gpiolib: check if irqchip already has the irq hook replacements
by Hans Verkuil
· 7 years ago
d0121b8
gpiolib: use better errno if get_direction is not available
by Wolfram Sang
· 7 years ago
b17566a
gpiolib: Implement fast processing path in get/set array
by Janusz Krzysztofik
· 7 years ago
77588c1
gpiolib: Pass array info to get/set array functions
by Janusz Krzysztofik
· 7 years ago
bf9346f
gpiolib: Identify arrays matching GPIO hardware
by Janusz Krzysztofik
· 7 years ago
b9762be
gpiolib: Pass bitmaps, not integer arrays, to get/set array
by Janusz Krzysztofik
· 7 years ago
fa38869
gpiolib: Don't support irq sharing for userspace
by Uwe Kleine-König
· 7 years ago
0b35cd7
gpio: uapi: Grammar s/array/array of/
by Geert Uytterhoeven
· 7 years ago
36e2add
gpio: vf610: Cut down on boilerplate
by Linus Walleij
· 7 years ago
45e8296
gpio: vf610: Include the right header
by Linus Walleij
· 7 years ago
8734fae
gpio: of: make example syntactically correct
by Wolfram Sang
· 7 years ago
6953c57
gpio: of: Handle SPI chipselect legacy bindings
by Linus Walleij
· 7 years ago
1c939cb
gpio-bcm-kona: use new req/relres and dis/enable_irq funcs
by Hans Verkuil
· 7 years ago
4f8183a
gpio/driver.rst: document gpiochip_disable/enable_irq()
by Hans Verkuil
· 7 years ago
461c1a7
gpiolib: override irq_enable/disable
by Hans Verkuil
· 7 years ago
4e9439d
gpiolib: add flag to indicate if the irq is disabled
by Hans Verkuil
· 7 years ago
ca620f2
gliolib: set hooks in gpiochip_set_irq_hooks()
by Hans Verkuil
· 7 years ago
4e6b823
gpiolib: export gpiochip_irq_reqres/relres()
by Hans Verkuil
· 7 years ago
f6d9af4
gpio: ep93xx: fix test for end of loop
by Dan Carpenter
· 7 years ago
f40f730
gpio: ep93xx: fix incorrect array element size check
by Colin Ian King
· 7 years ago
02ad043
gpio: fix kernel-doc notation warning for 'request_key'
by Randy Dunlap
· 7 years ago
ba74bd5
gpio: twl6040: Implement .get_direction()
by Linus Walleij
· 7 years ago
4bef8bf
gpio: twl6040: Use bitops
by Linus Walleij
· 7 years ago
b4f53ed
gpio: twl6040: Cut down boilerplate
by Linus Walleij
· 7 years ago
fc4f8f3
gpio: twl6040: Include the right header
by Linus Walleij
· 7 years ago
ab8c1e8
gpio: twl4030: Implement .get_direction()
by Linus Walleij
· 7 years ago
ecb0768
gpio: twl4030: Cut down boilerplate
by Linus Walleij
· 7 years ago
ba21d55
gpio: twl4030: Include the right header
by Linus Walleij
· 7 years ago
f091616
gpio: zevio: Include the right header
by Linus Walleij
· 7 years ago
97feacc
gpio: ts5500: Delete platform data handling
by Linus Walleij
· 7 years ago
bf97279
gpio: ts5500: Use SPDX header
by Linus Walleij
· 7 years ago
c99601f
gpio: ts5500: Include the right header
by Linus Walleij
· 7 years ago
833eacc
gpio: mxs: Get rid of external API call
by Linus Walleij
· 7 years ago
d5a4da1
gpio: tps65xxx: Use SPDX license tag
by Linus Walleij
· 7 years ago
5d75683
gpio: tpx65xxx: Include the right header
by Linus Walleij
· 7 years ago
f1ff4b8
MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIO
by Andy Shevchenko
· 7 years ago
bfba223
gpio: brcmstb: allow 0 width GPIO banks
by Justin Chen
· 7 years ago
36f3f19
gpio: ftgpio: Support debounce timer
by Linus Walleij
· 7 years ago
da02d79
gpio: ftgpio: Support optional silicon clock
by Linus Walleij
· 7 years ago
8882639
Merge branch 'ib-ingenic' of ../linux-pinctrl into devel
by Linus Walleij
· 7 years ago
62cdcb6
gpio: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 7 years ago
9ce3ebe
gpio: pxa: handle corner case of unprobed device
by Robert Jarzmik
· 7 years ago
2812379
dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support
by Fabrizio Castro
· 7 years ago
28d6eeb
pinctrl: ingenic: Include the right header
by Linus Walleij
· 7 years ago
57e2143
gpio: ingenic: Remove driver
by Paul Cercueil
· 7 years ago
635c20a
pinctrl: ingenic: Drop dependency on MACH_INGENIC
by Paul Cercueil
· 7 years ago
f2a9676
pinctrl: ingenic: Add support for the JZ4725B
by Paul Cercueil
· 7 years ago
ebd6651
pinctrl: ingenic: Implement .get_direction for GPIO chips
by Paul Cercueil
· 7 years ago
e72394e
pinctrl: ingenic: Merge GPIO functionality
by Paul Cercueil
· 7 years ago
4717b11
pinctrl: ingenic: Mark probe function as __init
by Paul Cercueil
· 7 years ago
556a36a
pinctrl: ingenic: Probe driver at subsys_initcall
by Paul Cercueil
· 7 years ago
890e48b
dt-bindings: pinctrl: Update pinctrl-ingenic for JZ4725B and GPIO merge
by Paul Cercueil
· 7 years ago
be88784
drivers: gpio: Update MODULE AUTHOR email address
by Michael Hennerich
· 7 years ago
c0f6afa
dt-bindings: gpio: rcar: Add gpio-reserved-ranges support
by Biju Das
· 7 years ago
496069b
gpio: rcar: Add GPIO hole support
by Biju Das
· 7 years ago
a419a3d
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
by Linus Walleij
· 7 years ago
d875cc2
gpio: ep93xx: Cut gpio_to_irq() usage
by Linus Walleij
· 7 years ago
68491b0
gpio: ep93xx: Use for_each_set_bit() in IRQ handler
by Linus Walleij
· 7 years ago
51ba88e
gpio: ep93xx: Use the hwirq and port
by Linus Walleij
· 7 years ago
fd935fc
gpio: ep93xx: Do not pingpong irq numbers
by Linus Walleij
· 7 years ago
99399f4
gpio: ep93xx: Properly call the chained IRQ handler
by Linus Walleij
· 7 years ago
3c38b3a
gpio: ep93xx: Rename has_debounce to has_irq
by Linus Walleij
· 7 years ago
991ce74
gpio: ep93xx: Pass around struct gpio_chip
by Linus Walleij
· 7 years ago
68b6493
gpio: ep93xx: Switch to SPDX license tag
by Linus Walleij
· 7 years ago
Next »