Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
460604850a0cfcdb124fa627f56ca91529fb6c59
/
drivers
/
gpio
e97f9b5
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
by Mika Westerberg
· 12 years ago
24d7628
gpiolib: move comment to right function
by Alexandre Courbot
· 12 years ago
def6343
gpiolib: use const parameters when possible
by Alexandre Courbot
· 12 years ago
bcabdef
gpiolib: check descriptors validity before use
by Alexandre Courbot
· 12 years ago
62f516b
gpio: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4c8c225
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
ab78265
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
81ec44a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b24174b
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b3cdda2
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
8a3a11f
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
c7886b1
gpio: em: Use irq_domain_add_simple() to fix runtime error
by Magnus Damm
· 12 years ago
29bde2d
drivers/gpio: add missing GENERIC_HARDIRQ dependency
by Heiko Carstens
· 12 years ago
3d50a27
gpio: palmas: Add support for Palmas GPIO
by Laxman Dewangan
· 12 years ago
e80beb2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
by Grant Likely
· 12 years ago
e9a65bb
gpio: using common order: let 'static const' instead of 'const static'
by Chen Gang
· 12 years ago
9f01d30
gpio/vt8500: memory cleanup missing
by Tony Prisk
· 12 years ago
362432a
gpiolib: Fix locking on gpio debugfs files
by Grant Likely
· 12 years ago
6c0b4e6
gpiolib: let gpio_chip reference its descriptors
by Alexandre Courbot
· 12 years ago
372e722
gpiolib: use descriptors internally
by Alexandre Courbot
· 12 years ago
83cabe3
gpiolib: use gpio_chips list in gpiochip_find_base
by Alexandre Courbot
· 12 years ago
cb1650d
gpiolib: use gpio_chips list in sysfs ops
by Alexandre Courbot
· 12 years ago
125eef9
gpiolib: use gpio_chips list in gpiochip_find
by Alexandre Courbot
· 12 years ago
65493e3
gpiolib: use gpio_chips list in gpiolib_sysfs_init
by Alexandre Courbot
· 12 years ago
1a989d0
gpiolib: link all gpio_chips using a list
by Alexandre Courbot
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
0fa2fd9
Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git into gpio/next
by Grant Likely
· 12 years ago
46ebfbc
gpio/langwell: cleanup driver
by David Cohen
· 12 years ago
936cb1b
gpio/langwell: Add Cloverview ids to pci device table
by David Cohen
· 12 years ago
1d09aaa
gpio/lynxpoint: add chipset gpio driver.
by Mathias Nyman
· 12 years ago
5b399db
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 12 years ago
476171ce
gpiolib: add missing braces in gpio_direction_show
by Alexandre Courbot
· 12 years ago
1107ca1
gpiolib-acpi: Fix error checks in interrupt requesting
by Mathias Nyman
· 12 years ago
de0ccf7
gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
by Anatolij Gustschin
· 12 years ago
710b40e
gpiolib: remove gpiochip_reserve()
by Alexandre Courbot
· 12 years ago
a718ff6
gpio: delete AB8500 driver
by Linus Walleij
· 12 years ago
66d7990
gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support
by Gwenhael Goavec-Merou
· 12 years ago
0d1c28a
gpiolib-acpi: Add ACPI5 event model support to gpio.
by Mathias Nyman
· 12 years ago
b533c86
ARM: dts: fix compatible value for exynos pinctrl
by Kukjin Kim
· 12 years ago
f692543
ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440
by Thomas Abraham
· 12 years ago
b42748c
gpio: pca953x: use managed resources
by Linus Walleij
· 12 years ago
0e8f2fd
gpio: pca953x: use simple irqdomain
by Gregory CLEMENT
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
6c7e660a
gpio: pxa: set initcall level to module init
by Haojian Zhuang
· 12 years ago
89f5df0
gpio: pca953x: add support for pca9505
by Gregory CLEMENT
· 12 years ago
f5f0b7a
gpio: pca953x: make the register access by GPIO bank
by Gregory CLEMENT
· 12 years ago
641d034
gpio: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
5985d76
gpio: pl061: set initcall level to module init
by Haojian Zhuang
· 12 years ago
6a89a31
gpio: devm_gpio_* support should not depend on GPIOLIB
by Shawn Guo
· 12 years ago
4c0ea23
drivers/gpio: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
ef5e3ee
gpio: use pinctrl device name for add range
by Haojian Zhuang
· 12 years ago
11c0cee
gpio: mvebu: Don't free chip label memory
by Thierry Reding
· 12 years ago
6948ce5
gpio: samsung: skip gpio lib registration for EXYNOS5440
by Kukjin Kim
· 12 years ago
c111fea
gpio: twl4030: Cache the direction and output states in private data
by Peter Ujfalusi
· 12 years ago
72c7901
gpio: twl4030: Introduce private structure to store variables needed runtime
by Peter Ujfalusi
· 12 years ago
dcb9c34
gpio: samsung: silent build warning for EXYNOS5 SoCs
by Kukjin Kim
· 12 years ago
e4a5da5
gpio: samsung: fix pinctrl condition for exynos and exynos5440
by Kukjin Kim
· 12 years ago
0a2691d
ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h
by Kukjin Kim
· 12 years ago
9b89cb8
gpio: samsung: remove inclusion <mach/regs-clock.h>
by Kukjin Kim
· 12 years ago
ebe5a05
gpio: vt8500: Export dedicated GPIO before multifunction pins.
by Tony Prisk
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
bc1008c
gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG
by Gregory CLEMENT
· 12 years ago
d39a948
gpio/ich: Add missing spinlock init
by Jean Delvare
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
698d601
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
db5b0ae
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 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
b0885d0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
505cbed
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
fc13d5a
gpio: Provide the STMPE GPIO driver with its own IRQ Domain
by Lee Jones
· 12 years ago
759f5f3
gpio: add TS-5500 DIO blocks support
by Vivien Didelot
· 12 years ago
805f864
gpio: pcf857x: use client->irq for gpio_to_irq()
by Kuninori Morimoto
· 12 years ago
e41e85c
treewide: Fix typos in various Kconfig
by Masanari Iida
· 12 years ago
86605cf
gpio: stmpe: Add DT support for stmpe gpio
by Vipul Kumar Samar
· 12 years ago
8618b3b
gpio: pl061 depends on ARM
by Alessandro Rubini
· 12 years ago
d9ba102
Merge branch 'acpi-enumeration'
by Rafael J. Wysocki
· 12 years ago
e29482e
gpio / ACPI: add ACPI support
by Mathias Nyman
· 12 years ago
835c192
gpio/pl061: remove old comment
by Baruch Siach
· 12 years ago
206210c
gpio: remove use of __devexit
by Bill Pemberton
· 12 years ago
b5ba78d
gpio: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
aeca8ad
gpio: remove use of __devinitdata
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
0dfeada
Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux into next/dt
by Olof Johansson
· 12 years ago
0f9cb21
Merge tag 'v3.7-rc7' into next/cleanup
by Olof Johansson
· 12 years ago
49e928d
GPIO: mvebu: Allow all plat-orion platforms.
by Andrew Lunn
· 12 years ago
24025f6
Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
by Olof Johansson
· 12 years ago
4aa7cf7
Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 12 years ago
14591d8
mfd/rtc/gpio: twl: No need to allocate bigger buffer for write
by Peter Ujfalusi
· 12 years ago
b4d4b1f
gpiolib: Fix use after free in gpiochip_add_pin_range
by Axel Lin
· 12 years ago
316511c
gpiolib: rename pin range arguments
by Linus Walleij
· 12 years ago
8f23ca1
gpiolib: return any error code from range creation
by Linus Walleij
· 12 years ago
192c369
gpiolib: rename find_pinctrl_*
by Linus Walleij
· 12 years ago
3f0f867
gpiolib: let gpiochip_add_pin_range() specify offset
by Linus Walleij
· 12 years ago
9d5b72d
gpio: Add viperboard gpio driver
by Lars Poeschel
· 12 years ago
Next »