Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-27thunderbolt: Clear hops before overwritingAndreas Noever
2014-07-14thunderbolt: Use kcallocHimangi Saraogi
2014-07-08thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi
2014-06-22thunderbolt: select CRC32 in KconfigAndreas Noever
2014-06-21thunderbolt: Make tb_eeprom_get_drom_offset staticAndreas Noever
2014-06-21thunderbolt: Make enum tb_drom_entry_type unsignedAndreas Noever
2014-06-21thunderbolt: Fix header declaration of tb_find_capAndreas Noever
2014-06-21thunderbolt: 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-20thunderbolt: Fix nontrivial endpoint devices.Andreas Noever
2014-06-20thunderbolt: Read port configuration from eeprom.Andreas Noever
2014-06-20thunderbolt: Add suspend/hibernate supportAndreas Noever
2014-06-20thunderbolt: Read switch uid from EEPROMAndreas Noever
2014-06-20thunderbolt: Add support for simple pci tunnelsAndreas Noever
2014-06-20thunderbolt: Add path setup code.Andreas Noever
2014-06-20thunderbolt: Handle hotplug eventsAndreas Noever
2014-06-20thunderbolt: Scan for downstream switchesAndreas Noever
2014-06-20thunderbolt: Enable plug eventsAndreas Noever
2014-06-20thunderbolt: Add thunderbolt capability handlingAndreas Noever
2014-06-20thunderbolt: Initialize root switch and portsAndreas Noever
2014-06-20thunderbolt: Add tb_regs.hAndreas Noever
2014-06-20thunderbolt: Setup control channelAndreas Noever
2014-06-20thunderbolt: Add control channel interfaceAndreas Noever
2014-06-20thunderbolt: Add initial cactus ridge NHI supportAndreas Noever