Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory | Nicolin Chen | 2013-11-13 | 1 | -4/+2 |
* | drivers: uio_pruss: use dev_get_platdata() | Jingoo Han | 2013-08-30 | 1 | -1/+1 |
* | uio: uio_pruss: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-27 | 1 | -1/+0 |
* | uio: uio_pruss: Fix potential NULL pointer dereference | Emil Goode | 2013-06-06 | 1 | -1/+1 |
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -7/+17 |
|\ | |||||
| * | uio: uio_pruss: replace private SRAM API with genalloc | Matt Porter | 2012-10-27 | 1 | -7/+17 |
* | | uio: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | uio: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | uio: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
|/ | |||||
* | uio: convert drivers/uio/* to use module_platform_driver() | Axel Lin | 2011-11-26 | 1 | -13/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | UIO: add PRUSS UIO driver support | Pratheesh Gangadhar | 2011-03-07 | 1 | -0/+247 |