Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5740c99e9d30b81fcc478797e7215c61e241f44e
/
drivers
/
gpio
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
ea125de
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
edb2a38
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
0ed2dd0
treewide: Use struct_size() for devm_kmalloc() and friends
by Kees Cook
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
6310b93
gpio: davinci: fix build warning when !CONFIG_OF
by Sekhar Nori
· 6 years ago
84bf021
gpio: pxa: Include the right header
by Linus Walleij
· 6 years ago
dcc6cee
gpio: pl061: Include the right header
by Linus Walleij
· 6 years ago
5db1f87
gpio: pch: Include the right header
by Linus Walleij
· 6 years ago
12087fa
gpio: pcf857x: Include the right header
by Linus Walleij
· 6 years ago
644f3da
gpio: pca953x: Include the right header
by Linus Walleij
· 6 years ago
b11a0b3
gpio: palmas: Include the right header
by Linus Walleij
· 6 years ago
b7351b0
gpio: omap: Include the right header
by Linus Walleij
· 6 years ago
be1f20a
gpio: octeon: Include the right header
by Linus Walleij
· 6 years ago
339e773
gpio: mxs: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
97fe7be
gpio: Remove VLA from stmpe driver
by Laura Abbott
· 7 years ago
014e420
gpio: mxc: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
2808801
gpio: mxc: add clock operation
by Anson Huang
· 6 years ago
973c171
gpiolib: discourage gpiochip_add_pin[group]_range for DT pinctrls
by Christian Lamparter
· 6 years ago
3027743
gpio: Remove VLA from gpiolib
by Laura Abbott
· 6 years ago
ed5cab4
gpio: aspeed: Use a cache of output data registers
by Benjamin Herrenschmidt
· 7 years ago
af79492
gpio: aspeed: Set output latch before changing direction
by Benjamin Herrenschmidt
· 7 years ago
d5dbf9c
gpio: pca953x: fix address calculation for pcal6524
by H. Nikolaus Schaller
· 7 years ago
394aeef
gpio: pca953x: define masks for addressing common and extended registers
by H. Nikolaus Schaller
· 7 years ago
0cdf21b
gpio: pca953x: set the PCA_PCAL flag also when matching by DT
by H. Nikolaus Schaller
· 7 years ago
0a70fe0
gpio: pca953x: Clear irq trigger type on irq shutdown
by Grigoryev Denis
· 7 years ago
060f3eb
gpio: zynq: Setup chip->base based on alias ID
by Michal Simek
· 7 years ago
da069d5
gpio: dwapb: Rework support for 1 interrupt per port A GPIO
by Phil Edworthy
· 6 years ago
aa1fdda
gpio: syscon: allow fetching syscon from parent node
by Heiko Stuebner
· 7 years ago
a76e865
gpio: zynq: simplifly getting drvdata
by Shubhrajyoti Datta
· 7 years ago
5e3a8ec
gpio: zynq: Remove call to platform_get_irq
by Shubhrajyoti Datta
· 7 years ago
4b21f94
gpio: Convert to use match_string() helper
by Andy Shevchenko
· 7 years ago
a0ecbcc
gpio: pca953x: add more register definitions for pcal6524
by H. Nikolaus Schaller
· 7 years ago
6315d23
gpio: pca953x: add more register definitions for pcal953x
by H. Nikolaus Schaller
· 7 years ago
0950c19
gpio: pca953x: convert register constants to hex
by H. Nikolaus Schaller
· 7 years ago
668f065
gpio: ge: Fix build warning
by Thierry Reding
· 7 years ago
ba3efdf
gpiolib: fix gpiochip_machine_hog()
by Dan Carpenter
· 7 years ago
0c695e3
gpio: xlp: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
23e577e
gpio: vf610: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
81317c5
gpio: ts4900: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
edf874e
gpio: syscon: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
8357759
gpio: pxa: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
67bab93
gpio: pca953x: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
fd46d5c
gpio: palmas: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
1f2d357
gpio: mxs: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
d897738
gpio: ingenic: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
490a887
gpio: ge: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
7114b7b
gpio: dwapb: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
a23ffcf
gpio: 74xx-mmio: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
058de34
gpio: mockup: use the SPDX identifier and remove license boilerplate
by Bartosz Golaszewski
· 7 years ago
e6ca26a
gpio: dwapb: Add support for 1 interrupt per port A GPIO
by Phil Edworthy
· 7 years ago
413f9e9
gpio: make several const arrays static, shrinks object size
by Colin Ian King
· 7 years ago
8d0bd9a
gpio: mxc: Remove reliance on <linux/gpio.h>
by Linus Walleij
· 7 years ago
ba78d83
gpio: mvebu: Use the proper APIs
by Linus Walleij
· 7 years ago
99ef32adc
gpio: msic: Include the right header
by Linus Walleij
· 7 years ago
0cbbdcf
gpio: mm-lantiq: Include the right header
by Linus Walleij
· 7 years ago
85320ab
gpio: ml_ioh: Include the right header
by Linus Walleij
· 7 years ago
3dc1c92
gpio: mc9s08dz60: Include the right header
by Linus Walleij
· 7 years ago
03a3f19
gpio: mc33880: Include the right header
by Linus Walleij
· 7 years ago
25424b8
gpio: max730x: Include the right header
by Linus Walleij
· 7 years ago
cec93b0
gpio: lynxpoint: Include the right header
by Linus Walleij
· 7 years ago
11975f9
gpio: lpc32xx: Include the right header
by Linus Walleij
· 7 years ago
284ead5
gpio: lp873x: Include the right header
by Linus Walleij
· 7 years ago
e92a5c6
gpio: lp3943: Include the right header
by Linus Walleij
· 7 years ago
a4e5db8
gpio: loongson: Use BIT() macros
by Linus Walleij
· 7 years ago
70e703e
gpio: loongson: Create a dynamic platform device
by Linus Walleij
· 7 years ago
f105edf
gpio: loongson: Use right include
by Linus Walleij
· 7 years ago
a411e81
gpiolib: add hogs support for machine code
by Bartosz Golaszewski
· 7 years ago
192a35b
gpio: 104-dio-48e: make array 'ports' static, shrinks object size
by Colin Ian King
· 7 years ago
92da8b9
gpio: pmic_eic: Add edge trigger emulation for PMIC EIC
by Baolin Wang
· 7 years ago
7bf0d7f
gpio: eic: Add edge trigger emulation for EIC
by Baolin Wang
· 7 years ago
e026646
gpio: pcie-idio-24: Fix off-by-one error in get_multiple loop
by William Breathitt Gray
· 7 years ago
12f92cc
gpio: xra1403: Switch to a fixed upper bound for registers
by Laura Abbott
· 7 years ago
304440a
gpio: pcie-idio-24: Fix port memory offset for get_multiple/set_multiple callbacks
by William Breathitt Gray
· 7 years ago
aaf96e5
gpio: pci-idio-16: Fix port memory offset for get_multiple callback
by William Breathitt Gray
· 7 years ago
f001cc3
gpio: fix error path in lineevent_create
by Uwe Kleine-König
· 7 years ago
ab3dbcf
gpioib: do not free unrequested descriptors
by Timur Tabi
· 7 years ago
f241632
gpio: fix aspeed_gpio unmask irq
by Govert Overgaauw
· 7 years ago
9c2dd84
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
1b2951d
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
348f3cd
gpio: Add Spreadtrum PMIC EIC driver support
by Baolin Wang
· 7 years ago
25518e0
gpio: Add Spreadtrum EIC driver support
by Baolin Wang
· 7 years ago
f79b55d
gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()
by Wei Yongjun
· 7 years ago
89b0b4e
Merge branch 'gpio-reserved-ranges' into devel
by Linus Walleij
· 7 years ago
726cb3b
gpiolib: Support 'gpio-reserved-ranges' property
by Stephen Boyd
· 7 years ago
ace56935
gpiolib: Change bitmap allocation to kmalloc_array
by Stephen Boyd
· 7 years ago
e4371f6e
gpiolib: Extract mask allocation into subroutine
by Stephen Boyd
· 7 years ago
6cb9215
gpio: mockup: fix a potential crash when creating debugfs entries
by Bartosz Golaszewski
· 7 years ago
3a711e0
gpio: pca953x: add compatibility for pcal6524 and pcal9555a
by H. Nikolaus Schaller
· 7 years ago
e6bf377
gpio: dwapb: Add support for a bus clock
by Phil Edworthy
· 7 years ago
13b5319
gpio: Remove VLA from xra1403 driver
by Laura Abbott
· 7 years ago
48da181
gpio: Remove VLA from MAX3191X driver
by Laura Abbott
· 7 years ago
9a95e8d
gpio: remove etraxfs driver
by Arnd Bergmann
· 7 years ago
a8ff510
gpio: ws16c48: Implement get_multiple callback
by William Breathitt Gray
· 7 years ago
41b2513
gpio: gpio-mm: Implement get_multiple callback
by William Breathitt Gray
· 7 years ago
f72b107
gpio: 104-idi-48: Implement get_multiple callback
by William Breathitt Gray
· 7 years ago
d2d02bc
gpio: 104-dio-48e: Implement get_multiple callback
by William Breathitt Gray
· 7 years ago
Next »