index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
eeprom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Do not enumerate more ports from DROM than the controller has
Mika Westerberg
2017-08-10
1
-0
/
+9
*
thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2017-06-09
1
-1
/
+1
*
thunderbolt: Add support for DMA configuration based mailbox
Mika Westerberg
2017-06-09
1
-1
/
+50
*
thunderbolt: Read vendor and device name from DROM
Mika Westerberg
2017-06-09
1
-0
/
+32
*
thunderbolt: Refactor and fix parsing of port drom entries
Lukas Wunner
2017-06-09
1
-16
/
+16
*
thunderbolt: Do not fail if DROM data CRC32 is invalid
Mika Westerberg
2017-06-09
1
-2
/
+1
*
thunderbolt: Convert switch to a device
Mika Westerberg
2017-06-09
1
-0
/
+2
*
thunderbolt: Do not warn about newer DROM versions
Mika Westerberg
2017-06-09
1
-1
/
+1
*
thunderbolt: Do not try to read UID if DROM offset is read as 0
Mika Westerberg
2017-06-09
1
-0
/
+3
*
thunderbolt: Use Device ROM retrieved from EFI
Lukas Wunner
2016-11-13
1
-0
/
+43
*
thunderbolt: Fix double free of drom buffer
Andreas Noever
2016-05-02
1
-0
/
+1
*
thunderbolt: Support 1st gen Light Ridge controller
Lukas Wunner
2016-04-08
1
-0
/
+5
*
thunderbolt: Fix typos and magic number
Lukas Wunner
2016-04-08
1
-1
/
+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 format string for size_t
Arnd Bergmann
2014-06-20
1
-1
/
+1
*
thunderbolt: Fix build error in eeprom.c
Sachin Kamat
2014-06-20
1
-0
/
+1
*
thunderbolt: Read port configuration from eeprom.
Andreas Noever
2014-06-19
1
-4
/
+262
*
thunderbolt: Read switch uid from EEPROM
Andreas Noever
2014-06-19
1
-0
/
+189