summaryrefslogtreecommitdiffstats
path: root/drivers/platform/goldfish
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-121-1/+1
|\
| * goldfish_pipe: use GFP_ATOMIC under spin lockWei Yongjun2017-05-251-1/+1
* | goldfish_pipe: make pipe_dev staticColin Ian King2017-05-251-1/+1
|/
* goldfish_pipe: fix build warning about using too much stack.Greg Kroah-Hartman2017-04-261-3/+3
* goldfish_pipe: An implementation of more parallel pipeJin Qian2017-04-261-329/+641
* goldfish: Sanitize the broken interrupt handlerThomas Gleixner2017-02-151-5/+8
* platform: goldfish: pipe: use get_user_pages_unlocked()Lorenzo Stoakes2016-11-101-4/+2
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+2
* Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2016-04-021-2/+1
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-171-7/+7
|\
| * Merge char-misc-next into staging-nextGreg Kroah-Hartman2016-02-223-63/+126
| |\
| * | Platform: goldfish: goldfish_pipe.c: Add DMA support using managed versionShraddha Barke2016-02-141-7/+7
* | | goldfish: Fix build error of missing ioremap on UMKrzysztof Kozlowski2016-03-051-0/+1
| |/ |/|
* | goldfish: locking bugs in goldfish_pipe_read_write()Dan Carpenter2016-02-071-14/+8
* | goldfish: Enable ACPI-based enumeration for android pipeJason Hu2016-01-281-0/+8
* | goldfish_pipe: Pass physical addresses to the device if supportedYu Ning2016-01-281-2/+27
* | Enable platform support for Goldfish virtual devicesMiodrag Dinic2016-01-281-1/+1
* | platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAINGreg Hackmann2016-01-281-1/+2
* | platform: goldfish: pipe: add devicetree bindingsGreg Hackmann2016-01-281-1/+9
* | goldfish_pipe: Pin pages to memory while copying and other cleanupsChristoffer Dall2016-01-281-57/+72
* | goldfish_pipe: don't be clever with #define offsetsAlex Bennée2016-01-281-11/+5
* | goldfish: refactor goldfish platform configsGreg Hackmann2016-01-282-1/+19
|/
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-021-11/+1
|\
| * drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driverPaul Gortmaker2015-06-161-11/+1
* | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-9/+9
|\ \
| * | staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-311-9/+9
| |/
* | goldfish_pipe: Fix unlikely() misuseJoe Perches2015-05-241-1/+1
|/
* goldfish: pipe: fix warnings for 32bit buildsOctavian Purdila2014-05-161-4/+5
* goldfish: bus: fix warnings for 32bit buildsOctavian Purdila2014-05-161-1/+1
* goldfish: clean up the pipe driver 64bit ifdefsAlan2014-05-151-22/+11
* goldfish: add support for 64bit to the virtual busOctavian Purdila2014-05-151-1/+5
* goldfish: fix kernel panic when using multiple adb connectionJun Tian2014-05-151-0/+3
* goldfish: 64-bit pipe driver for goldfish platformJun Tian2014-05-151-6/+29
* goldfish bus: don't call request_mem_regionAlan Cox2014-05-031-5/+0
* goldfish: Add a FIXME note to the pipe driverAlan Cox2013-01-241-0/+1
* goldfish: add QEMU pipe driverDavid 'Digit' Turner2013-01-243-0/+617
* goldfish: add the goldfish virtual busJun Nakajima2013-01-242-0/+244
OpenPOWER on IntegriCloud