Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a7c23f8d154f7919c5fcfceea6e0897be2d5ab71
a7c23f8
gpio: sama5d2-piobu: Depend on OF_GPIO
by Linus Walleij
· 6 years ago
72ab2f7
gpio: Add Cadence GPIO driver
by Jan Kotas
· 6 years ago
e4b194a
dt-bindings: gpio: Add bindings for Cadence GPIO
by Jan Kotas
· 6 years ago
6c905f9
gpiolib-acpi: remove unused variable 'err', cleans up build warning
by Colin Ian King
· 6 years ago
f0df462
gpio: mxs: read pin level directly instead of using .get
by Uwe Kleine-König
· 6 years ago
533918b
gpio: aspeed: remove duplicated statement
by Tao Ren
· 6 years ago
fb0b35d
gpio: add driver for SAMA5D2 PIOBU pins
by Andrei.Stefanescu@microchip.com
· 6 years ago
6bd925a
dt-bindings: arm: atmel: describe SECUMOD usage as a GPIO controller
by Andrei.Stefanescu@microchip.com
· 6 years ago
89a5e15
gpio/mmc/of: Respect polarity in the device tree
by Linus Walleij
· 6 years ago
12d6dd0
dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support
by Fabrizio Castro
· 6 years ago
a0752e9
memory: omap-gpmc: Get the header of the enum
by Linus Walleij
· 6 years ago
d6543c0
ARM: omap1: Fix new user of gpiochip_request_own_desc()
by Linus Walleij
· 6 years ago
4bc16f9
gpio: pca953x: Add regmap dependency for PCA953x driver
by Marek Vasut
· 6 years ago
85af74c
gpio: raspberrypi-exp: decrease refcount on firmware dt node
by Nicolas Saenz Julienne
· 6 years ago
3e42f20
Merge branch 'ib-pca953x' into devel
by Linus Walleij
· 6 years ago
c5510b8
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
by Krzysztof Kozlowski
· 6 years ago
b765743
gpio: pca953x: Restore registers after suspend/resume cycle
by Marek Vasut
· 6 years ago
87813cf
gpio: pca953x: Zap single use of pca953x_read_single()
by Marek Vasut
· 6 years ago
ec82d1e
gpio: pca953x: Zap ad-hoc reg_output cache
by Marek Vasut
· 6 years ago
0f25fda
gpio: pca953x: Zap ad-hoc reg_direction cache
by Marek Vasut
· 6 years ago
4942723
gpio: pca953x: Perform basic regmap conversion
by Marek Vasut
· 6 years ago
b32cecb
gpio: pca953x: Extract the register address mangling to single function
by Marek Vasut
· 6 years ago
25a1b71
gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set
by Marek Vasut
· 6 years ago
7a04aaa
gpio: pca953x: Factor out common code from device_pca95xx_init()
by Marek Vasut
· 6 years ago
90adb09
gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
by Marek Vasut
· 6 years ago
49e7137
gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()
by Marek Vasut
· 6 years ago
028a219
gpio: pca953x: Unify pca95{3,7}x_write_regs_16()
by Marek Vasut
· 6 years ago
8958262
gpio: pca953x: Repair multi-byte IO address increment on PCA9575
by Marek Vasut
· 6 years ago
92f45eb
gpio: pca953x: Fix AI overflow on PCAL6524
by Marek Vasut
· 6 years ago
873d1e8
gpio: pca953x: Deduplicate the bank_shift
by Marek Vasut
· 6 years ago
3a2fa90
gpio: tegra186: Rename flow variable to type
by Thierry Reding
· 6 years ago
493872e
Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel
by Linus Walleij
· 6 years ago
21abf10
gpio: Pass a flag to gpiochip_request_own_desc()
by Linus Walleij
· 6 years ago
67566ae
gpio: lpc18xx: fix GPIO controller driver build as a module
by Vladimir Zapolskiy
· 6 years ago
aaa2123
gpio: sodaville: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
cb0e9a7
gpio: sch: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
9b8bf5b
gpio: pch: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
93374b7
gpio: merrifield: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
7fa07b6
gpio: lynxpoint: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
917842f
gpio: intel-mid: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
7ed0cf0
gpio: ich: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
8700998
gpio: sodaville: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
3e1884f
gpio: pch: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
488f270c
gpio: ich: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
47091b0
gpio: sch: Remove linux/init.h and sort headers
by Andy Shevchenko
· 6 years ago
7629771
gpio: merrifield: Remove linux/init.h
by Andy Shevchenko
· 6 years ago
92c2862
gpio: lynxpoint: Remove linux/init.h and sort headers
by Andy Shevchenko
· 6 years ago
ddc53c4
gpio: intel-mid: Remove linux/module.h and sort headers
by Andy Shevchenko
· 6 years ago
a3bb44b
gpio: pch: Remove duplicate assignments
by Andy Shevchenko
· 6 years ago
0511e11
gpio: pch: Remove redundant __func__ from debug print
by Andy Shevchenko
· 6 years ago
5f6f2b9
gpio: ich: Join string literals back
by Andy Shevchenko
· 7 years ago
c086bea
gpio: ich: Convert pr_<level> to dev_<level>
by Andy Shevchenko
· 6 years ago
ff4709b
gpio: ich: Switch to use struct device instead of platform_device
by Andy Shevchenko
· 6 years ago
c5aaa31
gpio: ich: Simplify error handling in ichx_write_bit()
by Andy Shevchenko
· 6 years ago
f3af44f
gpio: sodaville: Use for_each_set_bit() in IRQ handler
by Andy Shevchenko
· 6 years ago
9be93e1
gpio: pch: Use for_each_set_bit() in IRQ handler
by Andy Shevchenko
· 6 years ago
b00b798
gpio: uniphier: convert to SPDX License Identifier
by Masahiro Yamada
· 6 years ago
6169005
gpio: zynq: Report gpio direction at boot
by Brandon Maier
· 6 years ago
9904f03
gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
25fbc9e
dt-bindings: tegra186-gpio: Add Tegra186 specific prefix
by Thierry Reding
· 6 years ago
e96fd5c
dt-bindings: gpio: lpc18xx: describe interrupt controllers of GPIO controller
by Vladimir Zapolskiy
· 6 years ago
5ddabfe
gpio: lpc18xx: add GPIO pin interrupt controller support
by Vladimir Zapolskiy
· 6 years ago
985d8d5
gpio: lpc18xx: use resource managed interface to register GPIO controller
by Vladimir Zapolskiy
· 6 years ago
9dd1a30
gpio: lpc18xx: add struct device local variable
by Vladimir Zapolskiy
· 6 years ago
9b34d05
gpio: lpc18xx: use SPDX license identifier
by Vladimir Zapolskiy
· 6 years ago
a109c2d
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
by Nicholas Mc Guire
· 6 years ago
59d646c
gpio: mt7621: report failure of devm_kasprintf()
by Nicholas Mc Guire
· 6 years ago
46a14b1
MAINTAINERS: remove a duplicate entry for gpio-mockup
by Bartosz Golaszewski
· 6 years ago
a53f795
gpio: rcar: reference device instead of platform device
by Vladimir Zapolskiy
· 6 years ago
502ae42
gpio: lynxpoint: Use for_each_set_bit() in IRQ handler
by Andy Shevchenko
· 6 years ago
226e6b8
gpio: pch: Convert to dev_pm_ops
by Andy Shevchenko
· 6 years ago
9381fc5
gpio: sodaville: Convert to use managed functions pcim_* and devm_*
by Andy Shevchenko
· 6 years ago
6ad02b2
gpio: pch: Convert to use managed functions pcim_* and devm_*
by Andy Shevchenko
· 6 years ago
81c85ec
gpio: OF: Parse MMC-specific CD and WP properties
by Linus Walleij
· 6 years ago
7c0d404
gpio: dwapb: Correct the DT node name in the example
by Phil Edworthy
· 6 years ago
27038c3
gpio: restore original GPLv2+ license of gpiolib-of.c sources
by Vladimir Zapolskiy
· 6 years ago
8a9d000
drivers/gpio/gpio-grgpio.c: Remove duplicate header
by Brajeswar Ghosh
· 6 years ago
9139362
gpio: vf610: add optional clock support
by A.s. Dong
· 6 years ago
1a5287a
gpio: mxc: move gpio noirq suspend/resume to syscore phase
by Anson Huang
· 6 years ago
eee3919
gpio: drop broken to_gpio_irq_chip() helper
by Johan Hovold
· 6 years ago
8b37eb7
gpio: rcar: convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
0696d79
gpio: drop devm_gpio_chip_match()
by Laurent Pinchart
· 6 years ago
c3bc3ff
MAINTAINERS: Do maintain Intel GPIO drivers via separate tree
by Andy Shevchenko
· 6 years ago
b45f286
dt-bindings: gpio: vf610: add optional clocks property
by A.s. Dong
· 6 years ago
18534df
gpiolib: Fix possible use after free on label
by Muchun Song
· 6 years ago
02cb87f
gpio: sch311x: clean an indentation issue, remove extraneous space
by Colin Ian King
· 6 years ago
ed8dce4
gpio: pl061: Move irq_chip definition inside struct pl061
by Manivannan Sadhasivam
· 6 years ago
48207d7
gpio: drop devm_gpiochip_remove()
by Uwe Kleine-König
· 6 years ago
2545194
gpio: pcie-idio-24: Mask read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
f837bf6
gpio: pci-idio-16: Mask read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
7a70269
gpio: ws16c48: Mask read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
3bfbc44
gpio: gpio-mm: Mask read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
b7f53f6
gpio: 104-idi-48e: Mask the read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
f90deea
gpio: 104-dio-48e: Mask read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
7ddb7dc
gpio: gpio-tegra: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
38ccad0
gpio: gpio-zynq: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
a3f4f72
gpio: gpio-omap: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
1186864
gpio: gpio-mxc: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
ea5ec5e
gpio: gpio-lynxpoint: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
deb19ac
gpio: gpio-dwapb: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
Next »