index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2017-08-28
thunderbolt: Fix reset response_type
Dan Carpenter
2017-08-28
thunderbolt: Allow clearing the key
Bernat, Yehezkel
2017-08-28
thunderbolt: Make key root-only accessible
Bernat, Yehezkel
2017-08-28
thunderbolt: Remove superfluous check
Bernat, Yehezkel
2017-08-13
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-10
thunderbolt: Do not enumerate more ports from DROM than the controller has
Mika Westerberg
2017-08-03
treewide: Consolidate Apple DMI checks
Lukas Wunner
2017-08-03
Merge branches 'pm-core' and 'pm-misc'
Rafael J. Wysocki
2017-07-31
thunderbolt: icm: Ignore mailbox errors in icm_suspend()
Rafael J. Wysocki
2017-07-25
Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-24
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
2017-07-17
thunderbolt: Correct access permissions for active NVM contents
Mika Westerberg
2017-06-09
thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2017-06-09
thunderbolt: Add support for host and device NVM firmware upgrade
Mika Westerberg
2017-06-09
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
thunderbolt: Do not touch the hardware if the NHI is gone on resume
Mika Westerberg
2017-06-09
thunderbolt: Add support for DMA configuration based mailbox
Mika Westerberg
2017-06-09
thunderbolt: Store Thunderbolt generation in the switch structure
Mika Westerberg
2017-06-09
thunderbolt: Add support for NHI mailbox
Mika Westerberg
2017-06-09
thunderbolt: Add new Thunderbolt PCI IDs
Mika Westerberg
2017-06-09
thunderbolt: Rework control channel to be more reliable
Mika Westerberg
2017-06-09
thunderbolt: Let the connection manager handle all notifications
Mika Westerberg
2017-06-09
thunderbolt: Expose make_header() to other files
Mika Westerberg
2017-06-09
thunderbolt: Expose get_route() to other files
Mika Westerberg
2017-06-09
thunderbolt: Move control channel messages to tb_msgs.h
Mika Westerberg
2017-06-09
thunderbolt: Read vendor and device name from DROM
Mika Westerberg
2017-06-09
thunderbolt: Refactor and fix parsing of port drom entries
Lukas Wunner
2017-06-09
thunderbolt: Do not fail if DROM data CRC32 is invalid
Mika Westerberg
2017-06-09
thunderbolt: Fail switch adding operation if reading DROM fails
Mika Westerberg
2017-06-09
thunderbolt: Convert switch to a device
Mika Westerberg
2017-06-09
thunderbolt: Introduce thunderbolt bus and connection manager
Mika Westerberg
2017-06-09
thunderbolt: Allow passing NULL to tb_ctl_free()
Mika Westerberg
2017-06-09
thunderbolt: Rework capability handling
Mika Westerberg
2017-06-09
thunderbolt: Add MSI-X support
Mika Westerberg
2017-06-09
thunderbolt: Do not warn about newer DROM versions
Mika Westerberg
2017-06-09
thunderbolt: Do not try to read UID if DROM offset is read as 0
Mika Westerberg
2017-06-09
thunderbolt: No need to read UID of the root switch on resume
Mika Westerberg
2017-06-09
thunderbolt: Use const buffer pointer in write operations
Mika Westerberg
2016-12-13
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-11-18
thunderbolt: Compile on x86 only
Lukas Wunner
2016-11-18
thunderbolt, efi: Fix Kconfig dependencies harder
Lukas Wunner
2016-11-15
thunderbolt, efi: Fix Kconfig dependencies
Lukas Wunner
2016-11-13
thunderbolt: Use Device ROM retrieved from EFI
Lukas Wunner
2016-11-09
thunderbolt: Macro rename
Amir Levy
2016-08-31
thunderbolt: Don't declare Falcon Ridge unsupported
Lukas Wunner
2016-08-31
thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.
Xavier Gnata
2016-05-02
thunderbolt: Fix double free of drom buffer
Andreas Noever
[next]