aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-pl061.c
AgeCommit message (Expand)Author
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-27gpio: pl061: Add pl061_gpio_free()Axel Lin
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-07gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang
2013-03-07gpio: pl061: support irqdomainHaojian Zhuang
2013-01-22gpio: pl061: set initcall level to module initHaojian Zhuang
2012-11-30gpio/pl061: remove old commentBaruch Siach
2012-10-15gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser
2012-02-16gpio/gpio-pl061: No need of thaw and poweroff routines for hibernateViresh Kumar
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-05Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely
2012-01-05gpio: pl061: remove combined interruptRob Herring
2012-01-05gpio: pl061: convert to use generic irq chipRob Herring
2012-01-04gpio: pl061: convert to use 0 for no irqRob Herring
2012-01-04gpio: pl061: use chained_irq_* functions in irq handlerRob Herring
2012-01-04GPIO/pl061: Add suspend resume capabilityDeepak Sikri
2011-12-13gpio: pl061: drop extra check for NULL platform_dataRob Herring
2011-11-22gpio: pl061: Enable module alias autogeneration for AMBA driversDave Martin
2011-10-26gpio: pl061: add DT binding supportRob Herring
2011-06-06gpio: reorganize driversGrant Likely