summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2013-03-27gpio: gpio-timberdale.c: fix checkpatch errorLaurent Navet
2013-03-27gpio: gpio-tc3589x.c: fix checkpatch errorsLaurent Navet
2013-03-27gpio: gpio-stp-xway.c: fix checkpatch errorLaurent Navet
2013-03-27gpio: gpio-sch.c: fix checkpatch errorLaurent Navet
2013-03-27gpio: gpio-pxa.c: fix checkpatch errorsLaurent Navet
2013-03-27gpio: gpio-pca953x.c: fix checkpatch errorLaurent Navet
2013-03-27gpio: gpio-omap.c: fix checkpatch errorLaurent Navet
2013-03-27gpio: gpio-mvebu.c: fix checkpatch errorsLaurent Navet
2013-03-27gpio: gpiolib-of.c: fix checkpatch errorLaurent Navet
2013-03-27gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-03-27gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-03-27gpio: mc33880: use dev_err() instead of printk()Jingoo Han
2013-03-27gpio: pcf857x: use devm_kzalloc()Jingoo Han
2013-03-27gpio: mc33880: use devm_kzalloc()Jingoo Han
2013-03-27gpio: max732x: use devm_kzalloc()Jingoo Han
2013-03-27gpio: max7301: use devm_kzalloc()Jingoo Han
2013-03-27gpio: max7300: use devm_kzalloc()Jingoo Han
2013-03-27gpio: adp5520: use devm_kzalloc()Jingoo Han
2013-03-27gpio/vt8500: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-27gpio: em: Make use of devm functionsMagnus Damm
2013-03-27gpio-lynxpoint: Add X86 dependency and io-port handling header.Mathias Nyman
2013-03-27gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean valueMika Westerberg
2013-03-27gpio-sch: Allow for more than 8 lines in the resume wellDarren Hart
2013-03-27Add TI TCA9554 to supported devices tableNikolay Balandin
2013-03-27gpio: stmpe: pass DT node to irqdomainGabriel Fernandez
2013-03-27gpio: viperboard: Remove duplicate code to set gpio->gpiob_valAxel Lin
2013-03-27gpio-ich: Check for pin availability at request timeJean Delvare
2013-03-27gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-18Merge branches 'soc' and 'pinmux' into boards-baseSimon Horman
2013-03-15Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-03-15Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-08gpio: mvebu: Add clk support to prevent lockupAndrew Lunn
2013-03-07gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang
2013-03-07gpio: pl061: support irqdomainHaojian Zhuang
2013-03-07gpio: add gpio offset in gpio range cells propertyHaojian Zhuang
2013-03-07gpio: fix wrong checking condition for gpio rangeHaojian Zhuang
2013-03-06gpio/em: Add Device Tree supportMagnus Damm
2013-03-06gpio/omap: warn if bank is not enabled on setting irq typeJon Hunter
2013-03-06gpio/omap: convert gpio irq domain to linear mappingJon Hunter
2013-03-05gpio: Make gpio-msm-v1 into a platform driverStephen Boyd
2013-03-05gpio: samsung: skip gpiolib registration if pinctrl support is enabled for ex...Thomas Abraham
2013-03-05gpio: samsung: fixes build warning with s3c2410_defconfigKukjin Kim
2013-03-05ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner
2013-03-04gpio/tegra: assume CONFIG_OFStephen Warren
2013-03-02gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg
2013-03-02gpiolib: move comment to right functionAlexandre Courbot