index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
2017-10-09
thunderbolt: Initialize Thunderbolt bus earlier
Mika Westerberg
2017-10-02
thunderbolt: Allocate ring HopID automatically if requested
Mika Westerberg
2017-10-02
thunderbolt: Add polling mode for rings
Mika Westerberg
2017-10-02
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
2017-10-02
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
2017-10-02
thunderbolt: Move ring descriptor flags to thunderbolt.h
Mika Westerberg
2017-10-02
thunderbolt: Export ring handling functions to modules
Mika Westerberg
2017-10-02
thunderbolt: Add support for frame mode
Mika Westerberg
2017-10-02
thunderbolt: Configure interrupt throttling for all interrupts
Mika Westerberg
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-10-02
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
2017-10-02
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2017-10-02
thunderbolt: Add support for XDomain properties
Mika Westerberg
2017-10-02
thunderbolt: Remove __packed from ICM message structures
Mika Westerberg
2017-10-02
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
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
[next]