aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-18thunderbolt: Compile on x86 onlyLukas Wunner
2016-11-18thunderbolt, efi: Fix Kconfig dependencies harderLukas Wunner
2016-11-15thunderbolt, efi: Fix Kconfig dependenciesLukas Wunner
2016-11-13thunderbolt: Use Device ROM retrieved from EFILukas Wunner
2016-11-09thunderbolt: Macro renameAmir Levy
2016-08-31thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata
2016-05-02thunderbolt: Fix double free of drom bufferAndreas Noever
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner
2016-04-08PCI: Add Intel Thunderbolt device IDsLukas Wunner
2015-09-20thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbol...Knuth Posern
2014-08-26thunderbolt: Clear hops before overwritingAndreas Noever
2014-07-13thunderbolt: Use kcallocHimangi Saraogi
2014-07-07thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi
2014-06-21thunderbolt: select CRC32 in KconfigAndreas Noever
2014-06-20thunderbolt: Make tb_eeprom_get_drom_offset staticAndreas Noever
2014-06-20thunderbolt: Make enum tb_drom_entry_type unsignedAndreas Noever
2014-06-20thunderbolt: Fix header declaration of tb_find_capAndreas Noever
2014-06-20thunderbolt: Add casts to prevent endianness warningsAndreas Noever
2014-06-20thunderbolt: fix format string for size_tArnd Bergmann
2014-06-20thunderbolt: add PCI dependencyArnd Bergmann
2014-06-20thunderbolt: Staticize nhi_idsSachin Kamat
2014-06-20thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat
2014-06-20thunderbolt: Use NULL instead of 0 in ctl.cSachin Kamat
2014-06-20thunderbolt: Use NULL instead of 0 in switch.cSachin Kamat
2014-06-20thunderbolt: Fix build error in switch.cSachin Kamat
2014-06-20thunderbolt: Fix build error in eeprom.cSachin Kamat
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever
2014-06-19thunderbolt: Read port configuration from eeprom.Andreas Noever
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever
2014-06-19thunderbolt: Read switch uid from EEPROMAndreas Noever
2014-06-19thunderbolt: Add support for simple pci tunnelsAndreas Noever
2014-06-19thunderbolt: Add path setup code.Andreas Noever
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever
2014-06-19thunderbolt: Enable plug eventsAndreas Noever
2014-06-19thunderbolt: Add thunderbolt capability handlingAndreas Noever
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever
2014-06-19thunderbolt: Add tb_regs.hAndreas Noever
2014-06-19thunderbolt: Setup control channelAndreas Noever
2014-06-19thunderbolt: Add control channel interfaceAndreas Noever
2014-06-19thunderbolt: Add initial cactus ridge NHI supportAndreas Noever