aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pl061.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-1/+1
|\
| * arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-1/+1
* | gpio: pl061: Add pl061_gpio_free()Axel Lin2013-03-271-0/+8
* | gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang2013-03-071-0/+13
* | gpio: pl061: support irqdomainHaojian Zhuang2013-03-071-39/+65
|/
* gpio: pl061: set initcall level to module initHaojian Zhuang2013-01-221-1/+1
* gpio/pl061: remove old commentBaruch Siach2012-11-301-6/+1
* gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser2012-10-151-37/+22
* gpio/gpio-pl061: No need of thaw and poweroff routines for hibernateViresh Kumar2012-02-161-1/+6
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-141-90/+110
|\
| * Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely2012-01-051-94/+42
| |\
| | * gpio: pl061: remove combined interruptRob Herring2012-01-051-36/+8
| | * gpio: pl061: convert to use generic irq chipRob Herring2012-01-051-48/+26
| | * gpio: pl061: convert to use 0 for no irqRob Herring2012-01-041-4/+4
| | * gpio: pl061: use chained_irq_* functions in irq handlerRob Herring2012-01-041-2/+4
| * | GPIO/pl061: Add suspend resume capabilityDeepak Sikri2012-01-041-0/+68
* | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-061-0/+2
|\ \ \ | |_|/ |/| |
| * | gpio: pl061: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| |/
* | gpio: pl061: drop extra check for NULL platform_dataRob Herring2011-12-131-4/+0
|/
* gpio: pl061: add DT binding supportRob Herring2011-10-261-10/+21
* gpio: reorganize driversGrant Likely2011-06-061-0/+358