Age | Commit message (Expand) | Author | Files | Lines |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2 | -11/+6 |
2017-09-04 | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2 | -11/+6 |
2017-08-28 | thunderbolt: Fix reset response_type | Dan Carpenter | 1 | -1/+1 |
2017-08-28 | thunderbolt: Allow clearing the key | Bernat, Yehezkel | 1 | -4/+11 |
2017-08-28 | thunderbolt: Make key root-only accessible | Bernat, Yehezkel | 1 | -1/+1 |
2017-08-28 | thunderbolt: Remove superfluous check | Bernat, Yehezkel | 1 | -3/+0 |
2017-08-13 | Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+9 |
2017-08-11 | thunderbolt: Do not enumerate more ports from DROM than the controller has | Mika Westerberg | 1 | -0/+9 |
2017-08-04 | treewide: Consolidate Apple DMI checks | Lukas Wunner | 2 | -11/+6 |
2017-08-03 | Merge branches 'pm-core' and 'pm-misc' | Rafael J. Wysocki | 1 | -1/+8 |
2017-07-31 | thunderbolt: icm: Ignore mailbox errors in icm_suspend() | Rafael J. Wysocki | 1 | -1/+8 |
2017-07-26 | Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 3 | -12/+12 |
2017-07-24 | thunderbolt: use uuid_t instead of uuid_be | Christoph Hellwig | 3 | -12/+12 |
2017-07-17 | thunderbolt: Correct access permissions for active NVM contents | Mika Westerberg | 1 | -1/+2 |
2017-06-09 | thunderbolt: fix spelling mistake: "missmatch" -> "mismatch" | Colin Ian King | 1 | -1/+1 |
2017-06-09 | thunderbolt: Add support for host and device NVM firmware upgrade | Mika Westerberg | 7 | -23/+680 |
2017-06-09 | thunderbolt: Add support for Internal Connection Manager (ICM) | Mika Westerberg | 11 | -12/+1757 |
2017-06-09 | thunderbolt: Do not touch the hardware if the NHI is gone on resume | Mika Westerberg | 2 | -0/+15 |
2017-06-09 | thunderbolt: Add support for DMA configuration based mailbox | Mika Westerberg | 6 | -2/+644 |
2017-06-09 | thunderbolt: Store Thunderbolt generation in the switch structure | Mika Westerberg | 2 | -17/+40 |
2017-06-09 | thunderbolt: Add support for NHI mailbox | Mika Westerberg | 3 | -0/+85 |
2017-06-09 | thunderbolt: Add new Thunderbolt PCI IDs | Mika Westerberg | 3 | -5/+42 |
2017-06-09 | thunderbolt: Rework control channel to be more reliable | Mika Westerberg | 3 | -71/+473 |
2017-06-09 | thunderbolt: Let the connection manager handle all notifications | Mika Westerberg | 5 | -38/+103 |
2017-06-09 | thunderbolt: Expose make_header() to other files | Mika Westerberg | 2 | -15/+15 |
2017-06-09 | thunderbolt: Expose get_route() to other files | Mika Westerberg | 2 | -12/+11 |
2017-06-09 | thunderbolt: Move control channel messages to tb_msgs.h | Mika Westerberg | 3 | -91/+109 |
2017-06-09 | thunderbolt: Read vendor and device name from DROM | Mika Westerberg | 3 | -0/+58 |
2017-06-09 | thunderbolt: Refactor and fix parsing of port drom entries | Lukas Wunner | 1 | -16/+16 |
2017-06-09 | thunderbolt: Do not fail if DROM data CRC32 is invalid | Mika Westerberg | 1 | -2/+1 |
2017-06-09 | thunderbolt: Fail switch adding operation if reading DROM fails | Mika Westerberg | 1 | -2/+5 |
2017-06-09 | thunderbolt: Convert switch to a device | Mika Westerberg | 4 | -67/+281 |
2017-06-09 | thunderbolt: Introduce thunderbolt bus and connection manager | Mika Westerberg | 6 | -121/+377 |
2017-06-09 | thunderbolt: Allow passing NULL to tb_ctl_free() | Mika Westerberg | 1 | -0/+4 |
2017-06-09 | thunderbolt: Rework capability handling | Mika Westerberg | 6 | -102/+142 |
2017-06-09 | thunderbolt: Add MSI-X support | Mika Westerberg | 4 | -36/+198 |
2017-06-09 | thunderbolt: Do not warn about newer DROM versions | Mika Westerberg | 1 | -1/+1 |
2017-06-09 | thunderbolt: Do not try to read UID if DROM offset is read as 0 | Mika Westerberg | 1 | -0/+3 |
2017-06-09 | thunderbolt: No need to read UID of the root switch on resume | Mika Westerberg | 1 | -11/+18 |
2017-06-09 | thunderbolt: Use const buffer pointer in write operations | Mika Westerberg | 3 | -7/+7 |
2016-12-13 | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2016-11-18 | thunderbolt: Compile on x86 only | Lukas Wunner | 1 | -0/+1 |
2016-11-18 | thunderbolt, efi: Fix Kconfig dependencies harder | Lukas Wunner | 1 | -1/+1 |
2016-11-15 | thunderbolt, efi: Fix Kconfig dependencies | Lukas Wunner | 1 | -1/+1 |
2016-11-13 | thunderbolt: Use Device ROM retrieved from EFI | Lukas Wunner | 3 | -1/+45 |
2016-11-09 | thunderbolt: Macro rename | Amir Levy | 1 | -3/+3 |
2016-08-31 | thunderbolt: Don't declare Falcon Ridge unsupported | Lukas Wunner | 1 | -1/+3 |
2016-08-31 | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. | Xavier Gnata | 1 | -0/+6 |
2016-05-02 | thunderbolt: Fix double free of drom buffer | Andreas Noever | 1 | -0/+1 |
2016-04-08 | thunderbolt: Support 1st gen Light Ridge controller | Lukas Wunner | 3 | -3/+16 |