summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-19Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada
2023-12-19Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada
2023-12-18scsi: ufs: core: Let the sq_lock protect sq_tail_slot accessCan Guo
2023-12-18scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...ChanWoo Lee
2023-12-18scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2023-12-18scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun
2023-12-18Merge tag 'hid-for-linus-2023121901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-18HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli
2023-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-18Merge tag 'spi-fix-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-18dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DMMike Snitzer
2023-12-18dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka
2023-12-18dm-raid: delay flushing event_work() after reconfig_mutex is releasedYu Kuai
2023-12-18ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman
2023-12-18ice: stop trashing VF VSI aggregator node ID informationJacob Keller
2023-12-18drm/i915/dmc: Don't enable any pipe DMC eventsVille Syrjälä
2023-12-18drm/i915/mtl: Fix HDMI/DP PLL clock selectionImre Deak
2023-12-18drm/i915: Reject async flips with bigjoinerVille Syrjälä
2023-12-18drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa
2023-12-18drm/i915/display: Get bigjoiner config before dsc config during readoutAnkit Nautiyal
2023-12-18platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13Mario Limonciello
2023-12-18platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirksMario Limonciello
2023-12-18platform/x86/amd/pmc: Only run IRQ1 firmware version check on CezanneMario Limonciello
2023-12-18platform/x86/amd/pmc: Move platform defines to headerMario Limonciello
2023-12-18platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()Rajvi Jingar
2023-12-18platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad...Vishnu Sankar
2023-12-18HID: nintendo: fix initializer element is not constant errorRyan McClelland
2023-12-17Merge tag 'soundwire-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-17Merge tag 'phy-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-12-17Merge tag 'dmaengine-fix-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-17Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-17Merge tag 'edac_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-12-15Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-15net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle
2023-12-15Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas
2023-12-15Merge tag 'drm-fixes-2023-12-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-15bnxt_en: do not map packet buffers twiceAndy Gospodarek
2023-12-15Bluetooth: Fix deadlock in vhci_send_frameYing Hsu
2023-12-15usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter
2023-12-15usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold
2023-12-15net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez
2023-12-15nvmem: brcm_nvram: store a copy of NVRAM contentRafał Miłecki
2023-12-15EDAC/versal: Read num_csrows and num_chans using the correct bitfield macroShubhrajyoti Datta
2023-12-15ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh
2023-12-15net: libwx: fix memory leak on free pageduanqiangwen