summaryrefslogtreecommitdiff
path: root/drivers/gpio/da8xx_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy1-2/+5
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy1-0/+1
2018-09-12dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford1-0/+13
2018-09-12DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford1-7/+15
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford1-24/+169
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini1-2/+6
2013-02-20gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther1-0/+4
2013-02-18da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny1-0/+133
2012-01-10gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger1-36/+41
2011-12-09drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin1-3/+0
2011-09-11Minor coding style cleanup.Wolfgang Denk1-11/+0
2011-08-03DA8xx: add generic GPIO driverLaurence Withers1-0/+281