summaryrefslogtreecommitdiff
path: root/drivers/gpio/imx_rgpio2p.c
AgeCommit message (Expand)Author
2022-05-23gpio: rgpio2p: Enhance reading of GPIO pin valueChristoph Fritz
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-18gpio: Update for new sequence numbersSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-10-08dm: gpio: Add a comment about not copying some driversSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-03-17gpio: Add Rapid GPIO2P driver for i.MX7ULPPeng Fan