Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
559c1e1e013437bf190469efbcbd8bc803285853
/
drivers
/
thunderbolt
559c1e1
thunderbolt: Run tb_xdp_handle_request() in system workqueue
by Mika Westerberg
· 6 years ago
ab9f31c
thunderbolt: Do not tear down tunnels when driver is unloaded
by Mika Westerberg
· 6 years ago
4f807e4
thunderbolt: Add support for Display Port tunnels
by Mika Westerberg
· 6 years ago
c5ee6fe
thunderbolt: Rework NFC credits handling
by Mika Westerberg
· 6 years ago
e78db6f
thunderbolt: Generalize port finding routines to support all port types
by Mika Westerberg
· 7 years ago
344e064
thunderbolt: Scan only valid NULL adapter ports in hotplug
by Mika Westerberg
· 7 years ago
99cabbb
thunderbolt: Add support for full PCIe daisy chains
by Mika Westerberg
· 6 years ago
0414bec
thunderbolt: Discover preboot PCIe paths the boot firmware established
by Mika Westerberg
· 8 years ago
aae9e27
thunderbolt: Deactivate all paths before restarting them
by Mika Westerberg
· 8 years ago
8c7acaaf
thunderbolt: Extend tunnel creation to more than 2 adjacent switches
by Mika Westerberg
· 8 years ago
fb19fac
thunderbolt: Add helper function to iterate from one port to another
by Mika Westerberg
· 8 years ago
dfe40ca
thunderbolt: Assign remote for both ports in case of dual link
by Mika Westerberg
· 6 years ago
0b2863a
thunderbolt: Add functions for allocating and releasing HopIDs
by Mika Westerberg
· 8 years ago
93f36ad
thunderbolt: Generalize tunnel creation functionality
by Mika Westerberg
· 8 years ago
1752b9f
thunderbolt: Rename tunnel_pci to tunnel
by Mika Westerberg
· 8 years ago
56183c8
thunderbolt: Cache adapter specific capability offset into struct port
by Mika Westerberg
· 8 years ago
4944269
thunderbolt: Properly disable path
by Mika Westerberg
· 8 years ago
5480dfc
thunderbolt: Set sleep bit when suspending switch
by Mika Westerberg
· 6 years ago
e879a70
thunderbolt: Configure lanes when switch is initialized
by Mika Westerberg
· 6 years ago
a9be558
thunderbolt: Move LC specific functionality into a separate file
by Mika Westerberg
· 6 years ago
ffd003b
thunderbolt: Add dummy read after port capability list walk on Light Ridge
by Mika Westerberg
· 6 years ago
8b0110d
thunderbolt: Enable TMU access when accessing port space on legacy devices
by Mika Westerberg
· 6 years ago
f0342e7
thunderbolt: Do not allocate switch if depth is greater than 6
by Mika Westerberg
· 6 years ago
09f11b6
thunderbolt: Take domain lock in switch sysfs attribute callbacks
by Mika Westerberg
· 6 years ago
4708384
thunderbolt: Block reads and writes if switch is unplugged
by Mika Westerberg
· 6 years ago
8f965ef
thunderbolt: Drop duplicated get_switch_at_route()
by Mika Westerberg
· 6 years ago
a336b62
thunderbolt: Remove unused work field in struct tb_switch
by Mika Westerberg
· 6 years ago
fd21b79
thunderbolt: Fix to check the return value of kmemdup
by Aditya Pakki
· 6 years ago
6183d5a
thunderbolt: property: Fix a missing check of kzalloc
by Kangjie Lu
· 6 years ago
48f40b9
thunderbolt: xdomain: Fix to check return value of kmemdup
by Aditya Pakki
· 6 years ago
9aabb68
thunderbolt: Fix to check return value of ida_simple_get
by Aditya Pakki
· 6 years ago
2cc1275
thunderbolt: Fix to check for kmemdup failure
by Aditya Pakki
· 6 years ago
e4dfdd5
thunderbolt: Fix a missing check of kmemdup
by Kangjie Lu
· 6 years ago
106204b
thunderbolt: property: Fix a NULL pointer dereference
by Kangjie Lu
· 6 years ago
dcc3c9e
thunderbolt: Export IOMMU based DMA protection support to userspace
by Mika Westerberg
· 6 years ago
1830b6e
thunderbolt: Prevent root port runtime suspend during NVM upgrade
by Mika Westerberg
· 6 years ago
ba1cb31
Merge 4.19-rc7 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
15c6784
thunderbolt: Add Intel as copyright holder
by Mika Westerberg
· 6 years ago
fd3b339
thunderbolt: Convert rest of the driver files to use SPDX identifier
by Mika Westerberg
· 6 years ago
a83bc4a
thunderbolt: Print connected devices
by Mika Westerberg
· 6 years ago
daa5140
thunderbolt: Make the driver less verbose
by Mika Westerberg
· 6 years ago
0bb5a1a
thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroy
by zhong jiang
· 6 years ago
eafa717
thunderbolt: Initialize after IOMMUs
by Mika Westerberg
· 6 years ago
86da809
thunderbolt: Do not handle ICM events after domain is stopped
by Mika Westerberg
· 6 years ago
2d8ff0b
thunderbolt: Add support for runtime PM
by Mika Westerberg
· 6 years ago
fa3af1c
thunderbolt: Remove redundant variable 'approved'
by Colin Ian King
· 6 years ago
d04522fa
thunderbolt: Use correct ICM commands in system suspend
by Mika Westerberg
· 6 years ago
84db685
thunderbolt: No need to take tb->lock in domain suspend/complete
by Mika Westerberg
· 6 years ago
fdd92e8
thunderbolt: Do not unnecessarily call ICM get route
by Mika Westerberg
· 6 years ago
dba3caf
thunderbolt: Use 64-bit DMA mask if supported by the platform
by Mika Westerberg
· 6 years ago
c356915
thunderbolt: Fix small typo in variable name
by Nathan Ciobanu
· 6 years ago
007a749
thunderbolt: Notify userspace when boot_acl is changed
by Mika Westerberg
· 7 years ago
dd010bd
thunderbolt: Handle NULL boot ACL entries properly
by Mika Westerberg
· 7 years ago
ea9d7bb
thunderbolt: Prevent crash when ICM firmware is not running
by Mika Westerberg
· 7 years ago
4bac471
thunderbolt: Add support for Intel Titan Ridge
by Radion Mirchevsky
· 7 years ago
6fc14e1
thunderbolt: Introduce USB only (SL4) security level
by Mika Westerberg
· 7 years ago
9aaa3b8
thunderbolt: Add support for preboot ACL
by Mika Westerberg
· 7 years ago
14862ee
thunderbolt: Add 'boot' attribute for devices
by Yehezkel Bernat
· 7 years ago
3080e19
thunderbolt: Move driver ready handling to struct icm
by Mika Westerberg
· 7 years ago
0b0a0bd
thunderbolt: Add constant for approval timeout
by Mika Westerberg
· 7 years ago
484cb15
thunderbolt: Add tb_xdomain_find_by_route()
by Radion Mirchevsky
· 7 years ago
8e9267b
thunderbolt: Add tb_switch_find_by_route()
by Radion Mirchevsky
· 7 years ago
b6b0ea7
thunderbolt: Add tb_switch_get()
by Mika Westerberg
· 7 years ago
432019d
thunderbolt: Correct function name in kernel-doc comment
by Radion Mirchevsky
· 7 years ago
ee487dd
thunderbolt: Factor common ICM add and update operations out
by Mika Westerberg
· 7 years ago
cb653ee
thunderbolt: Handle rejected Thunderbolt devices
by Mika Westerberg
· 7 years ago
e4be8c9
thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
by Mika Westerberg
· 7 years ago
44b51bb
thunderbolt: Wait a bit longer for root switch config space
by Mika Westerberg
· 7 years ago
68a7a2a
thunderbolt: Do not overwrite error code when domain adding fails
by Mika Westerberg
· 7 years ago
79fae98
thunderbolt: Handle connecting device in place of host properly
by Mika Westerberg
· 7 years ago
a03e828
thunderbolt: Serialize PCIe tunnel creation with PCI rescan
by Mika Westerberg
· 7 years ago
f2a659f
thunderbolt: Resume control channel after hibernation image is created
by Mika Westerberg
· 7 years ago
7465718
thunderbolt: Mask ring interrupt properly when polling starts
by Mika Westerberg
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
a2e3734
thunderbolt: tb: fix use after free in tb_activate_pcie_devices
by Gustavo A. R. Silva
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a78ec0d
thunderbolt: Drop sequence number check from tb_xdomain_match()
by Mika Westerberg
· 7 years ago
9a03c3d
thunderbolt: Fix a couple right shifting to zero bugs
by Dan Carpenter
· 7 years ago
acb40d8
thunderbolt: Initialize Thunderbolt bus earlier
by Mika Westerberg
· 7 years ago
9a01c7c2
thunderbolt: Allocate ring HopID automatically if requested
by Mika Westerberg
· 7 years ago
4ffe722
thunderbolt: Add polling mode for rings
by Mika Westerberg
· 7 years ago
59120e0
thunderbolt: Use spinlock in NHI serialization
by Mika Westerberg
· 7 years ago
22b7de1
thunderbolt: Use spinlock in ring serialization
by Mika Westerberg
· 7 years ago
2a91ec6
thunderbolt: Move ring descriptor flags to thunderbolt.h
by Mika Westerberg
· 7 years ago
3b3d9f4
thunderbolt: Export ring handling functions to modules
by Mika Westerberg
· 7 years ago
9fb1e65
thunderbolt: Add support for frame mode
by Mika Westerberg
· 7 years ago
8c6bba1
thunderbolt: Configure interrupt throttling for all interrupts
by Mika Westerberg
· 7 years ago
d1ff702
thunderbolt: Add support for XDomain discovery protocol
by Mika Westerberg
· 7 years ago
e69b71f
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
by Mika Westerberg
· 7 years ago
9e99b9f
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
by Mika Westerberg
· 7 years ago
eaf8ff3
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
by Mika Westerberg
· 7 years ago
cdae7c0
thunderbolt: Add support for XDomain properties
by Mika Westerberg
· 7 years ago
8067170
thunderbolt: Remove __packed from ICM message structures
by Mika Westerberg
· 7 years ago
f2f2efb
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
by Mika Westerberg
· 7 years ago
53ac64a
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
01d2f10
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
by Rafael J. Wysocki
· 7 years ago
02729d1
thunderbolt: Fix reset response_type
by Dan Carpenter
· 7 years ago
e545f0d
thunderbolt: Allow clearing the key
by Bernat, Yehezkel
· 7 years ago
0956e41
thunderbolt: Make key root-only accessible
by Bernat, Yehezkel
· 7 years ago
Next »