summaryrefslogtreecommitdiff
path: root/drivers/gpio/da8xx_gpio.c
AgeCommit message (Expand)Author
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy
2018-09-11dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford
2018-09-11DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini
2013-02-20gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther
2013-02-18da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-12-09drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin
2011-09-11Minor coding style cleanup.Wolfgang Denk
2011-08-03DA8xx: add generic GPIO driverLaurence Withers