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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
usb: gadget: pxa25x: make it compile with debug again
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
17
-61
/
+73
2012-09-10
staging: ccg: include all sourced files
Sebastian Andrzej Siewior
20
-15
/
+15072
2012-09-10
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
5
-10
/
+16
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
18
-24
/
+36
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
18
-18
/
+18
2012-09-10
usb: gadget: remove __devexit in f_uac2
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: gadget: move bind callback into driver struct usb_composite_driver
Sebastian Andrzej Siewior
1
-4
/
+6
2012-09-10
staging: ccg: Add a note about compatibility issues.
Sebastian Andrzej Siewior
1
-0
/
+5
2012-09-05
usb: gadget: bcm63xx UDC driver
Kevin Cernekee
4
-0
/
+2479
2012-09-03
usb: gadget: s3c-hsotg: Use devm_clk_get function
Sachin Kamat
1
-3
/
+1
2012-09-03
usb: gadget: s3c-hsudc: Replace 0 with NULL for pointers
Sachin Kamat
1
-4
/
+4
2012-09-03
usb: gadget: s3c-hsudc: Add missing braces around sizeof
Sachin Kamat
1
-1
/
+1
2012-09-03
usb: gadget: s3c-hsudc: Use devm_* functions
Sachin Kamat
1
-32
/
+9
2012-08-31
usb: gadget: remove duplicated include from pxa25x_udc.c
Wei Yongjun
1
-1
/
+0
2012-08-31
usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-08-31
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
7
-55
/
+5
2012-08-31
usb: gadget: s3c2410_udc: Do not use integer for NULL
Sachin Kamat
1
-1
/
+1
2012-08-31
usb: gadget: s3c2410_udc: Move assignment outside if condition
Sachin Kamat
1
-2
/
+4
2012-08-31
usb: gadget: s3c2410_udc: Silence checkpatch errors and warnings
Sachin Kamat
1
-64
/
+60
2012-08-31
usb: gadget: s3c2410_udc: Use pr_* and dev_err functions
Sachin Kamat
1
-5
/
+7
2012-08-31
usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>
Sachin Kamat
1
-1
/
+1
2012-08-31
usb: gadget: dummy-hcd: remember to update driver pointer
Alan Stern
1
-0
/
+2
2012-08-31
usb: gadget: lpc32xx_udc: Support multiple controllers
Roland Stigge
1
-26
/
+29
2012-08-31
usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor
Roland Stigge
1
-16
/
+7
2012-08-31
usb: gadget: lpc32xx_udc: Port to new start/stop interface
Roland Stigge
1
-35
/
+14
2012-08-23
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
1
-3
/
+22
2012-08-23
usb: gadget: use %pm to print mac addresses
Andy Shevchenko
3
-12
/
+3
2012-08-23
usb: gadget: udc-core: Race between disconnect/unbind and setup
Kevin Cernekee
1
-1
/
+1
2012-08-23
usb: gadget: use native print_hex_dump_bytes()
Andy Shevchenko
1
-20
/
+2
2012-08-23
usb: gadget: s3c-hsotg: fix core reset timeout failure
Du, Changbin
1
-2
/
+2
2012-08-23
usb composite: fix locking in usb_function_activate
Michael Grzeschik
1
-2
/
+3
2012-08-23
usb: gadget: mv_udc: fix boot up hang
Neil Zhang
1
-0
/
+4
2012-08-23
usb: gadget: mv_udc: fix hang when shutdown
Yunfan Zhang
1
-0
/
+2
2012-08-23
usb: gadget: mv_udc: add iso support
Chao Xie
1
-8
/
+13
2012-08-23
usb: gadget: mv_udc: enable stream mode
Neil Zhang
1
-1
/
+1
2012-08-23
usb: gadget: mv_udc: avoid sleeping on spinlock
Neil Zhang
1
-11
/
+41
2012-08-23
usb: gadget: mv_udc: remove unused code
Neil Zhang
1
-2
/
+0
2012-08-23
usb: gadget: mv_udc: reduce the delay interval
Neil Zhang
1
-1
/
+1
2012-08-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-4
/
+23
2012-08-16
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-12
/
+42
2012-08-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-51
/
+88
2012-08-15
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
6
-8
/
+45
2012-08-15
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-43
/
+43
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2012-08-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
42
-239
/
+511
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
1
-0
/
+9
[next]