summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-11Merge branch 'for-6.3/cxl' into cxl/nextDan Williams3-4/+8
2023-02-11cxl/uapi: Tag commands from cxl_query_cmd()Ira Weiny1-2/+7
2023-02-11cxl/mem: Remove unused CXL_CMD_FLAG_NONE defineIra Weiny1-1/+0
2023-02-09cxl/mem: Correct full ID range allocationDavidlohr Bueso1-1/+1
2023-02-07Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams6-1/+1141
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams14-126/+317
2023-02-07cxl/region: Fix passthrough-decoder detectionDan Williams1-2/+2
2023-02-07cxl/region: Fix null pointer dereference for resetting decoderFan Ni1-3/+5
2023-01-31cxl/pci: Fix irq oneshot expectationsDan Williams1-1/+2
2023-01-30cxl/pci: Set the device timestampJonathan Cameron3-0/+40
2023-01-30cxl/mbox: Add missing parameter to docs.Jonathan Cameron1-0/+1
2023-01-29Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+7
2023-01-29Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-41/+33
2023-01-28Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds4-15/+13
2023-01-28Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+4
2023-01-28cxl/mbox: Fix Payload Length check for Get Log commandRobert Richter1-3/+22
2023-01-28Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-46/+35
2023-01-28Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-18/+26
2023-01-28Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-89/+154
2023-01-28Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+25
2023-01-28Merge tag 'thermal-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+23
2023-01-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+6
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann1-2/+0
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-30/+63
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-27Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie8-21/+89
2023-01-27cxl/mem: Trace Memory Module Event RecordIra Weiny3-0/+182
2023-01-27cxl/mem: Trace DRAM Event RecordIra Weiny3-0/+127
2023-01-27cxl/mem: Trace General Media Event RecordIra Weiny3-2/+170
2023-01-27cxl/mem: Wire up event interruptsDavidlohr Bueso4-10/+240
2023-01-27cxl: fix spelling mistakesRandy Dunlap4-4/+4
2023-01-27cxl/mbox: Add debug messages for enabled mailbox commandsRobert Richter1-1/+2
2023-01-27cxl/mem: Read, trace, and clear events on driver loadIra Weiny5-1/+392
2023-01-26Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2Jens Axboe3-11/+10
2023-01-26Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-109/+104
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds16-112/+156
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds1-0/+0
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei1-4/+3
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy1-1/+6
2023-01-26net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16
2023-01-26tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder1-6/+9
2023-01-26net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4
2023-01-26cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absentDan Williams3-39/+28
2023-01-26cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfsDan Williams1-0/+29
2023-01-26cxl/region: Clarify when a cxld->commit() callback is mandatoryDan Williams1-2/+17
2023-01-25bcache: Silence memcpy() run-time false positive warningsKees Cook2-2/+4
2023-01-25drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-01-25drm/display/dp_mst: Correct the kref of port.Wayne Lin1-1/+3
2023-01-25drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12