summaryrefslogtreecommitdiff
path: root/drivers/platform/goldfish
Commit message (Expand)AuthorAge
* goldfish_pipe: use GFP_ATOMIC under spin lockWei Yongjun2017-05-25
* goldfish_pipe: fix build warning about using too much stack.Greg Kroah-Hartman2017-04-26
* goldfish_pipe: An implementation of more parallel pipeJin Qian2017-04-26
* goldfish: Sanitize the broken interrupt handlerThomas Gleixner2017-02-15
* platform: goldfish: pipe: use get_user_pages_unlocked()Lorenzo Stoakes2016-11-10
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2016-04-02
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-17
|\
| * Merge char-misc-next into staging-nextGreg Kroah-Hartman2016-02-22
| |\
| * | Platform: goldfish: goldfish_pipe.c: Add DMA support using managed versionShraddha Barke2016-02-14
* | | goldfish: Fix build error of missing ioremap on UMKrzysztof Kozlowski2016-03-05
| |/ |/|
* | goldfish: locking bugs in goldfish_pipe_read_write()Dan Carpenter2016-02-07
* | goldfish: Enable ACPI-based enumeration for android pipeJason Hu2016-01-28
* | goldfish_pipe: Pass physical addresses to the device if supportedYu Ning2016-01-28
* | Enable platform support for Goldfish virtual devicesMiodrag Dinic2016-01-28
* | platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAINGreg Hackmann2016-01-28
* | platform: goldfish: pipe: add devicetree bindingsGreg Hackmann2016-01-28
* | goldfish_pipe: Pin pages to memory while copying and other cleanupsChristoffer Dall2016-01-28
* | goldfish_pipe: don't be clever with #define offsetsAlex Bennée2016-01-28
* | goldfish: refactor goldfish platform configsGreg Hackmann2016-01-28
|/
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-02
|\
| * drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driverPaul Gortmaker2015-06-16
* | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-26
|\ \
| * | staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-31
| |/
* | goldfish_pipe: Fix unlikely() misuseJoe Perches2015-05-24
|/
* goldfish: pipe: fix warnings for 32bit buildsOctavian Purdila2014-05-16
* goldfish: bus: fix warnings for 32bit buildsOctavian Purdila2014-05-16
* goldfish: clean up the pipe driver 64bit ifdefsAlan2014-05-15
* goldfish: add support for 64bit to the virtual busOctavian Purdila2014-05-15
* goldfish: fix kernel panic when using multiple adb connectionJun Tian2014-05-15
* goldfish: 64-bit pipe driver for goldfish platformJun Tian2014-05-15
* goldfish bus: don't call request_mem_regionAlan Cox2014-05-03
* goldfish: Add a FIXME note to the pipe driverAlan Cox2013-01-24
* goldfish: add QEMU pipe driverDavid 'Digit' Turner2013-01-24
* goldfish: add the goldfish virtual busJun Nakajima2013-01-24