index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
goldfish
/
goldfish_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+2
*
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
2016-04-02
1
-2
/
+1
*
Merge char-misc-next into staging-next
Greg Kroah-Hartman
2016-02-22
1
-62
/
+107
|
\
|
*
goldfish: locking bugs in goldfish_pipe_read_write()
Dan Carpenter
2016-02-07
1
-14
/
+8
|
*
goldfish: Enable ACPI-based enumeration for android pipe
Jason Hu
2016-01-28
1
-0
/
+8
|
*
goldfish_pipe: Pass physical addresses to the device if supported
Yu Ning
2016-01-28
1
-2
/
+27
|
*
platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN
Greg Hackmann
2016-01-28
1
-1
/
+2
|
*
platform: goldfish: pipe: add devicetree bindings
Greg Hackmann
2016-01-28
1
-1
/
+9
|
*
goldfish_pipe: Pin pages to memory while copying and other cleanups
Christoffer Dall
2016-01-28
1
-57
/
+72
|
*
goldfish_pipe: don't be clever with #define offsets
Alex Bennée
2016-01-28
1
-11
/
+5
*
|
Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
Shraddha Barke
2016-02-14
1
-7
/
+7
|
/
*
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-26
1
-9
/
+9
|
\
|
*
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
2015-05-31
1
-9
/
+9
*
|
goldfish_pipe: Fix unlikely() misuse
Joe Perches
2015-05-24
1
-1
/
+1
|
/
*
goldfish: pipe: fix warnings for 32bit builds
Octavian Purdila
2014-05-16
1
-4
/
+5
*
goldfish: clean up the pipe driver 64bit ifdefs
Alan
2014-05-15
1
-22
/
+11
*
goldfish: fix kernel panic when using multiple adb connection
Jun Tian
2014-05-15
1
-0
/
+3
*
goldfish: 64-bit pipe driver for goldfish platform
Jun Tian
2014-05-15
1
-6
/
+29
*
goldfish: Add a FIXME note to the pipe driver
Alan Cox
2013-01-24
1
-0
/
+1
*
goldfish: add QEMU pipe driver
David 'Digit' Turner
2013-01-24
1
-0
/
+611