Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f2ae45edbca7ba5324eef01719ede0151dc5cead
/
drivers
/
gpio
d0440c5
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
510965d
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
f0c1bc9
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
9a9ca16
Merge branch 'device-properties'
by Rafael J. Wysocki
· 10 years ago
03daa6f
Revert "gpio: sch: use uapi/linux/pci_ids.h directly"
by Linus Walleij
· 10 years ago
549c5dc
gpio: dwapb: remove dependencies
by Linus Walleij
· 10 years ago
a490c65
gpio: dwapb: enable for ARC
by Vineet Gupta
· 10 years ago
c4941e0
gpio: removing kfree remove functionality
by Varka Bhadram
· 10 years ago
6181954
gpio: mvebu: Fix mask/unmask managment per irq chip type
by Gregory CLEMENT
· 10 years ago
177b038
gpio: split GPIO drivers in submenus
by Linus Walleij
· 10 years ago
be9cab5
gpio: move MFD GPIO drivers under their own comment
by Linus Walleij
· 10 years ago
ea948cf
gpio: move BCM Kona Kconfig option
by Linus Walleij
· 10 years ago
a7ec2e7
gpio: arrange SPI Kconfig symbols alphabetically
by Linus Walleij
· 10 years ago
92c33ef
gpio: arrange PCI GPIO controllers alphabetically
by Linus Walleij
· 10 years ago
bf5a16b
gpio: arrange I2C Kconfig symbols alphabetically
by Linus Walleij
· 10 years ago
223fa27
gpio: arrange Kconfig symbols alphabetically
by Linus Walleij
· 10 years ago
62e08f2
gpio: ich: Implement get_direction function
by Aaron Sierra
· 10 years ago
afeb7b4
gpio: use (!foo) instead of (foo == NULL)
by Varka Bhadram
· 10 years ago
4878b46
gpio: arizona: drop owner assignment from platform_drivers
by Varka Bhadram
· 10 years ago
76a2dae
gpio: max7300: remove 'ret' variable
by Varka Bhadram
· 10 years ago
7898b31
gpio: use devm_kzalloc
by Varka Bhadram
· 10 years ago
d1e10dc
gpio: sch: use uapi/linux/pci_ids.h directly
by Michael S. Tsirkin
· 10 years ago
33c07b4
gpio: x-gene: fix devm_ioremap_resource() check
by Vladimir Zapolskiy
· 10 years ago
cbfb3ea7
gpio: loongson: Add Loongson-3A/3B GPIO driver support
by Huacai Chen
· 10 years ago
991ff4e
MIPS: Move Loongson GPIO driver to drivers/gpio
by Huacai Chen
· 10 years ago
8c7b69a
gpio: Remove gpio-msm-v1 driver
by Stephen Boyd
· 10 years ago
b8a51a2
gpio: gpio-tb10x: remove incorrect __exit markup
by Dmitry Torokhov
· 10 years ago
c6ac19d
gpio: syscon: reduce message level when direction reg offset not in dt
by Grygorii Strashko
· 10 years ago
17d33a4
gpio: omap: get rid of GPIO_INDEX() macro
by Grygorii Strashko
· 10 years ago
ea5fbe8
gpio: omap: get rid of omap_irq_to_gpio()
by Grygorii Strashko
· 10 years ago
8ac58a0
gpio: omap: get rid of GPIO_BIT() macro
by Grygorii Strashko
· 10 years ago
9943f26
gpio: omap: convert gpio irq functions to use GPIO offset
by Grygorii Strashko
· 10 years ago
37e14ec
gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
by Grygorii Strashko
· 10 years ago
4a58d22
gpio: omap: convert debounce functions switch to use gpio offset
by Grygorii Strashko
· 10 years ago
04ebcbd
gpio: omap: simplify omap_set_gpio_dataout_x()
by Grygorii Strashko
· 10 years ago
b2b2004
gpio: omap: convert omap_gpio_is_input() to use gpio offset
by Grygorii Strashko
· 10 years ago
c4b4049
altera_gpio_probe() can be static
by kbuild test robot
· 10 years ago
1422731
mfd: tc3589x: Enforce device-tree only mode
by Linus Walleij
· 10 years ago
ab82fa7
gpio: rcar: Prevent module clock disable when wake-up is enabled
by Geert Uytterhoeven
· 10 years ago
3dc1e68
gpio: rcar: Add more register documentation
by Geert Uytterhoeven
· 10 years ago
4d84b9e
gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()
by Geert Uytterhoeven
· 10 years ago
e189ca5
gpio/crystalcove: Add additional GPIO for Panel control
by Shobhit Kumar
· 10 years ago
a4dd4dd
gpio: dwapb: enable for Quark
by Andy Shevchenko
· 10 years ago
1ecb016
gpio / ACPI: Use local variable instead of ACPI_HANDLE()
by Rafael J. Wysocki
· 10 years ago
4d8440b
gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()
by Rafael J. Wysocki
· 10 years ago
4de6097
gpiolib: translate pin number in GPIO ACPI callbacks
by qipeng.zha
· 10 years ago
7e96036
gpio: f7188x: add GPIO support for F71869A
by Andreas Bofjall
· 10 years ago
24ccef3
gpio: f7188x: add GPIO support for F71869
by Andreas Bofjall
· 10 years ago
3f8f4f1
gpio: f7188x: correct spelling of "Fintek"
by Andreas Bofjall
· 10 years ago
b620285
gpio: fix constconst in devres
by Linus Walleij
· 10 years ago
ce79348
driver core / ACPI: Represent ACPI companions using fwnode_handle
by Rafael J. Wysocki
· 10 years ago
878ce05
gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq
by Grygorii Strashko
· 10 years ago
1e970b7
gpio: pxa: simplify BANK_OFF macro offset calculation
by Rob Herring
· 10 years ago
b90f8f22
gpio: dwapb: re-enable GPIO_DWAPB for arm64
by Kefeng Wang
· 10 years ago
c5abbba
drivers/gpio: Altera soft IP GPIO driver
by Tien Hock Loh
· 10 years ago
d32efe3
gpio: vf610: Replaces comma between expression statements by semicolon
by Axel Lin
· 10 years ago
32c006a
gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[]
by Kevin Hao
· 10 years ago
331758e
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
by Rojhalat Ibrahim
· 10 years ago
6685852
gpiolib: add gpiod_get_array and gpiod_put_array functions
by Rojhalat Ibrahim
· 10 years ago
7f2e553
gpiolib: define gpio suffixes globally
by Rojhalat Ibrahim
· 10 years ago
1feb57a
gpio: add parameter to allow the use named gpios
by Olliver Schinagl
· 10 years ago
b80eef9
gpio: pcf857x: Propagate wake-up setting to parent irq controller
by Geert Uytterhoeven
· 10 years ago
a39294b
gpio: pcf857x: Switch to use gpiolib irqchip helpers
by Geert Uytterhoeven
· 10 years ago
f625d46
gpio: add GPIO hogging mechanism
by Benoit Parrot
· 10 years ago
984f664
gpio: max732x: convert to GPIOLIB_IRQCHIP
by Linus Walleij
· 10 years ago
fd9c963
gpio: mb86s70: Return error if requesting an already assigned gpio
by Axel Lin
· 10 years ago
449c175
gpio: arizona: Add support for WM8280/WM8281
by Richard Fitzgerald
· 10 years ago
2f97c20
gpio: tps65912: fix wrong container_of arguments
by Nicolas Saenz Julienne
· 10 years ago
9cf75e9
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node
by Hans Holmberg
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
a1df7ef
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
0a4a352
gpio: kconfig: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
684bba2
gpio: pxa: add PXA1928 gpio type support
by Rob Herring
· 10 years ago
ae4f4cf
gpio: pxa: remove mach IRQ includes
by Rob Herring
· 10 years ago
37fc8a9
gpio: max732x: use an inline function for container cast
by Linus Walleij
· 10 years ago
9e08924
gpio: use sizeof() instead of hardcoded values
by Olliver Schinagl
· 10 years ago
161af6c
gpio: max732x: add set_multiple function
by Mans Rullgard
· 10 years ago
49d2ca8
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
by Johan Hovold
· 10 years ago
0f303db
gpio: sysfs: fix memory leak in gpiod_export_link
by Johan Hovold
· 10 years ago
a0ea298d3
ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver
by Dmitry Eremin-Solenikov
· 10 years ago
8350809
ARM: 8278/1: sa1100: split irq handling for low GPIOs
by Dmitry Eremin-Solenikov
· 10 years ago
920dfd8
gpio: sch: Consolidate similar algorithms
by Chang Rebecca Swee Fun
· 10 years ago
68d77d5
gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculation
by Axel Lin
· 10 years ago
74b18de
gpio: ge: Convert to use devm_kstrdup
by Axel Lin
· 10 years ago
ef3b2bd
gpio: correctly use const char * const
by Olliver Schinagl
· 10 years ago
b184c38
gpio: mcp23s08: handle default gpio base
by Sonic Zhang
· 10 years ago
3d009c8
gpio: omap: Fix bad device access with setup_irq()
by Tony Lindgren
· 10 years ago
16858cc
gpio: sx150x: fixup OF support
by Linus Walleij
· 10 years ago
257e107
gpio: mpc8xxx: Use of_mm_gpiochip_remove
by Ricardo Ribalda Delgado
· 10 years ago
0da094d
gpio: Add Fujitsu MB86S7x GPIO driver
by Jassi Brar
· 10 years ago
98686d9a5
gpio: mpc8xxx: Convert to platform device interface.
by Ricardo Ribalda Delgado
· 10 years ago
ff00be6
gpio: zevio: Use of_mm_gpiochip_remove
by Ricardo Ribalda Delgado
· 10 years ago
da23822
gpio: gpio-mm-lantiq: Use of_mm_gpiochip_remove
by Ricardo Ribalda Delgado
· 10 years ago
68a99b1
gpio: gpio-mm-lantiq: Use of_property_read_u32
by Ricardo Ribalda Delgado
· 10 years ago
f3f26c2
gpio: gpio-mm-lantiq: Do not replicate code
by Ricardo Ribalda Delgado
· 10 years ago
080440a
gpio :gpio-mm-lantiq: Use devm_kzalloc
by Ricardo Ribalda Delgado
· 10 years ago
f91b2db
gpio: mpc5200: Use of_mm_gpiochip_remove
by Ricardo Ribalda Delgado
· 10 years ago
1dfb4a0
gpio: stmpe: enforce device tree only mode
by Linus Walleij
· 10 years ago
ee65ef6
Merge tag 'v3.19-rc5' into devel
by Linus Walleij
· 10 years ago
Next »