| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2015-07-02 | 1 | -11/+1 |
|\ |
|
| * | drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver | Paul Gortmaker | 2015-06-16 | 1 | -11/+1 |
* | | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-26 | 1 | -9/+9 |
|\ \ |
|
| * | | staging: goldfish: Fix pointer cast for 32 bits | Peter Senna Tschudin | 2015-05-31 | 1 | -9/+9 |
| |/ |
|
* | | goldfish_pipe: Fix unlikely() misuse | Joe Perches | 2015-05-24 | 1 | -1/+1 |
|/ |
|
* | goldfish: pipe: fix warnings for 32bit builds | Octavian Purdila | 2014-05-16 | 1 | -4/+5 |
* | goldfish: bus: fix warnings for 32bit builds | Octavian Purdila | 2014-05-16 | 1 | -1/+1 |
* | goldfish: clean up the pipe driver 64bit ifdefs | Alan | 2014-05-15 | 1 | -22/+11 |
* | goldfish: add support for 64bit to the virtual bus | Octavian Purdila | 2014-05-15 | 1 | -1/+5 |
* | goldfish: fix kernel panic when using multiple adb connection | Jun Tian | 2014-05-15 | 1 | -0/+3 |
* | goldfish: 64-bit pipe driver for goldfish platform | Jun Tian | 2014-05-15 | 1 | -6/+29 |
* | goldfish bus: don't call request_mem_region | Alan Cox | 2014-05-03 | 1 | -5/+0 |
* | goldfish: Add a FIXME note to the pipe driver | Alan Cox | 2013-01-24 | 1 | -0/+1 |
* | goldfish: add QEMU pipe driver | David 'Digit' Turner | 2013-01-24 | 3 | -0/+617 |
* | goldfish: add the goldfish virtual bus | Jun Nakajima | 2013-01-24 | 2 | -0/+244 |