summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-10Merge tag 'i2c-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-10Merge tag 'irq_urgent_for_v6.12_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-10Merge tag 'usb-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-10Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-09Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-08Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-08Merge tag 'pm-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-11-08Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-08Merge tag 'drm-fixes-2024-11-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-09Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-11-09Merge tag 'drm-misc-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-11-08i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-08Merge tag 'usb-serial-6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-11-07Merge tag 'regulator-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-07Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-07drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error pathWentao Liang
2024-11-07Merge tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-07drm/panthor: Be stricter about IO mapping flagsJann Horn
2024-11-07drm/panthor: Lock XArray when getting entries for the VMLiviu Dudau
2024-11-07drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-11-07Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2024-11-07net: arc: rockchip: fix emac mdio node supportJohan Jonker
2024-11-07net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker
2024-11-07media: videobuf2-core: copy vb planes unconditionallyTudor Ambarus
2024-11-07virtio_net: Update rss when set queuePhilo Lu
2024-11-07virtio_net: Sync rss config to device when virtnet_probePhilo Lu
2024-11-07virtio_net: Add hash_key_length checkPhilo Lu
2024-11-07virtio_net: Support dynamic rss indirection table sizePhilo Lu
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNĂ­colas F. R. A. Prado
2024-11-06net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren
2024-11-07irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier
2024-11-06media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-06Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-06Merge tag 'for-6.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-06Merge tag 'hid-for-linus-20241105' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-06USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu
2024-11-06platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...Vishnu Sankar
2024-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva
2024-11-05drm/xe: Stop accumulating LRC timestamp on job_freeLucas De Marchi
2024-11-05drm/xe/pf: Fix potential GGTT allocation leakMichal Wajdeczko
2024-11-05drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost
2024-11-05drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost
2024-11-05Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd