summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Clear hops before overwritingAndreas Noever2014-08-261-1/+20
* thunderbolt: Use kcallocHimangi Saraogi2014-07-131-6/+4
* thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi2014-07-071-2/+2
* thunderbolt: select CRC32 in KconfigAndreas Noever2014-06-211-0/+1
* thunderbolt: Make tb_eeprom_get_drom_offset staticAndreas Noever2014-06-201-1/+1
* thunderbolt: Make enum tb_drom_entry_type unsignedAndreas Noever2014-06-201-1/+2
* thunderbolt: Fix header declaration of tb_find_capAndreas Noever2014-06-201-1/+1
* thunderbolt: Add casts to prevent endianness warningsAndreas Noever2014-06-201-2/+2
* thunderbolt: fix format string for size_tArnd Bergmann2014-06-201-1/+1
* thunderbolt: add PCI dependencyArnd Bergmann2014-06-201-1/+1
* thunderbolt: Staticize nhi_idsSachin Kamat2014-06-201-1/+1
* thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat2014-06-201-1/+1
* thunderbolt: Use NULL instead of 0 in ctl.cSachin Kamat2014-06-201-2/+2
* thunderbolt: Use NULL instead of 0 in switch.cSachin Kamat2014-06-201-3/+3
* thunderbolt: Fix build error in switch.cSachin Kamat2014-06-201-0/+1
* thunderbolt: Fix build error in eeprom.cSachin Kamat2014-06-201-0/+1
* thunderbolt: Fix nontrivial endpoint devices.Andreas Noever2014-06-193-18/+31
* thunderbolt: Read port configuration from eeprom.Andreas Noever2014-06-193-7/+270
* thunderbolt: Add suspend/hibernate supportAndreas Noever2014-06-194-0/+183
* thunderbolt: Read switch uid from EEPROMAndreas Noever2014-06-194-1/+198
* thunderbolt: Add support for simple pci tunnelsAndreas Noever2014-06-195-1/+399
* thunderbolt: Add path setup code.Andreas Noever2014-06-194-1/+312
* thunderbolt: Handle hotplug eventsAndreas Noever2014-06-193-2/+89
* thunderbolt: Scan for downstream switchesAndreas Noever2014-06-193-0/+157
* thunderbolt: Enable plug eventsAndreas Noever2014-06-192-0/+53
* thunderbolt: Add thunderbolt capability handlingAndreas Noever2014-06-193-1/+119
* thunderbolt: Initialize root switch and portsAndreas Noever2014-06-194-1/+333
* thunderbolt: Add tb_regs.hAndreas Noever2014-06-192-0/+218
* thunderbolt: Setup control channelAndreas Noever2014-06-194-3/+186
* thunderbolt: Add control channel interfaceAndreas Noever2014-06-193-1/+807
* thunderbolt: Add initial cactus ridge NHI supportAndreas Noever2014-06-195-0/+860
OpenPOWER on IntegriCloud