index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl/region: Recycle region ids
Dan Williams
2022-11-04
1
-0
/
+20
*
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
2022-11-04
3
-3
/
+19
*
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
2022-11-04
3
-37
/
+68
*
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
2022-11-04
1
-0
/
+11
*
cxl/region: Fix region HPA ordering validation
Dan Williams
2022-11-04
1
-0
/
+3
*
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
2022-11-03
1
-1
/
+1
*
cxl/region: Fix decoder allocation crash
Vishal Verma
2022-11-01
1
-26
/
+41
*
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Jonathan Cameron
2022-10-20
1
-1
/
+1
*
cxl/region: Fix null pointer dereference due to pass through decoder commit
Jonathan Cameron
2022-10-20
1
-1
/
+2
*
cxl/mbox: Add a check on input payload size
Jonathan Cameron
2022-10-20
1
-1
/
+1
*
cxl/hdm: Fix skip allocations vs multiple pmem allocations
Dan Williams
2022-08-05
1
-1
/
+10
*
cxl/region: Disallow region granularity != window granularity
Dan Williams
2022-08-05
1
-6
/
+7
*
cxl/region: Fix x1 interleave to greater than x1 interleave routing
Dan Williams
2022-08-05
1
-1
/
+5
*
cxl/region: Move HPA setup to cxl_region_attach()
Dan Williams
2022-08-05
2
-26
/
+24
*
cxl/region: Fix decoder interleave programming
Dan Williams
2022-08-05
1
-0
/
+3
*
cxl/region: describe targets and nr_targets members of cxl_region_params
Bagas Sanjaya
2022-08-05
1
-0
/
+2
*
cxl/regions: add padding for cxl_rr_ep_add nested lists
Bagas Sanjaya
2022-08-05
1
-0
/
+3
*
cxl/region: Fix IS_ERR() vs NULL check
Dan Carpenter
2022-08-05
1
-2
/
+2
*
cxl/region: Fix region reference target accounting
Dan Williams
2022-08-05
1
-28
/
+43
*
cxl/region: Fix region commit uninitialized variable warning
Dan Williams
2022-08-05
1
-17
/
+13
*
cxl/region: Fix port setup uninitialized variable warnings
Dan Williams
2022-08-05
1
-3
/
+22
*
cxl/region: Stop initializing interleave granularity
Dan Williams
2022-08-01
1
-4
/
+0
*
cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetime
Dan Williams
2022-08-01
1
-2
/
+5
*
cxl/acpi: Minimize granularity for x1 interleaves
Dan Williams
2022-08-01
2
-0
/
+8
*
cxl/region: Delete 'region' attribute from root decoders
Dan Williams
2022-08-01
1
-1
/
+2
*
cxl/acpi: Autoload driver for 'cxl_acpi' test devices
Dan Williams
2022-08-01
1
-0
/
+7
*
cxl/region: decrement ->nr_targets on error in cxl_region_attach()
Dan Carpenter
2022-08-01
1
-1
/
+3
*
cxl/region: prevent underflow in ways_to_cxl()
Dan Carpenter
2022-08-01
2
-3
/
+4
*
cxl/region: uninitialized variable in alloc_hpa()
Dan Carpenter
2022-08-01
1
-1
/
+1
*
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
2022-07-26
6
-5
/
+420
*
cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
Dan Williams
2022-07-26
2
-4
/
+18
*
cxl/region: Add region driver boiler plate
Dan Williams
2022-07-26
4
-1
/
+66
*
cxl/hdm: Commit decoder state to hardware
Dan Williams
2022-07-25
4
-11
/
+424
*
cxl/region: Program target lists
Dan Williams
2022-07-25
4
-11
/
+259
*
cxl/region: Attach endpoint decoders
Dan Williams
2022-07-25
5
-12
/
+394
*
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
2022-07-25
2
-0
/
+18
*
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
2022-07-25
5
-2
/
+321
*
cxl/region: Allocate HPA capacity to regions
Dan Williams
2022-07-25
3
-1
/
+154
*
cxl/region: Add interleave geometry attributes
Ben Widawsky
2022-07-25
2
-0
/
+167
*
cxl/region: Add a 'uuid' attribute
Ben Widawsky
2022-07-25
2
-0
/
+143
*
cxl/region: Add region creation support
Ben Widawsky
2022-07-21
6
-0
/
+274
*
cxl/mem: Enumerate port targets before adding endpoints
Dan Williams
2022-07-21
3
-29
/
+47
*
cxl/hdm: Add sysfs attributes for interleave ways + granularity
Ben Widawsky
2022-07-21
1
-0
/
+23
*
cxl/port: Move dport tracking to an xarray
Dan Williams
2022-07-21
3
-56
/
+47
*
cxl/port: Move 'cxl_ep' references to an xarray per port
Dan Williams
2022-07-21
2
-34
/
+30
*
cxl/port: Record parent dport when adding ports
Dan Williams
2022-07-21
4
-20
/
+27
*
cxl/port: Record dport in endpoint references
Dan Williams
2022-07-21
2
-17
/
+37
*
cxl/hdm: Add support for allocating DPA to an endpoint decoder
Dan Williams
2022-07-21
3
-1
/
+259
*
cxl/hdm: Track next decoder to allocate
Dan Williams
2022-07-21
3
-0
/
+18
*
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
2022-07-21
3
-0
/
+39
[next]