summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang-1/+1
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams-141397/+918604
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams-0/+1
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-0/+30
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-1/+1
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-77/+24
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-9/+10
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds-2/+7
2022-09-23sfc: correct filter_table_remove method for EF10 PFsAndy Moreton-1/+1
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2022-09-23ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...Dave Hansen-3/+20
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2022-09-23Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-8/+18
2022-09-23Merge tag 'reset-fixes-for-v6.0' of git://git.pengutronix.de/pza/linux into a...Arnd Bergmann-6/+19
2022-09-23Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+6
2022-09-23Merge tag 'drm-fixes-2022-09-23-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-717/+336
2022-09-23Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris-13/+0
2022-09-23net: mt7531: ensure all MACs are powered down before resetAlexander Couzens-0/+4
2022-09-23net: mt7531: only do PLL once after the resetAlexander Couzens-6/+9
2022-09-23Merge tag 'sunxi-drivers-fixes-for-6.0-1' of https://git.kernel.org/pub/scm/l...Arnd Bergmann-13/+10
2022-09-23Merge tag 'arm-soc/for-6.0/drivers-fixes-v2' of https://github.com/Broadcom/s...Arnd Bergmann-1/+0
2022-09-23net: macb: Fix ZynqMP SGMII non-wakeup source resume failureRadhey Shyam Pandey-0/+4
2022-09-23tun: support not enabling carrier in TUNSETIFFPatrick Rohr-3/+6
2022-09-23drm/bridge: lt8912b: fix corrupted image outputFrancesco Dolcini-1/+1
2022-09-23drm/bridge: lt8912b: set hdmi or dvi modePhilippe Schenker-0/+2
2022-09-23drm/bridge: lt8912b: add vsync hsyncPhilippe Schenker-1/+8
2022-09-23Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"Ulf Hansson-26/+0
2022-09-23Merge tag 'drm-misc-fixes-2022-09-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+7
2022-09-23Merge tag 'mediatek-drm-fixes-6.0' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie-12/+14
2022-09-23Merge tag 'amd-drm-fixes-6.0-2022-09-21' of https://gitlab.freedesktop.org/ag...Dave Airlie-698/+309
2022-09-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-7/+4
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+54
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-341/+455
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+14
2022-09-22Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-15/+22
2022-09-22reset: npcm: fix iprst2 and iprst4 settingTomer Maimon-1/+1
2022-09-22serial: sifive: enable clocks for UART when probedOlof Johansson-1/+1
2022-09-22serial: 8250: omap: Use serial8250_em485_supportedMatthias Schiffer-0/+1
2022-09-22serial: fsl_lpuart: Reset prior to registrationLukas Wunner-4/+5
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski-5/+5
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He-0/+2
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson-2/+2
2022-09-22Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+6
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins-9/+6
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle-6/+12
2022-09-22perf/arm-cmn: Add more bits to child node address offset fieldIlkka Koskinen-1/+1
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie-0/+1
2022-09-22counter: 104-quad-8: Fix skipped IRQ lines during events configurationWilliam Breathitt Gray-3/+3
2022-09-22thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello-0/+1
2022-09-22media: flexcop-usb: fix endpoint type checkJohan Hovold-1/+1