index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Mathias Nyman
2020-07-23
3
-54
/
+81
*
xhci: dbc: remove endpoint pointers from dbc_port structure
Mathias Nyman
2020-07-23
2
-4
/
+0
*
xhci: dbc: simplify dbc requests allocation and queueing
Mathias Nyman
2020-07-23
3
-36
/
+52
*
xhci: dbc: Pass dbc pointer to dbc start and stop functions.
Mathias Nyman
2020-07-23
1
-15
/
+14
*
xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions
Mathias Nyman
2020-07-23
1
-9
/
+5
*
xhci: dbc: don't use generic xhci ring allocation functions for dbc.
Mathias Nyman
2020-07-23
3
-12
/
+74
*
xhci: dbc: Don't use generic xhci context allocation for dbc
Mathias Nyman
2020-07-23
1
-3
/
+30
*
xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd
Mathias Nyman
2020-07-23
3
-26
/
+23
*
xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints
Mathias Nyman
2020-07-23
3
-16
/
+12
*
xhci: dbgtty: Pass dbc pointer when registering a dbctty device
Mathias Nyman
2020-07-23
3
-12
/
+8
*
xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd po...
Mathias Nyman
2020-07-23
1
-4
/
+2
*
xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop()
Mathias Nyman
2020-07-23
1
-4
/
+2
*
xhci: dbc: Pass dbc pointer to endpoint init and exit functions.
Mathias Nyman
2020-07-23
1
-10
/
+7
*
xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue()
Mathias Nyman
2020-07-23
1
-4
/
+1
*
xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context()
Mathias Nyman
2020-07-23
1
-4
/
+2
*
xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter
Mathias Nyman
2020-07-23
1
-4
/
+5
*
xhci: dbc: Use dev_info() and similar instead of xhci_info()
Mathias Nyman
2020-07-23
1
-21
/
+21
*
xhci: dbc: Add device pointer to dbc structure
Mathias Nyman
2020-07-23
2
-0
/
+2
*
xhci: dbc: Remove dbc_dma_free_coherent() wrapper
Mathias Nyman
2020-07-23
1
-12
/
+2
*
xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper
Mathias Nyman
2020-07-23
1
-15
/
+2
*
xhci: dbc: Don't use generic xhci erst allocation and free functions
Mathias Nyman
2020-07-23
1
-3
/
+28
*
xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg()
Mathias Nyman
2020-07-23
1
-11
/
+20
*
xhci: dbc: Don't use generic xhci inc_deq() function for dbc
Mathias Nyman
2020-07-23
1
-1
/
+13
*
xhci: Make debug message consistent with bus and port number
Kai-Heng Feng
2020-07-23
1
-18
/
+23
*
usb: usbfs: stop using compat_alloc_user_space
Christoph Hellwig
2020-07-22
1
-57
/
+69
*
Merge tag 'thunderbolt-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-07-21
24
-368
/
+4260
|
\
|
*
thunderbolt: Fix old style declaration warning
Wei Yongjun
2020-07-02
1
-1
/
+1
|
*
thunderbolt: Add support for authenticate on disconnect
Mario Limonciello
2020-07-01
8
-5
/
+117
|
*
thunderbolt: Add support for separating the flush to SPI and authenticate
Mario Limonciello
2020-07-01
4
-17
/
+39
|
*
thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int
Colin Ian King
2020-07-01
1
-2
/
+2
|
*
thunderbolt: Add support for on-board retimers
Kranthi Kuntala
2020-06-22
8
-6
/
+578
|
*
thunderbolt: Implement USB4 port sideband operations for retimer access
Rajmohan Mani
2020-06-22
4
-0
/
+516
|
*
thunderbolt: Retry USB4 block read operation
Mika Westerberg
2020-06-22
1
-5
/
+2
|
*
thunderbolt: Generalize usb4_switch_do_[read|write]_data()
Mika Westerberg
2020-06-22
1
-18
/
+21
|
*
thunderbolt: Split common NVM functionality into a separate file
Mika Westerberg
2020-06-22
5
-99
/
+220
|
*
thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported list
Mika Westerberg
2020-06-22
1
-1
/
+2
|
*
thunderbolt: Add KUnit tests for tunneling
Mika Westerberg
2020-06-22
1
-0
/
+398
|
*
thunderbolt: Add USB3 bandwidth management
Mika Westerberg
2020-06-22
5
-111
/
+532
|
*
thunderbolt: Make tb_port_get_link_speed() available to other files
Mika Westerberg
2020-06-22
2
-1
/
+9
|
*
thunderbolt: Implement USB3 bandwidth negotiation routines
Mika Westerberg
2020-06-22
3
-0
/
+369
|
*
thunderbolt: Increase DP DPRX wait timeout
Mika Westerberg
2020-06-22
1
-1
/
+1
|
*
thunderbolt: Report consumed bandwidth in both directions
Mika Westerberg
2020-06-22
3
-15
/
+47
|
*
thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports
Mika Westerberg
2020-06-22
2
-2
/
+2
|
*
thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports
Mika Westerberg
2020-06-22
2
-12
/
+4
|
*
thunderbolt: Do not tunnel USB3 if link is not USB4
Mika Westerberg
2020-06-22
4
-3
/
+27
|
*
thunderbolt: Add DP IN resources for all routers
Mika Westerberg
2020-06-22
1
-4
/
+46
|
*
thunderbolt: Add KUnit tests for path walking
Mika Westerberg
2020-06-22
3
-0
/
+1235
|
*
thunderbolt: Increase path length in discovery
Mika Westerberg
2020-06-22
1
-1
/
+5
|
*
thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discovery
Mika Westerberg
2020-06-22
1
-4
/
+6
|
*
thunderbolt: Check that both ports are reachable when allocating path
Mika Westerberg
2020-06-22
1
-2
/
+13
[next]