summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-em.c
Commit message (Expand)AuthorAge
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: kill off set_irq_flags usageRob Herring2015-07-28
* gpio: em: Remove obsolete platform data supportGeert Uytterhoeven2015-07-16
* gpio: Constify irq_domain_opsKrzysztof Kozlowski2015-05-06
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven2014-11-28
* | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
|/
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: em: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio: em: use BIT() macro instead of shifting bitsJavier Martinez Canillas2014-05-03
* gpio: switch drivers to use new callbackLinus Walleij2014-03-18
* Merge branch 'mark-irqs' into develLinus Walleij2013-12-04
|\
| * gpio: em: lock IRQs when starting themLinus Walleij2013-12-04
* | gpio: em: Enable mask on suspendMagnus Damm2013-11-25
* | gpio: em: Use lazy disableMagnus Damm2013-11-25
* | gpio: em: Setup gpiochip->devMagnus Damm2013-11-25
|/
* gpio: em: drop references to "virtual" IRQLinus Walleij2013-10-16
* emev2: GPIOLIB: Enable support for OFIan Molton2013-09-19
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: em: Add pinctrl supportMagnus Damm2013-07-21
* gpio: em: Make use of devm functionsMagnus Damm2013-03-27
* gpio/em: Add Device Tree supportMagnus Damm2013-03-06
* gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm2013-02-14
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * gpio: remove use of __devexitBill Pemberton2012-11-28
| * gpio: remove use of __devinitBill Pemberton2012-11-28
| * gpio: remove use of __devexit_pBill Pemberton2012-11-28
* | gpio: em: Fix build errorsAxel Lin2012-11-04
* | gpio/em: convert to linear IRQ domainLinus Walleij2012-10-26
|/
* Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-02
|\
| * gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-06
* | gpio: em: Fix checking return value of irq_alloc_descsAxel Lin2012-09-01
|/
* gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann2012-08-10
* gpio: Emma Mobile GPIO driver V2Magnus Damm2012-05-18