summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-em.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: em: Use the right includeLinus Walleij2018-03-191-1/+1
* pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-221-2/+2
* gpio: em: use gpiochip data pointerLinus Walleij2016-01-051-2/+2
* gpio: em: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-2/+2
* gpio: kill off set_irq_flags usageRob Herring2015-07-281-1/+0
* gpio: em: Remove obsolete platform data supportGeert Uytterhoeven2015-07-161-26/+8
* gpio: Constify irq_domain_opsKrzysztof Kozlowski2015-05-061-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven2014-11-281-6/+1
* | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-281-2/+2
|/
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-4/+1
* gpio: em: remove unnecessary OOM messagesJingoo Han2014-05-091-1/+0
* gpio: em: use BIT() macro instead of shifting bitsJavier Martinez Canillas2014-05-031-1/+1
* gpio: switch drivers to use new callbackLinus Walleij2014-03-181-7/+7
* Merge branch 'mark-irqs' into develLinus Walleij2013-12-041-0/+23
|\
| * gpio: em: lock IRQs when starting themLinus Walleij2013-12-041-0/+24
* | gpio: em: Enable mask on suspendMagnus Damm2013-11-251-1/+1
* | gpio: em: Use lazy disableMagnus Damm2013-11-251-2/+0
* | gpio: em: Setup gpiochip->devMagnus Damm2013-11-251-0/+1
|/
* gpio: em: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6
* emev2: GPIOLIB: Enable support for OFIan Molton2013-09-191-0/+1
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* gpio: em: Add pinctrl supportMagnus Damm2013-07-211-0/+25
* gpio: em: Make use of devm functionsMagnus Damm2013-03-271-34/+19
* 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/+7
|/
* Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-021-9/+3
|\
| * gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-061-9/+3
* | 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
OpenPOWER on IntegriCloud