index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
cxl/pci: Drop shadowed variable
Dan Williams
1
-1
/
+0
2022-02-09
cxl/pci: Emit device serial number
Dan Williams
1
-0
/
+1
2022-02-09
cxl/pci: Implement wait for media active
Ben Widawsky
1
-1
/
+48
2022-02-09
cxl/pci: Retrieve CXL DVSEC memory info
Ben Widawsky
1
-0
/
+119
2022-02-09
cxl/pci: Cache device DVSEC offset
Ben Widawsky
1
-0
/
+6
2022-02-09
cxl/pci: Store component register base in cxlds
Ben Widawsky
1
-0
/
+11
2022-02-09
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
1
-1
/
+1
2022-02-09
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
1
-52
/
+0
2022-02-09
cxl: Flesh out register names
Ben Widawsky
1
-7
/
+7
2022-02-09
cxl/pci: Defer mailbox status checks to command timeouts
Dan Williams
1
-101
/
+33
2022-02-09
cxl/pci: Implement Interface Ready Timeout
Ben Widawsky
1
-0
/
+35
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
1
-60
/
+60
2021-10-29
cxl/pci: Use pci core's DVSEC functionality
Ben Widawsky
1
-24
/
+2
2021-10-29
cxl/pci: Split cxl_pci_setup_regs()
Ben Widawsky
1
-36
/
+37
2021-10-29
cxl/pci: Add @base to cxl_register_map
Dan Williams
1
-15
/
+16
2021-10-29
cxl/pci: Make more use of cxl_register_map
Ben Widawsky
1
-34
/
+25
2021-10-29
cxl/pci: Remove pci request/release regions
Ben Widawsky
1
-5
/
+0
2021-10-29
cxl/pci: Fix NULL vs ERR_PTR confusion
Dan Williams
1
-1
/
+1
2021-10-29
cxl/pci: Remove dev_dbg for unknown register blocks
Ben Widawsky
1
-3
/
+0
2021-09-22
cxl/pci: Disambiguate cxl_pci further from cxl_mem
Ben Widawsky
1
-33
/
+35
2021-09-21
cxl/pci: Use module_pci_driver
Dan Williams
1
-22
/
+8
2021-09-21
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
1
-922
/
+2
2021-09-21
cxl/pci: Drop idr.h
Dan Williams
1
-1
/
+0
2021-09-21
cxl/mbox: Introduce the mbox_send operation
Dan Williams
1
-55
/
+21
2021-09-21
cxl/pci: Clean up cxl_mem_get_partition_info()
Dan Williams
1
-24
/
+11
2021-09-21
cxl/pci: Make 'struct cxl_mem' device type generic
Dan Williams
1
-40
/
+35
2021-09-07
cxl/pci: Fix debug message in cxl_probe_regs()
Li Qiang (Johnny Li)
1
-2
/
+2
2021-09-07
cxl/pci: Fix lockdown level
Dan Williams
1
-1
/
+1
2021-08-11
cxl/mem: Adjust ram/pmem range to represent DPA ranges
Ira Weiny
1
-8
/
+6
2021-08-10
cxl/mem: Account for partitionable space in ram/pmem ranges
Ira Weiny
1
-5
/
+91
2021-08-07
cxl/pci: Store memory capacity values
Ira Weiny
1
-3
/
+33
2021-08-06
cxl/pci: Simplify register setup
Ben Widawsky
1
-26
/
+12
2021-08-06
cxl/pci: Ignore unknown register block types
Ben Widawsky
1
-8
/
+12
2021-08-06
cxl/core: Move memdev management to core
Ben Widawsky
1
-227
/
+1
2021-08-06
cxl/pci: Introduce cdevm_file_operations
Dan Williams
1
-27
/
+38
2021-08-06
cxl: Move cxl_core to new directory
Ben Widawsky
1
-1
/
+1
2021-06-18
cxl/pci: Rename CXL REGLOC ID
Ben Widawsky
1
-1
/
+1
2021-06-16
cxl/pmem: Register 'pmem' / cxl_nvdimm devices
Dan Williams
1
-6
/
+17
2021-06-15
cxl/pci: Add media provisioning required commands
Ben Widawsky
1
-0
/
+19
2021-06-06
cxl/pci: Add HDM decoder capabilities
Ben Widawsky
1
-0
/
+15
2021-06-06
cxl/pci: Reserve individual register block regions
Ira Weiny
1
-0
/
+2
2021-06-06
cxl/pci: Map registers based on capabilities
Ira Weiny
1
-21
/
+90
2021-06-06
cxl/pci: Reserve all device regions at once
Ira Weiny
1
-7
/
+11
2021-06-06
cxl/pci: Introduce cxl_decode_register_block()
Ira Weiny
1
-8
/
+18
2021-05-26
cxl/mem: Get rid of @cxlm.base
Ben Widawsky
1
-13
/
+11
2021-05-26
cxl/mem: Move register locator logic into reg setup
Ben Widawsky
1
-67
/
+68
2021-05-26
cxl/mem: Split creation from mapping in probe
Ben Widawsky
1
-24
/
+40
2021-05-26
cxl/mem: Use dev instead of pdev->dev
Ben Widawsky
1
-1
/
+1
2021-05-26
cxl/pci.c: Add a 'label_storage_size' attribute to the memdev
Vishal Verma
1
-0
/
+12
2021-05-26
cxl: Rename mem to pci
Ben Widawsky
1
-0
/
+1524