summaryrefslogtreecommitdiff
path: root/drivers/platform/goldfish/goldfish_pipe.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-12
|\
| * goldfish_pipe: use GFP_ATOMIC under spin lockWei Yongjun2017-05-25
* | goldfish_pipe: make pipe_dev staticColin Ian King2017-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
* 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 char-misc-next into staging-nextGreg Kroah-Hartman2016-02-22
|\
| * 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
| * 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
* | Platform: goldfish: goldfish_pipe.c: Add DMA support using managed versionShraddha Barke2016-02-14
|/
* 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: clean up the pipe driver 64bit ifdefsAlan2014-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: Add a FIXME note to the pipe driverAlan Cox2013-01-24
* goldfish: add QEMU pipe driverDavid 'Digit' Turner2013-01-24