aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ts4800.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-21gpio: ts4800: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-09-15gpio: ts4800: fix implicit assumption module.h is presentPaul Gortmaker1-0/+1
2016-02-25Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream into devm-gpiochip-add-dataLinus Walleij1-11/+1
2016-02-25gpio: ts4800: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin1-2/+0
2016-02-23gpio: ts4800: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-11/+1
2016-02-16gpio: TS-4800: remove useless bgpio_init flagsJulien Grossholtz1-2/+1
2016-02-05gpio: add TS-4800 fpga GPIO supportJulien Grossholtz1-0/+94