summaryrefslogtreecommitdiff
path: root/drivers/platform/goldfish (unfollow)
Commit message (Expand)Author
2018-06-05goldfish: pipe: ANDROID: address must be written as __pa(x), not xRoman Kiryanov
2018-06-04goldfish: pipe: ANDROID: add missing check for memory allocatedRoman Kiryanov
2018-06-04goldfish: pipe: ANDROID: remove redundant blank linesRoman Kiryanov
2018-05-11goldfish: pipe: ANDROID: mark local functions staticRoman Kiryanov
2018-05-11Revert "goldfish: pipe: ANDROID: Allocate memory with GFP_KERNEL."Roman Kiryanov
2018-05-08goldfish: pipe: ANDROID: Add DMA supportRoman Kiryanov
2018-05-03Revert "goldfish: pipe: ANDROID: remove a redundant target"Greg Kroah-Hartman
2018-05-02goldfish: pipe: ANDROID: Replace writel with gf_write_ptrRoman Kiryanov
2018-05-02goldfish: pipe: ANDROID: Use dev_ logging instead of pr_Roman Kiryanov
2018-05-02goldfish: pipe: ANDROID: fix checkpatch warningsRoman Kiryanov
2018-05-02goldfish: pipe: ANDROID: Update module licenseRoman Kiryanov
2018-05-02goldfish: pipe: ANDROID: Allocate memory with GFP_KERNEL.Roman Kiryanov
2018-05-02goldfish: pipe: ANDROID: Do not crashRoman Kiryanov
2018-05-01goldfish: pipe: ANDROID: remove redundant castingRoman Kiryanov
2018-05-01goldfish: pipe: ANDROID: Add 'pipe' to pipe functionsRoman Kiryanov
2018-05-01goldfish: pipe: ANDROID: fix whitespaceRoman Kiryanov
2018-05-01goldfish: pipe: ANDROID: rename global variablesRoman Kiryanov
2018-05-01goldfish: pipe: ANDROID: remove a redundant targetRoman Kiryanov
2018-05-01goldfish: pipe: ANDROID: add blank linesRoman Kiryanov
2018-05-01goldfish: pipe: ANDROID: replace 'BUG_ON' with 'BUILD_BUG_ON'Roman Kiryanov
2018-05-01goldfish: pipe: ANDROID: use the 'BIT' macro for wakeup flagsRoman Kiryanov
2018-05-01goldfish: pipe: ANDROID: fix logging format stringsRoman Kiryanov
2018-04-04ANDROID: add missing include to pdev_busRoman Kiryanov
2018-04-04ANDROID: pdev_bus: replace writel with gf_write_ptrRoman Kiryanov
2018-03-20ANDROID: Use standard logging functions in goldfish_pipeRoman Kiryanov
2018-03-20ANDROID: Fix whitespace in goldfishRoman Kiryanov
2018-03-16ANDROID: Address checkpatch.pl warnings in goldfish_pipeRoman Kiryanov
2018-03-14ANDROID: goldfish: Fix typo in goldfish_cmd_locked() callDmitry Shmidt
2018-03-13ANDROID: Address checkpatch.pl warnings in goldfish_pipe_v2Roman Kiryanov
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner
2016-12-01ANDROID: goldfish_pipe: fix allmodconfig buildJin Qian
2016-12-01ANDROID: goldfish: goldfish_pipe: fix locking errorsGreg Hackmann
2016-12-01ANDROID: goldfish_pipe: fix call_kern.cocci warningsJulia Lawall
2016-12-01ANDROID: goldfish_pipe: An implementation of more parallel pipeYurii Zubrytskyi
2016-12-01ANDROID: goldfish_pipe: bugfixes and performance improvements.Yurii Zubrytskyi
2016-11-21ANDROID: goldfish_pipe: fix allmodconfig buildJin Qian
2016-11-18ANDROID: goldfish: goldfish_pipe: fix locking errorsGreg Hackmann
2016-11-18ANDROID: goldfish_pipe: fix call_kern.cocci warningsJulia Lawall
2016-11-17ANDROID: goldfish_pipe: An implementation of more parallel pipeYurii Zubrytskyi
2016-11-17ANDROID: goldfish_pipe: bugfixes and performance improvements.Yurii Zubrytskyi
2016-02-16goldfish_bus: switch GOLDFISH_BUS config back to boolAmit Pundir
2016-02-16goldfish: pipe: fix platform_no_drv_owner.cocci warningsFengguang Wu
2016-02-16Enable adb with android-pipe in IA imageLizhe Liu
2015-06-16drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driverPaul Gortmaker
2015-05-31staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin
2015-05-24goldfish_pipe: Fix unlikely() misuseJoe Perches
2014-05-16goldfish: pipe: fix warnings for 32bit buildsOctavian Purdila
2014-05-16goldfish: bus: fix warnings for 32bit buildsOctavian Purdila
2014-05-15goldfish: clean up the pipe driver 64bit ifdefsAlan
2014-05-15goldfish: add support for 64bit to the virtual busOctavian Purdila