summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-161-0/+1
|\
| * thunderbolt: tb: fix use after free in tb_activate_pcie_devicesGustavo A. R. Silva2017-11-061-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0413-0/+13
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
| |/
* | thunderbolt: Drop sequence number check from tb_xdomain_match()Mika Westerberg2017-10-271-9/+0
* | thunderbolt: Fix a couple right shifting to zero bugsDan Carpenter2017-10-191-2/+2
* | thunderbolt: Initialize Thunderbolt bus earlierMika Westerberg2017-10-092-1/+4
* | thunderbolt: Allocate ring HopID automatically if requestedMika Westerberg2017-10-021-18/+60
* | thunderbolt: Add polling mode for ringsMika Westerberg2017-10-022-10/+118
* | thunderbolt: Use spinlock in NHI serializationMika Westerberg2017-10-021-34/+41
* | thunderbolt: Use spinlock in ring serializationMika Westerberg2017-10-021-12/+14
* | thunderbolt: Move ring descriptor flags to thunderbolt.hMika Westerberg2017-10-021-7/+0
* | thunderbolt: Export ring handling functions to modulesMika Westerberg2017-10-023-176/+53
* | thunderbolt: Add support for frame modeMika Westerberg2017-10-024-30/+61
* | thunderbolt: Configure interrupt throttling for all interruptsMika Westerberg2017-10-022-3/+22
* | thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-0210-18/+2159
* | thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg2017-10-022-8/+1
* | thunderbolt: Move thunderbolt domain structure to thunderbolt.hMika Westerberg2017-10-021-42/+0
* | thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg2017-10-022-17/+1
* | thunderbolt: Add support for XDomain propertiesMika Westerberg2017-10-022-1/+671
* | thunderbolt: Remove __packed from ICM message structuresMika Westerberg2017-10-021-14/+14
* | byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg2017-10-021-14/+0
|/
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-052-11/+6
|\
| *---. Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-032-11/+6
| |\ \ \
| | | | * treewide: Consolidate Apple DMI checksLukas Wunner2017-08-032-11/+6
* | | | | thunderbolt: Fix reset response_typeDan Carpenter2017-08-281-1/+1
* | | | | thunderbolt: Allow clearing the keyBernat, Yehezkel2017-08-281-4/+11
* | | | | thunderbolt: Make key root-only accessibleBernat, Yehezkel2017-08-281-1/+1
* | | | | thunderbolt: Remove superfluous checkBernat, Yehezkel2017-08-281-3/+0
|/ / / /
* | | | Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-131-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | thunderbolt: Do not enumerate more ports from DROM than the controller hasMika Westerberg2017-08-101-0/+9
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'pm-core' and 'pm-misc'Rafael J. Wysocki2017-08-031-1/+8
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * thunderbolt: icm: Ignore mailbox errors in icm_suspend()Rafael J. Wysocki2017-07-311-1/+8
| |/
* | Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-253-12/+12
|\ \ | |/ |/|
| * thunderbolt: use uuid_t instead of uuid_beChristoph Hellwig2017-07-243-12/+12
* | thunderbolt: Correct access permissions for active NVM contentsMika Westerberg2017-07-171-1/+2
|/
* thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King2017-06-091-1/+1
* thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg2017-06-097-23/+680
* thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg2017-06-0911-12/+1757
* thunderbolt: Do not touch the hardware if the NHI is gone on resumeMika Westerberg2017-06-092-0/+15
* thunderbolt: Add support for DMA configuration based mailboxMika Westerberg2017-06-096-2/+644
* thunderbolt: Store Thunderbolt generation in the switch structureMika Westerberg2017-06-092-17/+40
* thunderbolt: Add support for NHI mailboxMika Westerberg2017-06-093-0/+85
* thunderbolt: Add new Thunderbolt PCI IDsMika Westerberg2017-06-093-5/+42
* thunderbolt: Rework control channel to be more reliableMika Westerberg2017-06-093-71/+473
* thunderbolt: Let the connection manager handle all notificationsMika Westerberg2017-06-095-38/+103
* thunderbolt: Expose make_header() to other filesMika Westerberg2017-06-092-15/+15
* thunderbolt: Expose get_route() to other filesMika Westerberg2017-06-092-12/+11
* thunderbolt: Move control channel messages to tb_msgs.hMika Westerberg2017-06-093-91/+109
* thunderbolt: Read vendor and device name from DROMMika Westerberg2017-06-093-0/+58
OpenPOWER on IntegriCloud