index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
eeprom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
thunderbolt: Add default linking between lane adapters if not provided by DROM
Mika Westerberg
1
-11
/
+0
2019-08-26
thunderbolt: Do not fail adding switch if some port is not implemented
Mika Westerberg
1
-4
/
+0
2019-08-06
thunderbolt: Switch to use device_property_count_uXX()
Andy Shevchenko
1
-1
/
+1
2018-10-02
thunderbolt: Add Intel as copyright holder
Mika Westerberg
1
-1
/
+2
2018-10-02
thunderbolt: Make the driver less verbose
Mika Westerberg
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
thunderbolt: Do not enumerate more ports from DROM than the controller has
Mika Westerberg
1
-0
/
+9
2017-06-09
thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
1
-1
/
+1
2017-06-09
thunderbolt: Add support for DMA configuration based mailbox
Mika Westerberg
1
-1
/
+50
2017-06-09
thunderbolt: Read vendor and device name from DROM
Mika Westerberg
1
-0
/
+32
2017-06-09
thunderbolt: Refactor and fix parsing of port drom entries
Lukas Wunner
1
-16
/
+16
2017-06-09
thunderbolt: Do not fail if DROM data CRC32 is invalid
Mika Westerberg
1
-2
/
+1
2017-06-09
thunderbolt: Convert switch to a device
Mika Westerberg
1
-0
/
+2
2017-06-09
thunderbolt: Do not warn about newer DROM versions
Mika Westerberg
1
-1
/
+1
2017-06-09
thunderbolt: Do not try to read UID if DROM offset is read as 0
Mika Westerberg
1
-0
/
+3
2016-11-13
thunderbolt: Use Device ROM retrieved from EFI
Lukas Wunner
1
-0
/
+43
2016-05-02
thunderbolt: Fix double free of drom buffer
Andreas Noever
1
-0
/
+1
2016-04-08
thunderbolt: Support 1st gen Light Ridge controller
Lukas Wunner
1
-0
/
+5
2016-04-08
thunderbolt: Fix typos and magic number
Lukas Wunner
1
-1
/
+1
2014-06-20
thunderbolt: Make tb_eeprom_get_drom_offset static
Andreas Noever
1
-1
/
+1
2014-06-20
thunderbolt: Make enum tb_drom_entry_type unsigned
Andreas Noever
1
-1
/
+2
2014-06-20
thunderbolt: fix format string for size_t
Arnd Bergmann
1
-1
/
+1
2014-06-20
thunderbolt: Fix build error in eeprom.c
Sachin Kamat
1
-0
/
+1
2014-06-19
thunderbolt: Read port configuration from eeprom.
Andreas Noever
1
-4
/
+262
2014-06-19
thunderbolt: Read switch uid from EEPROM
Andreas Noever
1
-0
/
+189