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