summaryrefslogtreecommitdiff
path: root/drivers/platform/goldfish/goldfish_pipe.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAINGreg Hackmann1-1/+2
2016-01-29platform: goldfish: pipe: add devicetree bindingsGreg Hackmann1-1/+9
2016-01-29goldfish_pipe: Pin pages to memory while copying and other cleanupsChristoffer Dall1-57/+72
2016-01-29goldfish_pipe: don't be clever with #define offsetsAlex Bennée1-11/+5
2015-06-27Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+9
2015-05-31staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin1-9/+9
2015-05-24goldfish_pipe: Fix unlikely() misuseJoe Perches1-1/+1
2014-05-16goldfish: pipe: fix warnings for 32bit buildsOctavian Purdila1-4/+5
2014-05-16goldfish: clean up the pipe driver 64bit ifdefsAlan1-22/+11
2014-05-16goldfish: fix kernel panic when using multiple adb connectionJun Tian1-0/+3
2014-05-16goldfish: 64-bit pipe driver for goldfish platformJun Tian1-6/+29
2013-01-25goldfish: Add a FIXME note to the pipe driverAlan Cox1-0/+1
2013-01-25goldfish: add QEMU pipe driverDavid 'Digit' Turner1-0/+611