summaryrefslogtreecommitdiffstats
path: root/drivers/platform/goldfish/goldfish_pipe.c
Commit message (Expand)AuthorAgeFilesLines
...
| * platform: goldfish: pipe: add devicetree bindingsGreg Hackmann2016-01-291-1/+9
| * goldfish_pipe: Pin pages to memory while copying and other cleanupsChristoffer Dall2016-01-291-57/+72
| * goldfish_pipe: don't be clever with #define offsetsAlex Bennée2016-01-291-11/+5Star
* | Platform: goldfish: goldfish_pipe.c: Add DMA support using managed versionShraddha Barke2016-02-151-7/+7
|/
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-271-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/+11Star
* 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