summaryrefslogtreecommitdiff
path: root/drivers/platform/goldfish (follow)
Commit message (Expand)AuthorAge
* goldfish: pipe: ANDROID: address must be written as __pa(x), not xRoman Kiryanov2018-06-05
* goldfish: pipe: ANDROID: add missing check for memory allocatedRoman Kiryanov2018-06-04
* goldfish: pipe: ANDROID: remove redundant blank linesRoman Kiryanov2018-06-04
* goldfish: pipe: ANDROID: mark local functions staticRoman Kiryanov2018-05-11
* Revert "goldfish: pipe: ANDROID: Allocate memory with GFP_KERNEL."Roman Kiryanov2018-05-11
* goldfish: pipe: ANDROID: Add DMA supportRoman Kiryanov2018-05-08
* Revert "goldfish: pipe: ANDROID: remove a redundant target"Greg Kroah-Hartman2018-05-03
* goldfish: pipe: ANDROID: Replace writel with gf_write_ptrRoman Kiryanov2018-05-02
* goldfish: pipe: ANDROID: Use dev_ logging instead of pr_Roman Kiryanov2018-05-02
* goldfish: pipe: ANDROID: fix checkpatch warningsRoman Kiryanov2018-05-02
* goldfish: pipe: ANDROID: Update module licenseRoman Kiryanov2018-05-02
* goldfish: pipe: ANDROID: Allocate memory with GFP_KERNEL.Roman Kiryanov2018-05-02
* goldfish: pipe: ANDROID: Do not crashRoman Kiryanov2018-05-02
* goldfish: pipe: ANDROID: remove redundant castingRoman Kiryanov2018-05-01
* goldfish: pipe: ANDROID: Add 'pipe' to pipe functionsRoman Kiryanov2018-05-01
* goldfish: pipe: ANDROID: fix whitespaceRoman Kiryanov2018-05-01
* goldfish: pipe: ANDROID: rename global variablesRoman Kiryanov2018-05-01
* goldfish: pipe: ANDROID: remove a redundant targetRoman Kiryanov2018-05-01
* goldfish: pipe: ANDROID: add blank linesRoman Kiryanov2018-05-01
* goldfish: pipe: ANDROID: replace 'BUG_ON' with 'BUILD_BUG_ON'Roman Kiryanov2018-05-01
* goldfish: pipe: ANDROID: use the 'BIT' macro for wakeup flagsRoman Kiryanov2018-05-01
* goldfish: pipe: ANDROID: fix logging format stringsRoman Kiryanov2018-05-01
* ANDROID: add missing include to pdev_busRoman Kiryanov2018-04-04
* ANDROID: pdev_bus: replace writel with gf_write_ptrRoman Kiryanov2018-04-04
* ANDROID: Use standard logging functions in goldfish_pipeRoman Kiryanov2018-03-20
* ANDROID: Fix whitespace in goldfishRoman Kiryanov2018-03-20
* ANDROID: Address checkpatch.pl warnings in goldfish_pipeRoman Kiryanov2018-03-16
* ANDROID: goldfish: Fix typo in goldfish_cmd_locked() callDmitry Shmidt2018-03-14
* ANDROID: Address checkpatch.pl warnings in goldfish_pipe_v2Roman Kiryanov2018-03-13
* Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
|\
| * goldfish: Sanitize the broken interrupt handlerThomas Gleixner2017-02-26
* | ANDROID: goldfish_pipe: fix allmodconfig buildJin Qian2016-11-21
* | ANDROID: goldfish: goldfish_pipe: fix locking errorsGreg Hackmann2016-11-18
* | ANDROID: goldfish_pipe: fix call_kern.cocci warningsJulia Lawall2016-11-18
* | ANDROID: goldfish_pipe: An implementation of more parallel pipeYurii Zubrytskyi2016-11-17
* | ANDROID: goldfish_pipe: bugfixes and performance improvements.Yurii Zubrytskyi2016-11-17
* | goldfish_bus: switch GOLDFISH_BUS config back to boolAmit Pundir2016-02-16
* | goldfish: pipe: fix platform_no_drv_owner.cocci warningsFengguang Wu2016-02-16
* | Enable adb with android-pipe in IA imageLizhe Liu2016-02-16
|/
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-02
|\
| * drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driverPaul Gortmaker2015-06-16
* | 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: bus: fix warnings for 32bit buildsOctavian Purdila2014-05-16
* goldfish: clean up the pipe driver 64bit ifdefsAlan2014-05-15
* goldfish: add support for 64bit to the virtual busOctavian Purdila2014-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