summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-62/+94
|\
| * gpio/mxs: add device tree probeShawn Guo2012-05-121-4/+32
| * gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo2012-05-121-22/+52
| * gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo2012-05-121-39/+13
* | gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-311-0/+1
* | gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2011-08-171-0/+2
|/
* gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo2011-07-191-2/+2
* gpio/mxs: convert gpio-mxs to use generic irq chipShawn Guo2011-06-071-61/+34
* gpio/mxs: remove irq_high related implementationShawn Guo2011-06-071-14/+4
* gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo2011-06-071-62/+18
* gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo2011-06-061-92/+124
* gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely2011-06-061-0/+338