Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-20 | thunderbolt: Use NULL instead of 0 in switch.c | Sachin Kamat | 1 | -3/+3 |
2014-06-20 | thunderbolt: Fix build error in switch.c | Sachin Kamat | 1 | -0/+1 |
2014-06-20 | thunderbolt: Fix nontrivial endpoint devices. | Andreas Noever | 1 | -17/+25 |
2014-06-20 | thunderbolt: Read port configuration from eeprom. | Andreas Noever | 1 | -2/+2 |
2014-06-20 | thunderbolt: Add suspend/hibernate support | Andreas Noever | 1 | -0/+84 |
2014-06-20 | thunderbolt: Read switch uid from EEPROM | Andreas Noever | 1 | -0/+5 |
2014-06-20 | thunderbolt: Add path setup code. | Andreas Noever | 1 | -0/+34 |
2014-06-20 | thunderbolt: Handle hotplug events | Andreas Noever | 1 | -1/+41 |
2014-06-20 | thunderbolt: Scan for downstream switches | Andreas Noever | 1 | -0/+97 |
2014-06-20 | thunderbolt: Enable plug events | Andreas Noever | 1 | -0/+52 |
2014-06-20 | thunderbolt: Initialize root switch and ports | Andreas Noever | 1 | -0/+186 |