summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-davinci.c
Commit message (Expand)AuthorAge
* gpio: davinci: add support for pinmux gpio rangesDavid Lechner2018-02-12
* Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-31
|\
| * gpio: davinci: Include proper headerLinus Walleij2018-01-14
* | gpio: davinci: Assign first bank regs for unbanked caseKeerthy2017-11-30
|/
* gpio: davinci: Handle the return value of davinci_gpio_irq_setup functionKeerthy2017-08-14
* gpio: davinci: Convert prinkt to dev_errKeerthy2017-08-14
* gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_dataKeerthy2017-08-14
* gpio: davinci: Handle return value of clk_prepare_enableArvind Yadav2017-05-29
* gpio: davinci: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-15
* gpio: davinci: Remove custom .xlateKeerthy2017-01-26
* gpio: davinci: Add support for multiple GPIO controllersKeerthy2017-01-26
* gpio: davinci: Redesign driver to accommodate ngpios in one gpio chipKeerthy2017-01-26
* gpio: davinci: Remove gpio2regs functionKeerthy2017-01-26
* gpio: davinci: Remove redundant members davinci_gpio_controller stuctKeerthy2017-01-11
* gpio: davinci: Use unique labels for each gpio chipAxel Haslam2016-11-09
* Merge branch 'devel' into for-nextLinus Walleij2016-02-22
|\
| * gpio: davinci: Fix possible NULL pointer deferenceNicholas Krause2016-02-16
| * gpio: davinci: use irq_data_get_chip_typeGeliang Tang2016-01-28
* | gpio: davinci: Fix the number of controllers allocatedLokesh Vutla2016-02-10
* | gpio: davinci: Add the missing of-node pointerKeerthy2016-02-10
|/
* gpio: davinci: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: davinci: Be sure to clamp return valueLinus Walleij2015-12-26
* gpio: davinci: fix missed parent conversionLinus Walleij2015-12-04
* gpio: use dev_get_platdata()Nizam Haider2015-11-30
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* gpio: kill off set_irq_flags usageRob Herring2015-07-28
* Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2015-07-17
|\
| * gpio/davinci: Fix race in installing chained irq handlerThomas Gleixner2015-07-14
| * gpio/davinci: Avoid redundant lookup of irq_dataThomas Gleixner2015-07-14
| * gpio/davinci: Prepare gpio_irq_handler for irq argument removalThomas Gleixner2015-07-14
| * gpio/davinci: Use accessor function irq_data_get_irq_handler_data()Jiang Liu2015-07-14
* | gpio/davinci: add interrupt support for GPIOs 16-31Vitaly Andrianov2015-07-17
|/
* 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: gpio-davinci: remove duplicate check on resourceVarka Bhadram2014-10-31
|/
* gpio: davinci: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio: davinci: fix gpio selection for OFAlexander Holler2014-03-11
* gpio: davinci: reuse for keystone socGrygorii Strashko2014-03-04
* gpio: davinci: Use signed type for 'irq' variableAlexander Shiyan2014-02-24
* gpio: davinci: don't create irq_domain in case of unbanked irqsGrygorii Strashko2013-12-26
* gpio: davinci: use chained_irq_enter/chained_irq_exit APIGrygorii Strashko2013-12-26
* gpio: davinci: add OF supportKV Sujith2013-12-26
* gpio: davinci: convert to use irqdomain support.Lad, Prabhakar2013-12-26
* gpio: davinci: get rid of DAVINCI_N_GPIOGrygorii Strashko2013-12-26
* gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*Lad, Prabhakar2013-12-26
* gpio: davinci: fix check for unbanked gpioLad, Prabhakar2013-11-21
* gpio: davinci: move to platform deviceKV Sujith2013-09-24
* gpio: davinci: coding style correctionPhilip Avinash2013-09-24
* gpio: davinci: preparation for switch to common clock frameworkMurali Karicheri2012-09-01