index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
/
uio_pruss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
uio: pruss: fix error handling in probe
Dan Carpenter
1
-24
/
+45
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2016-11-29
uio: pruss: add clk_disable()
Alexey Khoroshilov
1
-1
/
+9
2015-06-12
uio: pruss: Include <linux/sizes.h>
Matwey V. Kornilov
1
-0
/
+1
2014-10-20
uio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-09
uio: uio_pruss: use struct device
Andre Heider
1
-18
/
+19
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-27
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-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-7
/
+17
2012-11-21
uio: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
uio: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
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-26
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-07
UIO: add PRUSS UIO driver support
Pratheesh Gangadhar
1
-0
/
+247