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
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-23
thunderbolt: Use str_enabled_disabled() helper
Andy Shevchenko
1
-2
/
+3
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-226
/
+223
2022-09-30
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-226
/
+223
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
1
-0
/
+24
2022-09-24
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
1
-14
/
+14
2022-09-22
thunderbolt: Explicitly reset plug events delay back to USB4 spec value
Mario Limonciello
1
-0
/
+1
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
1
-92
/
+34
2022-09-07
thunderbolt: Rename and make nvm_read() available for other files
Szuying Chen
1
-18
/
+26
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
1
-2
/
+2
2022-09-05
thunderbolt: Add helper to check if CL states are enabled on port
Mika Westerberg
1
-0
/
+28
2022-09-05
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
Mika Westerberg
1
-11
/
+6
2022-09-05
thunderbolt: Move port CL state functions into correct place in switch.c
Mika Westerberg
1
-106
/
+106
2022-08-18
thunderbolt: Check router generation before connecting xHCI
Mika Westerberg
1
-1
/
+5
2022-06-06
thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
Gil Fine
1
-43
/
+46
2022-06-06
thunderbolt: Fix typos in CLx enabling
Gil Fine
1
-1
/
+1
2022-06-06
thunderbolt: CLx disable before system suspend only if previously enabled
Gil Fine
1
-2
/
+4
2022-05-05
thunderbolt: Ignore port locked error in tb_port_wait_for_link_width()
Mika Westerberg
1
-3
/
+10
2022-05-05
thunderbolt: Split setting link width and lane bonding into own functions
Mika Westerberg
1
-14
/
+72
2022-05-05
thunderbolt: Add debug logging when lane is enabled/disabled
Mika Westerberg
1
-2
/
+8
2022-03-04
thunderbolt: Do not make DROM read success compulsory
Mario Limonciello
1
-4
/
+2
2022-03-04
thunderbolt: Do not resume routers if UID is not set
Mario Limonciello
1
-0
/
+4
2022-02-02
thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices
Mika Westerberg
1
-1
/
+70
2021-12-28
thunderbolt: Add module parameter for CLx disabling
Gil Fine
1
-0
/
+11
2021-12-28
thunderbolt: Enable CL0s for Intel Titan Ridge
Gil Fine
1
-3
/
+157
2021-12-22
thunderbolt: Implement TMU time disruption for Intel Titan Ridge
Gil Fine
1
-0
/
+4
2021-12-22
thunderbolt: Move usb4_switch_wait_for_bit() to switch.c
Gil Fine
1
-0
/
+34
2021-12-22
thunderbolt: Add CL0s support for USB4 routers
Gil Fine
1
-0
/
+263
2021-12-07
thunderbolt: Add debug logging of DisplayPort resource allocation
Mika Westerberg
1
-2
/
+15
2021-12-07
thunderbolt: Do not program path HopIDs for USB4 routers
Mika Westerberg
1
-1
/
+6
2021-12-07
thunderbolt: Do not allow subtracting more NFC credits than configured
Mika Westerberg
1
-0
/
+3
2021-08-24
Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-9
/
+19
2021-08-09
thunderbolt: Fix port linking by checking all adapters
Sanjay R Mehta
1
-1
/
+1
2021-08-09
thunderbolt: Do not read control adapter config space
Sanjay R Mehta
1
-5
/
+8
2021-08-02
thunderbolt: Add authorized value to the KOBJ_CHANGE uevent
Rajat Jain
1
-3
/
+10
2021-07-27
Revert "thunderbolt: Hide authorized attribute if router does not support PCI...
Mika Westerberg
1
-14
/
+1
2021-06-01
thunderbolt: Allow router NVM authenticate separately
Mika Westerberg
1
-18
/
+32
2021-06-01
thunderbolt: Move nvm_write_ops to tb.h
Rajmohan Mani
1
-5
/
+0
2021-06-01
thunderbolt: Add support for retimer NVM upgrade when there is no link
Rajmohan Mani
1
-16
/
+32
2021-06-01
thunderbolt: Add USB4 port devices
Mika Westerberg
1
-2
/
+15
2021-06-01
thunderbolt: Update port credits after bonding is enabled/disabled
Mika Westerberg
1
-0
/
+48
2021-06-01
thunderbolt: Read router preferred credit allocation information
Mika Westerberg
1
-8
/
+43
2021-06-01
thunderbolt: Wait for the lanes to actually bond
Mika Westerberg
1
-2
/
+48
2021-06-01
thunderbolt: Make tb_port_type() take const parameter
Mika Westerberg
1
-1
/
+1
2021-05-31
thunderbolt: Add wake from DisplayPort
Mika Westerberg
1
-1
/
+2
2021-04-13
Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-24
/
+51
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-18
thunderbolt: Check quirks in tb_switch_add()
Mika Westerberg
1
-0
/
+2
2021-03-18
thunderbolt: Drop unused tb_port_set_initial_credits()
Mika Westerberg
1
-22
/
+0
2021-03-18
thunderbolt: Do not pass timeout for tb_cfg_reset()
Mika Westerberg
1
-1
/
+1
[next]