index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
p2sb.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
p2sb: Do not scan and remove the P2SB device when it is unhidden
Shin'ichiro Kawasaki
1
-9
/
+33
2024-12-10
p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()
Shin'ichiro Kawasaki
1
-11
/
+12
2024-12-10
p2sb: Introduce the global flag p2sb_hidden_by_bios
Shin'ichiro Kawasaki
1
-2
/
+4
2024-12-10
p2sb: Factor out p2sb_read_from_cache()
Shin'ichiro Kawasaki
1
-11
/
+17
2024-11-18
platform/x86: p2sb: Cache correct PCI bar for P2SB on Gemini Lake
Hans de Goede
1
-0
/
+1
2024-06-03
platform/x86: p2sb: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-05-14
platform/x86: p2sb: Don't init until unassigned resources have been assigned
Ben Fradella
1
-14
/
+15
2024-03-25
platform/x86: p2sb: Make p2sb_get_devfn() return void
Hans de Goede
1
-11
/
+4
2024-03-05
platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR
Hans de Goede
1
-16
/
+9
2024-01-22
platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()
Shin'ichiro Kawasaki
1
-1
/
+1
2024-01-22
platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
Shin'ichiro Kawasaki
1
-41
/
+139
2024-01-04
Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"
Shin'ichiro Kawasaki
1
-131
/
+41
2023-12-29
platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
Shin'ichiro Kawasaki
1
-41
/
+131
2022-11-07
platform/x86: p2sb: Don't fail if unknown CPU is found
Andy Shevchenko
1
-9
/
+6
2022-09-01
platform/x86: p2sb: Fix UAF when caller uses resource name
Andy Shevchenko
1
-2
/
+16
2022-08-01
platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency
Andy Shevchenko
1
-0
/
+133