summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-08Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-08Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-08Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-04-08Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-07Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-06Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-06Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-06Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong
2023-04-06Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-04-06block: ublk: make sure that block size is set correctlyMing Lei
2023-04-05ublk: read any SQE values upfrontJens Axboe
2023-04-05net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang
2023-04-05net: fec: make use of MDIO C45 quirkGreg Ungerer
2023-04-05Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-04-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-04-05Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede
2023-04-05ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede
2023-04-05usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak
2023-04-05usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-04-05usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus
2023-04-05nvme: fix discard support without oncsKeith Busch
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz
2023-04-05accel/ivpu: Add dma fence to command buffers onlyKarol Wachowski
2023-04-04gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand
2023-04-04Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxlDan Williams
2023-04-04cxl/hdm: Extend DVSEC range register emulation for region enumerationDan Williams
2023-04-04cxl/hdm: Limit emulation to the number of range registersDan Williams
2023-04-04cxl/region: Move coherence tracking into cxl_region_attach()Dan Williams
2023-04-04cxl/region: Fix region setup/teardown for RCDsDan Williams
2023-04-04cxl/port: Fix find_cxl_root() for RCDs and simplify itDan Williams
2023-04-04cxl/hdm: Skip emulation when driver manages mem_enableDan Williams
2023-04-04cxl/hdm: Fix double allocation of @cxlhdmDan Williams
2023-04-04ice: Reset FDIR counter in FDIR init stageLingyu Liu
2023-04-04ice: fix wrong fallback logic for FDIRSimei Su
2023-04-04net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen
2023-04-04iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe
2023-04-04iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe
2023-04-04iommufd: Check for uptr overflowJason Gunthorpe
2023-04-04net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli