aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-rcar.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+2
2020-02-05gpio: Rename free() to rfree()Simon Glass1-1/+1
2019-05-04gpio: renesas: Migrate to pinctrl GPIO accessorsMarek Vasut1-8/+7
2018-06-01gpio: rmobile: Add R8A77990 E3 compatibleMarek Vasut1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05gpio: rcar: Add R8A77965 M3N entriesMarek Vasut1-0/+1
2018-01-27gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut1-0/+1
2017-12-09gpio: rmobile: Add generic Gen3 compatibleMarek Vasut1-0/+1
2017-12-09gpio: rmobile: Add R8A77995 D3 compatibleMarek Vasut1-0/+1
2017-12-09gpio: rmobile: Add R8A77970 V3M compatibleMarek Vasut1-0/+1
2017-11-30gpio: rmobile: Set GPIO mode in GPSR when requestedMarek Vasut1-1/+19
2017-09-28gpio: rmobile: Add Renesas RCar GPIO driverMarek Vasut1-0/+169