summaryrefslogtreecommitdiffstats
path: root/drivers/platform/goldfish/goldfish_pipe.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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