summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Reword output of tb_dump_hop()Mika Westerberg2019-04-181-13/+13
* thunderbolt: Make rest of the logging to happen at debug levelMika Westerberg2019-04-186-25/+21
* thunderbolt: Make __TB_[SW|PORT]_PRINT take const parametersMika Westerberg2019-04-181-3/+3
* thunderbolt: Add support for XDomain connectionsMika Westerberg2019-04-182-8/+188
* thunderbolt: Make tb_switch_alloc() return ERR_PTR()Mika Westerberg2019-04-183-22/+26
* thunderbolt: Add support for DMA tunnelsMika Westerberg2019-04-186-5/+149
* thunderbolt: Add XDomain UUID exchange supportMika Westerberg2019-04-182-10/+137
* thunderbolt: Run tb_xdp_handle_request() in system workqueueMika Westerberg2019-04-182-2/+11
* thunderbolt: Do not tear down tunnels when driver is unloadedMika Westerberg2019-04-183-18/+6
* thunderbolt: Add support for Display Port tunnelsMika Westerberg2019-04-186-25/+554
* thunderbolt: Rework NFC credits handlingMika Westerberg2019-04-182-7/+16
* thunderbolt: Generalize port finding routines to support all port typesMika Westerberg2019-04-183-18/+34
* thunderbolt: Scan only valid NULL adapter ports in hotplugMika Westerberg2019-04-182-4/+11
* thunderbolt: Add support for full PCIe daisy chainsMika Westerberg2019-04-182-72/+129
* thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg2019-04-186-25/+340
* thunderbolt: Deactivate all paths before restarting themMika Westerberg2019-04-181-1/+11
* thunderbolt: Extend tunnel creation to more than 2 adjacent switchesMika Westerberg2019-04-183-68/+163
* thunderbolt: Add helper function to iterate from one port to anotherMika Westerberg2019-04-182-0/+56
* thunderbolt: Assign remote for both ports in case of dual linkMika Westerberg2019-04-185-52/+73
* thunderbolt: Add functions for allocating and releasing HopIDsMika Westerberg2019-04-183-3/+98
* thunderbolt: Generalize tunnel creation functionalityMika Westerberg2019-04-186-150/+235
* thunderbolt: Rename tunnel_pci to tunnelMika Westerberg2019-04-184-7/+7
* thunderbolt: Cache adapter specific capability offset into struct portMika Westerberg2019-04-184-10/+13
* thunderbolt: Properly disable pathMika Westerberg2019-04-182-5/+45
* thunderbolt: Set sleep bit when suspending switchMika Westerberg2019-04-184-4/+49
* thunderbolt: Configure lanes when switch is initializedMika Westerberg2019-04-184-0/+136
* thunderbolt: Move LC specific functionality into a separate fileMika Westerberg2019-04-185-12/+37
* thunderbolt: Add dummy read after port capability list walk on Light RidgeMika Westerberg2019-04-181-0/+16
* thunderbolt: Enable TMU access when accessing port space on legacy devicesMika Westerberg2019-04-182-17/+62
* thunderbolt: Do not allocate switch if depth is greater than 6Mika Westerberg2019-04-183-9/+15
* thunderbolt: Take domain lock in switch sysfs attribute callbacksMika Westerberg2019-04-182-28/+20
* thunderbolt: Block reads and writes if switch is unpluggedMika Westerberg2019-04-181-0/+8
* thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg2019-04-184-26/+14
* thunderbolt: Remove unused work field in struct tb_switchMika Westerberg2019-04-181-2/+0
* net: thunderbolt: Unregister ThunderboltIP protocol handler when suspendingMika Westerberg2019-04-181-0/+3
* thunderbolt: Fix to check the return value of kmemdupAditya Pakki2019-03-281-0/+5
* thunderbolt: property: Fix a missing check of kzallocKangjie Lu2019-03-281-1/+6
* thunderbolt: xdomain: Fix to check return value of kmemdupAditya Pakki2019-03-221-6/+9
* thunderbolt: Fix to check return value of ida_simple_getAditya Pakki2019-03-221-1/+7
* thunderbolt: Fix to check for kmemdup failureAditya Pakki2019-03-221-6/+16
* thunderbolt: Fix a missing check of kmemdupKangjie Lu2019-03-201-0/+4
* thunderbolt: property: Fix a NULL pointer dereferenceKangjie Lu2019-03-201-0/+5
* Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\
| * xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-1622-502/+1044
|\ \
| * | device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-284-0/+126
| * | device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-281-0/+12
| * | device-dax: Add a 'target_node' attributeDan Williams2019-02-201-0/+28
| * | device-dax: Auto-bind device after successful new_idDan Williams2019-01-241-6/+18
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-0710-6/+23