index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
/
uio_pruss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-9
/
+1
2020-12-09
uio: pruss: use devm_clk_get() for clk init
Alexandru Ardelean
1
-5
/
+2
2020-11-13
uio: pruss: move simple allocations to dem_ equivalents
Alexandru Ardelean
1
-20
/
+7
2018-08-02
uio: pruss: fix error handling in probe
Dan Carpenter
1
-24
/
+45
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2016-11-29
uio: pruss: add clk_disable()
Alexey Khoroshilov
1
-1
/
+9
2015-06-13
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-10
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-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