summaryrefslogtreecommitdiffstats
path: root/drivers/platform/goldfish/goldfish_pipe.c
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
* 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 char-misc-next into staging-nextGreg Kroah-Hartman2016-02-221-62/+107
|\
| * 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
| * 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
* | Platform: goldfish: goldfish_pipe.c: Add DMA support using managed versionShraddha Barke2016-02-141-7/+7
|/
* 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: clean up the pipe driver 64bit ifdefsAlan2014-05-151-22/+11
* 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: Add a FIXME note to the pipe driverAlan Cox2013-01-241-0/+1
* goldfish: add QEMU pipe driverDavid 'Digit' Turner2013-01-241-0/+611
OpenPOWER on IntegriCloud