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