index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl/mem: Replace redundant debug message with a comment
Dan Williams
2022-04-13
1
-4
/
+10
*
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
Dan Williams
2022-04-13
1
-6
/
+6
*
cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
Dan Williams
2022-04-13
1
-9
/
+18
*
cxl/mem: Make cxl_dvsec_range() init failure fatal
Dan Williams
2022-04-13
1
-0
/
+3
*
cxl/pci: Add debug for DVSEC range init failures
Dan Williams
2022-04-13
1
-3
/
+10
*
cxl/mem: Drop DVSEC vs EFI Memory Map sanity check
Dan Williams
2022-04-13
1
-23
/
+1
*
cxl/mbox: Use new return_code handling
Davidlohr Bueso
2022-04-13
2
-3
/
+3
*
cxl/mbox: Improve handling of mbox_cmd hw return codes
Davidlohr Bueso
2022-04-13
3
-3
/
+54
*
cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return code
Davidlohr Bueso
2022-04-13
1
-2
/
+2
*
cxl/mbox: Drop mbox_mutex comment
Davidlohr Bueso
2022-04-13
1
-1
/
+1
*
cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds list
Alison Schofield
2022-04-13
1
-1
/
+0
*
cxl/mbox: Block immediate mode in SET_PARTITION_INFO command
Alison Schofield
2022-04-13
2
-0
/
+48
*
cxl/mbox: Move cxl_mem_command param to a local variable
Alison Schofield
2022-04-13
1
-12
/
+8
*
cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param
Alison Schofield
2022-04-13
1
-27
/
+17
*
cxl/mbox: Remove dependency on cxl_mem_command for a debug msg
Alison Schofield
2022-04-13
1
-3
/
+14
*
cxl/mbox: Construct a users cxl_mbox_cmd in the validation path
Alison Schofield
2022-04-13
1
-4
/
+17
*
cxl/mbox: Move build of user mailbox cmd to a helper functions
Alison Schofield
2022-04-13
1
-25
/
+45
*
cxl/mbox: Move raw command warning to raw command validation
Alison Schofield
2022-04-13
1
-3
/
+2
*
cxl/mbox: Move cxl_mem_command construction to helper funcs
Alison Schofield
2022-04-13
1
-71
/
+76
*
cxl/pci: Drop shadowed variable
Dan Williams
2022-04-08
1
-1
/
+0
*
cxl/core/port: Fix NULL but dereferenced coccicheck error
Wan Jiabing
2022-03-22
1
-1
/
+4
*
cxl/port: Hold port reference until decoder release
Dan Williams
2022-02-18
1
-0
/
+4
*
cxl/port: Fix endpoint refcount leak
Dan Williams
2022-02-18
1
-1
/
+2
*
cxl/core: Fix cxl_device_lock() class detection
Dan Williams
2022-02-11
1
-1
/
+1
*
cxl/core/port: Fix unregister_port() lock assertion
Dan Williams
2022-02-11
1
-4
/
+20
*
cxl/regs: Fix size of CXL Capability Header Register
Jonathan Cameron
2022-02-09
1
-2
/
+2
*
cxl/core/port: Handle invalid decoders
Dan Williams
2022-02-09
1
-6
/
+30
*
cxl/core/port: Fix / relax decoder target enumeration
Dan Williams
2022-02-09
2
-2
/
+5
*
cxl/core/port: Add endpoint decoders
Ben Widawsky
2022-02-09
4
-16
/
+73
*
cxl/core: Move target_list out of base decoder attributes
Dan Williams
2022-02-09
1
-1
/
+2
*
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2022-02-09
9
-5
/
+391
*
cxl/core/port: Add switch port enumeration
Dan Williams
2022-02-09
3
-25
/
+438
*
cxl/memdev: Add numa_node attribute
Dan Williams
2022-02-09
1
-0
/
+17
*
cxl/pci: Emit device serial number
Dan Williams
2022-02-09
3
-0
/
+14
*
cxl/pci: Implement wait for media active
Ben Widawsky
2022-02-09
2
-1
/
+50
*
cxl/pci: Retrieve CXL DVSEC memory info
Ben Widawsky
2022-02-09
3
-0
/
+146
*
cxl/pci: Cache device DVSEC offset
Ben Widawsky
2022-02-09
2
-0
/
+8
*
cxl/pci: Store component register base in cxlds
Ben Widawsky
2022-02-09
2
-0
/
+14
*
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-09
7
-24
/
+24
*
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2022-02-09
8
-29
/
+108
*
cxl/core: Emit modalias for CXL devices
Dan Williams
2022-02-09
1
-9
/
+17
*
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
2022-02-09
8
-49
/
+348
*
cxl/core: Generalize dport enumeration in the core
Dan Williams
2022-02-09
6
-110
/
+167
*
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
2022-02-09
4
-3
/
+4
*
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
2022-02-09
2
-2
/
+3
*
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
2022-02-09
3
-4
/
+60
*
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
2022-02-09
3
-5
/
+49
*
cxl/core/port: Use dedicated lock for decoder target list
Dan Williams
2022-02-09
2
-7
/
+25
*
cxl: Prove CXL locking
Dan Williams
2022-02-09
5
-24
/
+130
*
cxl/core: Track port depth
Ben Widawsky
2022-02-09
2
-0
/
+4
[next]