summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-em.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: em: Make use of devm functionsMagnus Damm2013-03-271-34/+19Star
* gpio/em: Add Device Tree supportMagnus Damm2013-03-061-3/+42
* gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm2013-02-141-1/+2
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-3/+3
|\
| * gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
| * gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | gpio: em: Fix build errorsAxel Lin2012-11-041-3/+3
* | gpio/em: convert to linear IRQ domainLinus Walleij2012-10-261-39/+7Star
|/
* Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-031-9/+3Star
|\
| * gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-061-9/+3Star
* | gpio: em: Fix checking return value of irq_alloc_descsAxel Lin2012-09-011-2/+2
|/
* gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann2012-08-101-1/+1
* gpio: Emma Mobile GPIO driver V2Magnus Damm2012-05-181-0/+418