Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-17 | PCI: Fix pci_register_io_range() memory leak | Geert Uytterhoeven | 1 | -0/+3 |
2020-05-07 | logic_pio: Use _inX() and _outX() | John Garry | 1 | -2/+2 |
2020-05-07 | logic_pio: Improve macro argument name | John Garry | 1 | -11/+11 |
2019-11-05 | lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration | John Garry | 1 | -6/+8 |
2019-08-13 | lib: logic_pio: Add logic_pio_unregister_range() | John Garry | 1 | -0/+14 |
2019-08-13 | lib: logic_pio: Avoid possible overlap for unregistering regions | John Garry | 1 | -5/+5 |
2019-08-13 | lib: logic_pio: Fix RCU usage | John Garry | 1 | -14/+35 |
2018-03-21 | lib: Add generic PIO mapping method | Zhichang Yuan | 1 | -0/+280 |