| Commit message (Expand) | Author | Age | Files | Lines |
* | thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbol... | Knuth Posern | 2015-09-20 | 1 | -1/+1 |
* | thunderbolt: Clear hops before overwriting | Andreas Noever | 2014-08-26 | 1 | -1/+20 |
* | thunderbolt: Use kcalloc | Himangi Saraogi | 2014-07-13 | 1 | -6/+4 |
* | thunderbolt: Correct the size argument to devm_kzalloc | Himangi Saraogi | 2014-07-07 | 1 | -2/+2 |
* | thunderbolt: select CRC32 in Kconfig | Andreas Noever | 2014-06-21 | 1 | -0/+1 |
* | thunderbolt: Make tb_eeprom_get_drom_offset static | Andreas Noever | 2014-06-20 | 1 | -1/+1 |
* | thunderbolt: Make enum tb_drom_entry_type unsigned | Andreas Noever | 2014-06-20 | 1 | -1/+2 |
* | thunderbolt: Fix header declaration of tb_find_cap | Andreas Noever | 2014-06-20 | 1 | -1/+1 |
* | thunderbolt: Add casts to prevent endianness warnings | Andreas Noever | 2014-06-20 | 1 | -2/+2 |
* | thunderbolt: fix format string for size_t | Arnd Bergmann | 2014-06-20 | 1 | -1/+1 |
* | thunderbolt: add PCI dependency | Arnd Bergmann | 2014-06-20 | 1 | -1/+1 |
* | thunderbolt: Staticize nhi_ids | Sachin Kamat | 2014-06-20 | 1 | -1/+1 |
* | thunderbolt: Use NULL instead of 0 in nhi.c | Sachin Kamat | 2014-06-20 | 1 | -1/+1 |
* | thunderbolt: Use NULL instead of 0 in ctl.c | Sachin Kamat | 2014-06-20 | 1 | -2/+2 |
* | thunderbolt: Use NULL instead of 0 in switch.c | Sachin Kamat | 2014-06-20 | 1 | -3/+3 |
* | thunderbolt: Fix build error in switch.c | Sachin Kamat | 2014-06-20 | 1 | -0/+1 |
* | thunderbolt: Fix build error in eeprom.c | Sachin Kamat | 2014-06-20 | 1 | -0/+1 |
* | thunderbolt: Fix nontrivial endpoint devices. | Andreas Noever | 2014-06-19 | 3 | -18/+31 |
* | thunderbolt: Read port configuration from eeprom. | Andreas Noever | 2014-06-19 | 3 | -7/+270 |
* | thunderbolt: Add suspend/hibernate support | Andreas Noever | 2014-06-19 | 4 | -0/+183 |
* | thunderbolt: Read switch uid from EEPROM | Andreas Noever | 2014-06-19 | 4 | -1/+198 |
* | thunderbolt: Add support for simple pci tunnels | Andreas Noever | 2014-06-19 | 5 | -1/+399 |
* | thunderbolt: Add path setup code. | Andreas Noever | 2014-06-19 | 4 | -1/+312 |
* | thunderbolt: Handle hotplug events | Andreas Noever | 2014-06-19 | 3 | -2/+89 |
* | thunderbolt: Scan for downstream switches | Andreas Noever | 2014-06-19 | 3 | -0/+157 |
* | thunderbolt: Enable plug events | Andreas Noever | 2014-06-19 | 2 | -0/+53 |
* | thunderbolt: Add thunderbolt capability handling | Andreas Noever | 2014-06-19 | 3 | -1/+119 |
* | thunderbolt: Initialize root switch and ports | Andreas Noever | 2014-06-19 | 4 | -1/+333 |
* | thunderbolt: Add tb_regs.h | Andreas Noever | 2014-06-19 | 2 | -0/+218 |
* | thunderbolt: Setup control channel | Andreas Noever | 2014-06-19 | 4 | -3/+186 |
* | thunderbolt: Add control channel interface | Andreas Noever | 2014-06-19 | 3 | -1/+807 |
* | thunderbolt: Add initial cactus ridge NHI support | Andreas Noever | 2014-06-19 | 5 | -0/+860 |