summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
Commit message (Expand)AuthorAgeFilesLines
* 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
* thunderbolt: Refactor and fix parsing of port drom entriesLukas Wunner2017-06-091-16/+16
* thunderbolt: Do not fail if DROM data CRC32 is invalidMika Westerberg2017-06-091-2/+1
* thunderbolt: Fail switch adding operation if reading DROM failsMika Westerberg2017-06-091-2/+5
* thunderbolt: Convert switch to a deviceMika Westerberg2017-06-094-67/+281
* thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg2017-06-096-121/+377
* thunderbolt: Allow passing NULL to tb_ctl_free()Mika Westerberg2017-06-091-0/+4
* thunderbolt: Rework capability handlingMika Westerberg2017-06-096-102/+142
* thunderbolt: Add MSI-X supportMika Westerberg2017-06-094-36/+198
* thunderbolt: Do not warn about newer DROM versionsMika Westerberg2017-06-091-1/+1
* thunderbolt: Do not try to read UID if DROM offset is read as 0Mika Westerberg2017-06-091-0/+3
* thunderbolt: No need to read UID of the root switch on resumeMika Westerberg2017-06-091-11/+18
* thunderbolt: Use const buffer pointer in write operationsMika Westerberg2017-06-093-7/+7
* Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-131-3/+3
|\
| * thunderbolt: Macro renameAmir Levy2016-11-091-3/+3
* | thunderbolt: Compile on x86 onlyLukas Wunner2016-11-181-0/+1
* | thunderbolt, efi: Fix Kconfig dependencies harderLukas Wunner2016-11-181-1/+1
* | thunderbolt, efi: Fix Kconfig dependenciesLukas Wunner2016-11-151-1/+1
* | thunderbolt: Use Device ROM retrieved from EFILukas Wunner2016-11-133-1/+45
|/
* thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner2016-08-311-1/+3
* thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2016-08-311-0/+6
* thunderbolt: Fix double free of drom bufferAndreas Noever2016-05-021-0/+1
* thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner2016-04-083-3/+16
OpenPOWER on IntegriCloud