index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
goldfish
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-4
/
+4
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2017-05-25
goldfish_pipe: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2017-05-25
goldfish_pipe: make pipe_dev static
Colin Ian King
1
-1
/
+1
2017-04-26
goldfish_pipe: fix build warning about using too much stack.
Greg Kroah-Hartman
1
-3
/
+3
2017-04-26
goldfish_pipe: An implementation of more parallel pipe
Jin Qian
1
-329
/
+641
2017-02-15
goldfish: Sanitize the broken interrupt handler
Thomas Gleixner
1
-5
/
+8
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-03-18
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2016-03-05
goldfish: Fix build error of missing ioremap on UM
Krzysztof Kozlowski
1
-0
/
+1
2016-02-23
Merge char-misc-next into staging-next
Greg Kroah-Hartman
3
-63
/
+126
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
Enable platform support for Goldfish virtual devices
Miodrag Dinic
1
-1
/
+1
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
2016-01-29
goldfish: refactor goldfish platform configs
Greg Hackmann
2
-1
/
+19
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-11
/
+1
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-06-16
drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver
Paul Gortmaker
1
-11
/
+1
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: bus: fix warnings for 32bit builds
Octavian Purdila
1
-1
/
+1
2014-05-16
goldfish: clean up the pipe driver 64bit ifdefs
Alan
1
-22
/
+11
2014-05-16
goldfish: add support for 64bit to the virtual bus
Octavian Purdila
1
-1
/
+5
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
2014-05-04
goldfish bus: don't call request_mem_region
Alan Cox
1
-5
/
+0
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
3
-0
/
+617
2013-01-25
goldfish: add the goldfish virtual bus
Jun Nakajima
2
-0
/
+244