aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/imx_rgpio2p.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-5/+5
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass1-1/+1
2017-10-08dm: gpio: Add a comment about not copying some driversSimon Glass1-0/+5
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-03-17gpio: Add Rapid GPIO2P driver for i.MX7ULPPeng Fan1-0/+224