index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2013-03-27
gpio: gpio-pca953x.c: fix checkpatch error
Laurent Navet
2013-03-27
gpio: gpio-omap.c: fix checkpatch error
Laurent Navet
2013-03-27
gpio: gpio-mvebu.c: fix checkpatch errors
Laurent Navet
2013-03-27
gpio: gpiolib-of.c: fix checkpatch error
Laurent Navet
2013-03-27
gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-27
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-27
gpio: mc33880: use dev_err() instead of printk()
Jingoo Han
2013-03-27
gpio: pcf857x: use devm_kzalloc()
Jingoo Han
2013-03-27
gpio: mc33880: use devm_kzalloc()
Jingoo Han
2013-03-27
gpio: max732x: use devm_kzalloc()
Jingoo Han
2013-03-27
gpio: max7301: use devm_kzalloc()
Jingoo Han
2013-03-27
gpio: max7300: use devm_kzalloc()
Jingoo Han
2013-03-27
gpio: adp5520: use devm_kzalloc()
Jingoo Han
2013-03-27
gpio/vt8500: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-27
gpio: em: Make use of devm functions
Magnus Damm
2013-03-27
gpio-lynxpoint: Add X86 dependency and io-port handling header.
Mathias Nyman
2013-03-27
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
2013-03-27
gpio-sch: Allow for more than 8 lines in the resume well
Darren Hart
2013-03-27
Add TI TCA9554 to supported devices table
Nikolay Balandin
2013-03-27
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
Axel Lin
2013-03-27
gpio-ich: Check for pin availability at request time
Jean Delvare
2013-03-06
gpio/em: Add Device Tree support
Magnus Damm
2013-03-06
gpio/omap: warn if bank is not enabled on setting irq type
Jon Hunter
2013-03-06
gpio/omap: convert gpio irq domain to linear mapping
Jon Hunter
2013-03-04
gpio/tegra: assume CONFIG_OF
Stephen Warren
2013-03-02
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
Mika Westerberg
2013-03-02
gpiolib: move comment to right function
Alexandre Courbot
2013-03-02
gpiolib: use const parameters when possible
Alexandre Courbot
2013-03-02
gpiolib: check descriptors validity before use
Alexandre Courbot
2013-02-27
gpio: convert to idr_alloc()
Tejun Heo
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-20
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-14
gpio: em: Use irq_domain_add_simple() to fix runtime error
Magnus Damm
2013-02-14
drivers/gpio: add missing GENERIC_HARDIRQ dependency
Heiko Carstens
2013-02-14
gpio: palmas: Add support for Palmas GPIO
Laxman Dewangan
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2013-02-11
gpio: using common order: let 'static const' instead of 'const static'
Chen Gang
2013-02-11
gpio/vt8500: memory cleanup missing
Tony Prisk
2013-02-11
gpiolib: Fix locking on gpio debugfs files
Grant Likely
2013-02-11
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
2013-02-11
gpiolib: use descriptors internally
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in gpiochip_find_base
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in sysfs ops
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in gpiochip_find
Alexandre Courbot
[next]