summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-em.c
AgeCommit message (Expand)Author
2016-01-05gpio: em: use gpiochip data pointerLinus Walleij
2015-12-26gpio: em: Be sure to clamp return valueLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-07-28gpio: kill off set_irq_flags usageRob Herring
2015-07-16gpio: em: Remove obsolete platform data supportGeert Uytterhoeven
2015-05-06gpio: Constify irq_domain_opsKrzysztof Kozlowski
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-28gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-05-09gpio: em: remove unnecessary OOM messagesJingoo Han
2014-05-03gpio: em: use BIT() macro instead of shifting bitsJavier Martinez Canillas
2014-03-18gpio: switch drivers to use new callbackLinus Walleij
2013-12-04Merge branch 'mark-irqs' into develLinus Walleij
2013-12-04gpio: em: lock IRQs when starting themLinus Walleij
2013-11-25gpio: em: Enable mask on suspendMagnus Damm
2013-11-25gpio: em: Use lazy disableMagnus Damm
2013-11-25gpio: em: Setup gpiochip->devMagnus Damm
2013-10-16gpio: em: drop references to "virtual" IRQLinus Walleij
2013-09-19emev2: GPIOLIB: Enable support for OFIan Molton
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2013-07-21gpio: em: Add pinctrl supportMagnus Damm
2013-03-27gpio: em: Make use of devm functionsMagnus Damm
2013-03-06gpio/em: Add Device Tree supportMagnus Damm
2013-02-14gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-11-04gpio: em: Fix build errorsAxel Lin
2012-10-26gpio/em: convert to linear IRQ domainLinus Walleij
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-09-06gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin
2012-09-01gpio: em: Fix checking return value of irq_alloc_descsAxel Lin
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann
2012-05-18gpio: Emma Mobile GPIO driver V2Magnus Damm