summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tegra.c
Commit message (Expand)AuthorAge
* gpio: tegra: Convert to use DEFINE_SHOW_ATTRIBUTE macroAxel Lin2018-02-22
* kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-28
* pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-22
* gpio: tegra: Use unsigned int where possibleThierry Reding2017-08-14
* gpio: tegra: Fix checkpatch warningsThierry Reding2017-08-14
* gpio: tegra: Prefer kcalloc() over kzalloc() with multipliesThierry Reding2017-08-14
* gpio: tegra: Remove unnecessary checkThierry Reding2017-08-14
* gpio: tegra: Use platform_get_irq()Thierry Reding2017-08-14
* gpio: tegra: Use platform_irq_count()Thierry Reding2017-08-14
* gpio: tegra: remove gpio_to_irq() from hw irq handlersGrygorii Strashko2017-08-14
* gpio: tegra: fix unbalanced chained_irq_enter/exitMichał Mirosław2017-08-02
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
* gpio: tegra: Make lockdep class file-scopedThierry Reding2016-06-22
* gpio: tegra: Implement gpio_get_direction callbackLaxman Dewangan2016-04-30
* gpio: tegra: Add support for gpio debounceLaxman Dewangan2016-04-29
* gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan2016-04-29
* gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan2016-04-29
* gpio: tegra: Don't open code of_device_get_match_data()Laxman Dewangan2016-04-29
* gpio: tegra: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: convert remaining users to gpiochip_add_data()Linus Walleij2016-01-05
* gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose2015-11-17
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* gpio: kill off set_irq_flags usageRob Herring2015-07-28
* gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-14
* gpio/gpio-tegra: Use irq_set_handler_locked()Thomas Gleixner2015-07-14
* Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-06-23
|\
| * Drivers: gpio: Fix spelling errorsColin Cronin2015-05-19
* | gpio: gpio-tegra: Fix race in installing chained IRQ handlerRussell King2015-06-18
|/
* 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: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
|/
* gpio: tegra: Make of_device_id array constJingoo Han2014-05-09
* gpio: tegra: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio: tegra: add missing error handling to probeStephen Warren2013-12-11
* gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren2013-10-17
* drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-06
|\
| * gpio/tegra: assume CONFIG_OFStephen Warren2013-03-04
* | Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-28
|\ \
| * | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
| |/
* | gpio: tegra: add gpio wakeup source handlingJoseph Lo2013-04-03
|/
* gpio: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * gpio: remove use of __devinitdataBill Pemberton2012-11-28
| * gpio: remove use of __devinitBill Pemberton2012-11-28
* | gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan2012-11-17
* | gpio: tegra: Drop exporting static functionsAxel Lin2012-11-08
* | gpio: tegra: Staticize non-exported symbolsAxel Lin2012-11-08
* | gpio: tegra: fix suspend/resume apisLaxman Dewangan2012-11-08
* | gpio/tegra: convert to use linear irqdomainLinus Walleij2012-10-26
|/