Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-21 | drivers: uio: Only allocate new private data when probing device tree node | Damian Hobson-Garcia | 1 | -1/+1 |
2012-11-21 | drivers: uio_dmem_genirq: Allow partial success when opening device | Damian Hobson-Garcia | 1 | -6/+6 |
2012-11-21 | drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions | Damian Hobson-Garcia | 1 | -2/+4 |
2012-11-21 | drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr | Damian Hobson-Garcia | 1 | -3/+6 |
2012-10-24 | Add new uio device for dynamic memory allocation | Damian Hobson-Garcia | 1 | -0/+354 |