Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
232e674ed946ef27a26241db9dedbc4470eaa874
/
drivers
/
gpio
/
gpio-pch.c
5db1f87
gpio: pch: Include the right header
by Linus Walleij
· 6 years ago
e0fc5a1
gpio: pch: use devres for irq generic chip
by Bartosz Golaszewski
· 7 years ago
09445a1
gpio: pch: check the return value of irq_alloc_generic_chip()
by Bartosz Golaszewski
· 7 years ago
f57f3e6
gpio: pch: use resource management for irqs
by Bartosz Golaszewski
· 8 years ago
166814d
gpio: pch: Optimize pch_gpio_get()
by Jean Delvare
· 9 years ago
510f487
gpio: pch: use gpiochip data pointer
by Linus Walleij
· 9 years ago
5b818fd
gpio: pch: Be sure to clamp return value
by Linus Walleij
· 9 years ago
a9f1a3e
gpio: pch: fix non-DT build
by Linus Walleij
· 9 years ago
1cfadea
gpio: pch: allow use from device tree
by Paul Burton
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
2456d86
gpio/pch: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
a092e19
gpio: pch: Build context save/restore only for PM
by Thierry Reding
· 10 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
349b6c5
gpio: pch: add slab include
by Linus Walleij
· 10 years ago
2ddf6cd
pch_gpio: set value before enabling output direction
by Daniel Krueger
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
14f4a88
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
cfb1089
gpio: Don't override the error code in probe error handling
by Axel Lin
· 11 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
206210c
gpio: remove use of __devexit
by Bill Pemberton
· 12 years ago
3836309
gpio: remove use of __devinit
by Bill Pemberton
· 12 years ago
8283c4f
gpio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
5c868fc
gpio-pch: Set parent dev for gpio chip
by Alexander Stein
· 12 years ago
7cb6580
gpio: gpio-pch: Use spinlock for register access protection
by Axel Lin
· 12 years ago
b1bf7d4
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
df9541a
gpio: pch9: Use proper flow type handlers
by Thomas Gleixner
· 13 years ago
93baa65
gpio: Convert drivers to use module_pci_driver()
by Axel Lin
· 13 years ago
d166370
gpio: Add missing spin_lock_init in gpio-pch driver
by Axel Lin
· 13 years ago
cd7bf8a
gpio-pch: cleanup __iomem annotation usage
by Márton Németh
· 13 years ago
c4addcb
gpio-pch: cleanup NULL pointer checking
by Márton Németh
· 13 years ago
f4574be
pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
by Tomoya MORINAGA
· 13 years ago
868fea0
pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH
by Tomoya MORINAGA
· 13 years ago
bb207ef
drivers/gpio: Fix drivers who are implicit users of module.h
by Paul Gortmaker
· 13 years ago
2824bc9c
gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL
by Tomoya MORINAGA
· 13 years ago
38eb18a
gpio-pch: Support interrupt function
by Tomoya MORINAGA
· 13 years ago
e98bed7
gpio-pch: Save register value in suspend()
by Tomoya MORINAGA
· 13 years ago
d4260e6
gpio-pch: modify gpio_nums and mask
by Tomoya MORINAGA
· 13 years ago
c3520a1
gpio-pch: support ML7223 IOH n-Bus
by Tomoya MORINAGA
· 13 years ago
d568a68
gpio-pch: add spinlock in suspend/resume processing
by Tomoya MORINAGA
· 13 years ago
829e825
gpio-pch: Delete invalid "restore" code in suspend()
by Tomoya MORINAGA
· 13 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed from drivers/gpio/pch_gpio.c]
bc786cc
gpio/pch_gpio: Support new device ML7223
by Tomoya MORINAGA
· 14 years ago
88aab93
gpio/pch_gpio: Fix output value of pch_gpio_direction_output()
by Peter Tyser
· 14 years ago
19234cd
gpio: add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
04c17aa8
gpio: add Topcliff PCH GPIO driver
by Tomoya MORINAGA
· 14 years ago