index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
platform
/
goldfish
/
goldfish_pipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
platform: goldfish: pipe: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-4
/
+2
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-04-03
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
1
-2
/
+1
2016-02-23
Merge char-misc-next into staging-next
Greg Kroah-Hartman
1
-62
/
+107
2016-02-15
Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
Shraddha Barke
1
-7
/
+7
2016-02-08
goldfish: locking bugs in goldfish_pipe_read_write()
Dan Carpenter
1
-14
/
+8
2016-01-29
goldfish: Enable ACPI-based enumeration for android pipe
Jason Hu
1
-0
/
+8
2016-01-29
goldfish_pipe: Pass physical addresses to the device if supported
Yu Ning
1
-2
/
+27
2016-01-29
platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN
Greg Hackmann
1
-1
/
+2
2016-01-29
platform: goldfish: pipe: add devicetree bindings
Greg Hackmann
1
-1
/
+9
2016-01-29
goldfish_pipe: Pin pages to memory while copying and other cleanups
Christoffer Dall
1
-57
/
+72
2016-01-29
goldfish_pipe: don't be clever with #define offsets
Alex Bennée
1
-11
/
+5
2015-06-27
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+9
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
1
-9
/
+9
2015-05-24
goldfish_pipe: Fix unlikely() misuse
Joe Perches
1
-1
/
+1
2014-05-16
goldfish: pipe: fix warnings for 32bit builds
Octavian Purdila
1
-4
/
+5
2014-05-16
goldfish: clean up the pipe driver 64bit ifdefs
Alan
1
-22
/
+11
2014-05-16
goldfish: fix kernel panic when using multiple adb connection
Jun Tian
1
-0
/
+3
2014-05-16
goldfish: 64-bit pipe driver for goldfish platform
Jun Tian
1
-6
/
+29
2013-01-25
goldfish: Add a FIXME note to the pipe driver
Alan Cox
1
-0
/
+1
2013-01-25
goldfish: add QEMU pipe driver
David 'Digit' Turner
1
-0
/
+611