summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-29Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-29Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-28dm: properly fix redundant bio-based IO accountingMike Snitzer
2022-01-28dm: revert partial fix for redundant bio-based IO accountingMike Snitzer
2022-01-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-01-28Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-28Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-28Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-01-28Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-28Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-28Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-01-28Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-01-28Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...Dave Airlie
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27nvme-fabrics: remove the unneeded ret variable in nvmf_dev_showChangcheng Deng
2022-01-27nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng
2022-01-26connector/cn_proc: Use task_is_in_init_pid_ns()Leo Yan
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2022-01-27ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang
2022-01-26counter: fix an IS_ERR() vs NULL bugDan Carpenter
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur
2022-01-26ethernet: seeq/ether3: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 8390/etherh: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang
2022-01-26serial: core: Initialize rs485 RTS polarity already on probeLukas Wunner
2022-01-26serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrlJochen Mades
2022-01-26serial: stm32: fix software flow control transferValentin Caron
2022-01-26serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron
2022-01-26tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com
2022-01-26serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock
2022-01-26tty: rpmsg: Fix race condition releasing tty portArnaud Pouliquen