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
2020-02-19
usb-storage: Use const to reduce object data size
Joe Perches
3
-10
/
+11
2020-02-19
usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
Rasmus Villemoes
1
-0
/
+1
2020-02-17
usb: ucsi: ccg: disable runtime pm during fw flashing
Ajay Gupta
1
-0
/
+2
2020-02-17
usb: typec: ucsi: register DP only for NVIDIA DP VDO
Ajay Gupta
2
-2
/
+17
2020-02-17
xhci: Add missing annotation for xhci_enter_test_mode
Jules Irenge
1
-0
/
+1
2020-02-17
xhci: Add missing annotation for xhci_set_port_power()
Jules Irenge
1
-0
/
+1
2020-02-17
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
1
-17
/
+6
2020-02-17
usb: gadget: amd5536udc: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-1
/
+1
2020-02-14
usb: gadget: f_phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
USB: musb: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
usb: typec: tcpm: set correct data role for non-DRD
Li Jun
1
-11
/
+42
2020-02-14
thunderbolt: Add missing kernel-doc parameter descriptions
Mika Westerberg
1
-0
/
+4
2020-02-14
usb: use kobj_to_dev() API
chenqiwu
2
-4
/
+4
2020-02-13
USB: apple-mfi-fastcharge: fix endianess issue in probe
Oliver Neukum
1
-3
/
+3
2020-02-12
USB: Add driver to control USB fast charge for iOS devices
Bastien Nocera
3
-0
/
+248
2020-02-12
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2
-1
/
+7
2020-02-12
USB: Select better matching USB drivers when available
Bastien Nocera
2
-2
/
+42
2020-02-12
USB: Implement usb_device_match_id()
Bastien Nocera
2
-0
/
+16
2020-02-12
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
1
-5
/
+21
2020-02-12
USB: Export generic USB device driver functions
Bastien Nocera
2
-8
/
+14
2020-02-12
USB: atm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
usb: typec: mux: Drop support for device name matching
Heikki Krogerus
1
-21
/
+4
2020-02-12
usb: typec: altmode: Remove the notification chain
Heikki Krogerus
3
-79
/
+2
2020-02-12
usb: typec: Allow power role swapping even without USB PD
Heikki Krogerus
1
-6
/
+0
2020-02-12
usb: typec: Hide the port_type attribute when it's not supported
Heikki Krogerus
1
-2
/
+3
2020-02-12
usb: typec: Make the attributes read-only when writing is not possible
Heikki Krogerus
1
-2
/
+63
2020-02-12
usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-10
usb: cdns3: remove redundant assignment to pointer trb
Colin Ian King
1
-1
/
+1
2020-02-10
usb: gadget: remove redundant assignment to variable status
Colin Ian King
1
-2
/
+0
2020-02-10
usb: typec: ucsi: remove redundant assignment to variable num
Colin Ian King
1
-1
/
+1
2020-02-10
usb: host: ehci-platform: add a quirk to avoid stuck
Yoshihiro Shimoda
1
-0
/
+127
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-4
/
+4
2020-02-09
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-24
/
+109
2020-02-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-19
/
+29
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-160
/
+415
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-4
/
+30
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
99
-2617
/
+5508
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-18
/
+276
2020-02-08
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+5
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-30
/
+16
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+10
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
3
-24
/
+109
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...
David S. Miller
14
-53
/
+159
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
1
-14
/
+14
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
[next]