aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-21gpiolib: Fix use after free in gpiochip_add_pin_rangeAxel Lin
2012-11-21gpiolib: rename pin range argumentsLinus Walleij
2012-11-21gpiolib: return any error code from range creationLinus Walleij
2012-11-21gpiolib: rename find_pinctrl_*Linus Walleij
2012-11-21gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij
2012-11-17gpio-mcp23s08: Build I2C support even when CONFIG_I2C=mDaniel M. Weeks
2012-11-17gpio: adnp: Depend on OF_GPIO instead of OFThierry Reding
2012-11-17mvebu-gpio: Disable blinking when enabling a GPIO for outputJamie Lentin
2012-11-11gpiolib: separation of pin concernsLinus Walleij
2012-11-11gpiolib: call pin removal in chip removal functionLinus Walleij
2012-11-11gpiolib: remove duplicate pin range codeLinus Walleij
2012-11-11gpiolib-of: staticize the pin range callsLinus Walleij
2012-11-11gpiolib: fix up function prototypes etcLinus Walleij
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-06sparc: Allow OF_GPIO on sparc.David S. Miller
2012-10-30Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-30GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn
2012-10-27gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter
2012-10-26gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman
2012-10-24gpio: mvebu: correctly set the value in direction_output()Thomas Petazzoni
2012-10-17gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin
2012-10-16gpio-74x164: Fix buffer allocation sizeRoland Stigge
2012-10-15gpio-timberdale: fix a potential wrapping issueDan Carpenter
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab
2012-09-30gpio: pcf857x: select IRQ_DOMAINArnd Bergmann
2012-09-30gpio-lpc32xx: Add GPI_28Roland Stigge
2012-09-24gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge
2012-09-23Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson
2012-09-22Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson
2012-09-22gpio: introduce gpio-mvebu driver for Marvell SoCsThomas Petazzoni
2012-09-21arm: vt8500: gpio: Devicetree support for arch-vt8500Tony Prisk
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson
2012-09-20Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2012-09-20Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-19gpio: Add basic support for TWL6040 GPOsPeter Ujfalusi
2012-09-18gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding
2012-09-18gpio: pxa: using for_each_set_bit to simplify the codeWei Yongjun