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
2023-05-24
thunderbolt: Add MODULE_DESCRIPTION
Mika Westerberg
1
-0
/
+1
2023-05-24
thunderbolt: Allow specifying custom credits for DMA tunnels
Mika Westerberg
1
-4
/
+9
2023-05-24
thunderbolt: Add debug log for link controller power quirk
Mika Westerberg
1
-0
/
+1
2023-05-24
thunderbolt: Log function name of the called quirk
Mika Westerberg
1
-0
/
+1
2023-05-24
thunderbolt: Check for ring 0 in tb_tunnel_alloc_dma()
Mika Westerberg
1
-0
/
+4
2023-05-22
thunderbolt: dma_test: Use correct value for absent rings when creating paths
Mika Westerberg
1
-4
/
+4
2023-05-09
thunderbolt: Clear registers properly when auto clear isn't in use
Mario Limonciello
2
-5
/
+26
2023-04-19
Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
7
-142
/
+149
2023-04-03
thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper
Andy Shevchenko
1
-21
/
+20
2023-03-29
thunderbolt: Make use of SI units from units.h
Andy Shevchenko
1
-2
/
+3
2023-03-29
thunderbolt: Get rid of redundant 'else'
Andy Shevchenko
6
-22
/
+19
2023-03-20
thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bit
Tom Rix
1
-8
/
+9
2023-03-20
thunderbolt: Disable interrupt auto clear for rings
Mario Limonciello
2
-17
/
+29
2023-03-20
thunderbolt: Use const qualifier for `ring_interrupt_index`
Mario Limonciello
1
-1
/
+1
2023-03-14
thunderbolt: Refactor DROM reading
Mario Limonciello
1
-94
/
+105
2023-03-14
thunderbolt: use `tb_eeprom_get_drom_offset` to discover DROM offset
Mario Limonciello
1
-3
/
+2
2023-03-13
thunderbolt: Use scale field when allocating USB3 bandwidth
Mika Westerberg
1
-5
/
+17
2023-03-13
thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
Gil Fine
3
-2
/
+49
2023-03-13
thunderbolt: Call tb_check_quirks() after initializing adapters
Mika Westerberg
1
-2
/
+2
2023-03-13
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
4
-2
/
+37
2023-03-13
thunderbolt: Fix memory leak in margining
Mika Westerberg
1
-6
/
+6
2023-03-06
thunderbolt: Add quirk to disable CLx
Sanjay R Mehta
2
-3
/
+21
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+6
2023-02-08
Merge tag 'thunderbolt-for-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
12
-94
/
+1710
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
3
-6
/
+6
2023-01-27
thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth()
Mika Westerberg
2
-1
/
+11
2023-01-27
thunderbolt: Handle bandwidth allocation mode enablement notification
Mika Westerberg
2
-6
/
+11
2023-01-17
thunderbolt: Add support for DisplayPort bandwidth allocation mode
Mika Westerberg
7
-56
/
+1023
2023-01-17
thunderbolt: Include the additional DP IN double word in debugfs dump
Mika Westerberg
1
-1
/
+4
2023-01-17
thunderbolt: Add functions to support DisplayPort bandwidth allocation mode
Mika Westerberg
3
-0
/
+618
2023-01-17
thunderbolt: Increase timeout of DP OUT adapter handshake
Mika Westerberg
1
-5
/
+6
2023-01-17
thunderbolt: Take CL states into account when waiting for link to come up
Mika Westerberg
2
-17
/
+29
2023-01-17
thunderbolt: Improve debug logging in tb_available_bandwidth()
Mika Westerberg
1
-2
/
+5
2023-01-17
thunderbolt: Log DP adapter type
Mika Westerberg
1
-2
/
+2
2023-01-17
thunderbolt: Use decimal port number in control and tunnel logs too
Mika Westerberg
2
-2
/
+2
2023-01-09
thunderbolt: Disable XDomain lane 1 only in software connection manager
Mika Westerberg
1
-5
/
+12
2023-01-09
thunderbolt: Use correct function to calculate maximum USB3 link rate
Mika Westerberg
1
-1
/
+1
2023-01-09
thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
Mika Westerberg
2
-19
/
+18
2023-01-04
thunderbolt: Refactor tb_acpi_add_link()
Andy Shevchenko
1
-8
/
+5
2022-12-27
thunderbolt: Do not report errors if on-board retimers are found
Utkarsh Patel
1
-3
/
+2
2022-12-27
thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype
Jiri Slaby (SUSE)
1
-1
/
+1
2022-11-07
thunderbolt: Add wake on connect/disconnect on USB4 ports
Rajat Khandelwal
3
-8
/
+30
2022-10-25
thunderbolt: ACPI: Use the helper fwnode_find_reference()
Heikki Krogerus
1
-8
/
+4
2022-10-23
thunderbolt: Remove redundant assignment to variable len
Colin Ian King
1
-1
/
+0
2022-10-23
thunderbolt: Use str_enabled_disabled() helper
Andy Shevchenko
2
-3
/
+5
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-369
/
+1820
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-15
/
+54
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+1
[prev]
[next]