aboutsummaryrefslogtreecommitdiff
path: root/lib/logic_pio.c
AgeCommit message (Expand)Author
2021-02-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven
2020-05-07logic_pio: Use _inX() and _outX()John Garry
2020-05-07logic_pio: Improve macro argument nameJohn Garry
2019-11-05lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registrationJohn Garry
2019-08-13lib: logic_pio: Add logic_pio_unregister_range()John Garry
2019-08-13lib: logic_pio: Avoid possible overlap for unregistering regionsJohn Garry
2019-08-13lib: logic_pio: Fix RCU usageJohn Garry
2018-03-21lib: Add generic PIO mapping methodZhichang Yuan