index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
goldfish
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-02
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
1
-2
/
+1
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2016-03-05
goldfish: Fix build error of missing ioremap on UM
Krzysztof Kozlowski
1
-0
/
+1
2016-02-22
Merge char-misc-next into staging-next
Greg Kroah-Hartman
3
-63
/
+126
2016-02-14
Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
Shraddha Barke
1
-7
/
+7
2016-02-07
goldfish: locking bugs in goldfish_pipe_read_write()
Dan Carpenter
1
-14
/
+8
2016-01-28
goldfish: Enable ACPI-based enumeration for android pipe
Jason Hu
1
-0
/
+8
2016-01-28
goldfish_pipe: Pass physical addresses to the device if supported
Yu Ning
1
-2
/
+27
2016-01-28
Enable platform support for Goldfish virtual devices
Miodrag Dinic
1
-1
/
+1
2016-01-28
platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN
Greg Hackmann
1
-1
/
+2
2016-01-28
platform: goldfish: pipe: add devicetree bindings
Greg Hackmann
1
-1
/
+9
2016-01-28
goldfish_pipe: Pin pages to memory while copying and other cleanups
Christoffer Dall
1
-57
/
+72
2016-01-28
goldfish_pipe: don't be clever with #define offsets
Alex Bennée
1
-11
/
+5
2016-01-28
goldfish: refactor goldfish platform configs
Greg Hackmann
2
-1
/
+19
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-11
/
+1
2015-06-26
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+9
2015-06-16
drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver
Paul Gortmaker
1
-11
/
+1
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
1
-9
/
+9
2015-05-24
goldfish_pipe: Fix unlikely() misuse
Joe Perches
1
-1
/
+1
2014-05-16
goldfish: pipe: fix warnings for 32bit builds
Octavian Purdila
1
-4
/
+5
2014-05-16
goldfish: bus: fix warnings for 32bit builds
Octavian Purdila
1
-1
/
+1
2014-05-15
goldfish: clean up the pipe driver 64bit ifdefs
Alan
1
-22
/
+11
2014-05-15
goldfish: add support for 64bit to the virtual bus
Octavian Purdila
1
-1
/
+5
2014-05-15
goldfish: fix kernel panic when using multiple adb connection
Jun Tian
1
-0
/
+3
2014-05-15
goldfish: 64-bit pipe driver for goldfish platform
Jun Tian
1
-6
/
+29
2014-05-03
goldfish bus: don't call request_mem_region
Alan Cox
1
-5
/
+0
2013-01-24
goldfish: Add a FIXME note to the pipe driver
Alan Cox
1
-0
/
+1
2013-01-24
goldfish: add QEMU pipe driver
David 'Digit' Turner
3
-0
/
+617
2013-01-24
goldfish: add the goldfish virtual bus
Jun Nakajima
2
-0
/
+244