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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
cxl/core/port: Add endpoint decoders
Ben Widawsky
4
-16
/
+73
2022-02-09
cxl/core: Move target_list out of base decoder attributes
Dan Williams
1
-1
/
+2
2022-02-09
cxl/mem: Add the cxl_mem driver
Ben Widawsky
9
-5
/
+391
2022-02-09
cxl/core/port: Add switch port enumeration
Dan Williams
3
-25
/
+438
2022-02-09
cxl/memdev: Add numa_node attribute
Dan Williams
1
-0
/
+17
2022-02-09
cxl/pci: Emit device serial number
Dan Williams
3
-0
/
+14
2022-02-09
cxl/pci: Implement wait for media active
Ben Widawsky
2
-1
/
+50
2022-02-09
cxl/pci: Retrieve CXL DVSEC memory info
Ben Widawsky
3
-0
/
+146
2022-02-09
cxl/pci: Cache device DVSEC offset
Ben Widawsky
2
-0
/
+8
2022-02-09
cxl/pci: Store component register base in cxlds
Ben Widawsky
2
-0
/
+14
2022-02-09
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
7
-24
/
+24
2022-02-09
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
8
-29
/
+108
2022-02-09
cxl/core: Emit modalias for CXL devices
Dan Williams
1
-9
/
+17
2022-02-09
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
8
-49
/
+348
2022-02-09
cxl/core: Generalize dport enumeration in the core
Dan Williams
6
-110
/
+167
2022-02-09
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
4
-3
/
+4
2022-02-09
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
2
-2
/
+3
2022-02-09
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
3
-4
/
+60
2022-02-09
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
3
-5
/
+49
2022-02-09
cxl/core/port: Use dedicated lock for decoder target list
Dan Williams
2
-7
/
+25
2022-02-09
cxl: Prove CXL locking
Dan Williams
6
-25
/
+131
2022-02-09
cxl/core: Track port depth
Ben Widawsky
2
-0
/
+4
2022-02-09
cxl/core/port: Make passthrough decoder init implicit
Ben Widawsky
2
-6
/
+8
2022-02-09
cxl/core: Fix cxl_probe_component_regs() error message
Dan Williams
1
-1
/
+1
2022-02-09
cxl/core/port: Clarify decoder creation
Ben Widawsky
3
-11
/
+92
2022-02-09
cxl/core: Convert decoder range to resource
Ben Widawsky
3
-18
/
+35
2022-02-09
cxl/decoder: Hide physical address information from non-root
Dan Williams
1
-1
/
+1
2022-02-09
cxl/core/port: Rename bus.c to port.c
Dan Williams
2
-1
/
+1
2022-02-09
cxl: Introduce module_cxl_driver
Ben Widawsky
1
-0
/
+3
2022-02-09
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
5
-54
/
+80
2022-02-09
cxl/pci: Add new DVSEC definitions
Ben Widawsky
1
-0
/
+15
2022-02-09
cxl: Flesh out register names
Ben Widawsky
2
-16
/
+17
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
2022-02-09
cxl: Rename CXL_MEM to CXL_PCI
Ben Widawsky
2
-12
/
+13
2022-01-30
Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-30
/
+114
2022-01-29
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
4
-30
/
+114
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+1
2022-01-29
Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-01-29
Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+10
2022-01-29
Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-106
/
+169
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-15
/
+109
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-20
/
+6
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
1
-2
/
+3
2022-01-28
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
1
-15
/
+0
2022-01-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
17
-48
/
+64
2022-01-28
Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+10
2022-01-28
Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-13
/
+10
2022-01-28
Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+2
2022-01-28
Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-14
/
+18
[next]