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
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
thunderbolt: Add KUnit tests for credit allocation
Mika Westerberg
1
-0
/
+545
2021-06-01
thunderbolt: Add quirk for Intel Goshen Ridge DP credits
Mika Westerberg
1
-4
/
+27
2021-06-01
thunderbolt: Allocate credits according to router preferences
Mika Westerberg
3
-74
/
+346
2021-06-01
thunderbolt: Update port credits after bonding is enabled/disabled
Mika Westerberg
3
-0
/
+51
2021-06-01
thunderbolt: Read router preferred credit allocation information
Mika Westerberg
4
-8
/
+221
2021-06-01
thunderbolt: Wait for the lanes to actually bond
Mika Westerberg
3
-2
/
+58
2021-06-01
thunderbolt: Move nfc_credits field to struct tb_path_hop
Mika Westerberg
3
-15
/
+19
2021-06-01
thunderbolt: Make tb_port_type() take const parameter
Mika Westerberg
1
-1
/
+1
2021-05-31
thunderbolt: Align USB4 router wakes configuration with the CM guide
Mika Westerberg
1
-5
/
+11
2021-05-31
thunderbolt: Add wake from DisplayPort
Mika Westerberg
5
-5
/
+14
2021-05-31
thunderbolt: Use generic tb_nvm_[read|write]_data() for Thunderbolt 2/3 devices
Mika Westerberg
1
-79
/
+15
2021-05-31
thunderbolt: Split NVM read/write generic functions out from usb4.c
Mika Westerberg
3
-92
/
+124
2021-05-31
thunderbolt: Add self-authenticate support for new dock
Crag Wang
1
-0
/
+1
2021-05-20
thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
Mathias Nyman
1
-4
/
+5
2021-05-20
thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
Mathias Nyman
1
-5
/
+6
2021-04-13
Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
15
-382
/
+1208
2021-04-09
thunderbolt: Hide authorized attribute if router does not support PCIe tunnels
Mika Westerberg
1
-1
/
+14
2021-04-09
thunderbolt: Add details to router uevent
Mika Westerberg
1
-0
/
+34
2021-03-30
thunderbolt: Fix off by one in tb_port_find_retimer()
Dan Carpenter
1
-1
/
+1
2021-03-30
thunderbolt: Fix a leak in tb_retimer_add()
Dan Carpenter
1
-1
/
+1
2021-03-23
thunderbolt: Unlock on error path in tb_domain_add()
Dan Carpenter
1
-0
/
+1
2021-03-18
thunderbolt: Add support for USB4 DROM
Mika Westerberg
1
-24
/
+80
2021-03-18
thunderbolt: Check quirks in tb_switch_add()
Mika Westerberg
2
-1
/
+2
2021-03-18
thunderbolt: Add KUnit tests for DMA tunnels
Mika Westerberg
1
-0
/
+240
2021-03-18
thunderbolt: Add KUnit tests for XDomain properties
Mika Westerberg
1
-0
/
+252
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
8
-102
/
+282
2021-03-18
thunderbolt: Drop unused tb_port_set_initial_credits()
Mika Westerberg
2
-23
/
+0
2021-03-18
thunderbolt: Use dedicated flow control for DMA tunnels
Mika Westerberg
1
-16
/
+4
2021-03-18
thunderbolt: Add support for maxhopid XDomain property
Mika Westerberg
1
-89
/
+117
2021-03-18
thunderbolt: Add tb_property_copy_dir()
Mika Westerberg
1
-0
/
+71
2021-03-18
thunderbolt: Align XDomain protocol timeouts with the spec
Mika Westerberg
1
-2
/
+2
2021-03-18
thunderbolt: Use pseudo-random number as initial property block generation
Mika Westerberg
1
-0
/
+2
2021-03-18
thunderbolt: Do not re-establish XDomain DMA paths automatically
Mika Westerberg
1
-33
/
+2
2021-03-18
thunderbolt: Add more logging to XDomain connections
Mika Westerberg
1
-3
/
+31
2021-03-18
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
6
-45
/
+49
2021-03-18
thunderbolt: Do not pass timeout for tb_cfg_reset()
Mika Westerberg
3
-7
/
+4
2021-03-18
thunderbolt: Disable retry logic for intra-domain control packets
Mika Westerberg
1
-1
/
+1
2021-03-12
thunderbolt: debugfs: Show all accessible dwords
Gil Fine
1
-5
/
+3
2021-03-08
thunderbolt: Increase runtime PM reference count on DP tunnel discovery
Mika Westerberg
1
-0
/
+4
2021-03-08
thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
Mika Westerberg
1
-10
/
+8
2021-03-08
thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake()
Gil Fine
1
-26
/
+0
2021-03-08
thunderbolt: debugfs: Handle fail reading block
Gil Fine
1
-13
/
+26
2021-02-09
Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
18
-65
/
+424
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
7
-12
/
+134
2021-02-04
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
5
-3
/
+20
2021-02-04
thunderbolt: Add support for PCIe tunneling disabled (SL5)
Mika Westerberg
2
-2
/
+16
2021-02-04
thunderbolt: dma_test: Drop unnecessary include
Mika Westerberg
1
-1
/
+0
2021-02-04
thunderbolt: Add clarifying comments about USB4 terms router and adapter
Mika Westerberg
1
-0
/
+5
2021-02-04
thunderbolt: switch: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
1
-0
/
+7
2021-02-04
thunderbolt: nhi: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
1
-0
/
+2
[prev]
[next]