aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2013-04-12gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg
2013-04-11GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni
2013-04-11Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson
2013-04-11ARM: mmp: add more compatible names in gpio driverHaojian Zhuang
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang
2013-04-10gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki
2013-04-10gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin
2013-04-10gpio: mcp23s08: convert driver to DTLars Poeschel
2013-04-10gpio/omap: force restore if context loss is not detectableJon Hunter
2013-04-10gpio/omap: optimise interrupt service routineJon Hunter
2013-04-10gpio/omap: remove extra context restores in *_runtime_resume()Tarun Kanti DebBarma
2013-04-10gpio/omap: free irq domain in probe() failure pathsJon Hunter
2013-04-10gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann
2013-04-09Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-04-09Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann
2013-04-04Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04gpio: vt8500: Remove arch-vt8500 gpio driverTony Prisk
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij
2013-04-02Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-04-03gpio-rcar: Add pinctrl supportLaurent Pinchart
2013-04-03gpio: Renesas R-Car GPIO driver V3Magnus Damm
2013-04-02Merge branch 'soc' into pinmux-baseSimon Horman
2013-03-27gpio: pl061: Add pl061_gpio_free()Axel Lin
2013-03-27gpio: samsung: Add terminating entry for exynos_pinctrl_idsAxel Lin
2013-03-27gpio: mvebu: add dbg_show functionSimon Guinot
2013-03-27MAX7301 GPIO: Do not force SPI speed when using OF PlatformChristophe Leroy
2013-03-27gpio: gpio-tps65910.c: fix checkpatch errorLaurent Navet
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