summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-10coresight: cti: Fix hang in cti_disable_hw()James Clark1-5/+0
2022-11-10binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas1-3/+3
2022-11-10mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer1-2/+4
2022-11-10i2c: piix4: Fix adapter not be removed in piix4_remove()Chen Zhongjin1-0/+1
2022-11-10firmware: arm_scmi: Make Rx chan_setup fail on memory errorsCristian Marussi1-2/+6
2022-11-10firmware: arm_scmi: Suppress the driver's bind attributesCristian Marussi1-0/+1
2022-11-10efi/tpm: Pass correct address to memblock_reserveJerry Snitselaar1-1/+1
2022-11-10i2c: xiic: Add platform module aliasMartin Tůma1-0/+1
2022-11-10drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka3-1/+15
2022-11-10HID: saitek: add madcatz variant of MMO7 mouse device IDSamuel Bailey3-0/+4
2022-11-10scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar1-0/+8
2022-11-10ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()Ashish Kalra1-1/+1
2022-11-10media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua1-0/+2
2022-11-10media: dvb-frontends/drxk: initialize err to 0Hans Verkuil1-1/+1
2022-11-10media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil1-0/+2
2022-11-10media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil1-0/+2
2022-11-10media: rkisp1: Zero v4l2_subdev_format fields in when validating linksLaurent Pinchart1-3/+4
2022-11-10media: rkisp1: Initialize color space on resizer sink and source padsLaurent Pinchart1-0/+4
2022-11-10xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello1-28/+4
2022-11-10mtd: parsers: bcm47xxpart: Fix halfblock readsLinus Walleij1-2/+2
2022-11-10mtd: parsers: bcm47xxpart: print correct offset on read errorRafał Miłecki1-1/+1
2022-11-10fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller1-1/+2
2022-11-10video/fbdev/stifb: Implement the stifb_fillrect() functionHelge Deller1-2/+43
2022-11-10mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper LakePatrick Thompson1-3/+11
2022-11-10mmc: sdhci-pci: Avoid comma separated statementsJisheng Zhang1-1/+1
2022-11-10mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer1-9/+8
2022-11-10drm/msm/hdmi: fix IRQ lifetimeJohan Hovold1-1/+1
2022-11-10drm/msm/hdmi: Remove spurious IRQF_ONESHOT flagDaniel Thompson1-1/+1
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui1-1/+1
2022-11-10isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang1-1/+1
2022-11-10mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang1-2/+3
2022-11-10net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan1-1/+2
2022-11-10ata: pata_legacy: fix pdc20230_set_piomode()Sergey Shtylyov1-2/+3
2022-11-10net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong1-2/+2
2022-11-10nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing1-1/+6
2022-11-10nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing1-2/+6
2022-11-10nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing1-2/+5
2022-11-10NFC: nxp-nci: remove unnecessary labelswengjianfeng1-26/+13
2022-11-10nfc: fdp: Fix potential memory leak in fdp_nci_send()Shang XiaoJing1-1/+9
2022-11-10nfc: fdp: drop ftrace-like debugging messagesKrzysztof Kozlowski3-43/+1
2022-11-10RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter1-1/+8
2022-11-10RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin2-2/+10
2022-11-10net: dsa: Fix possible memory leaks in dsa_loop_init()Chen Zhongjin1-7/+18
2022-11-10IB/hfi1: Correctly move list in sc_disable()Dean Luick1-2/+1
2022-11-10RDMA/cma: Use output interface for net_dev checkHåkon Bugge1-1/+1
2022-11-10serial: ar933x: Deassert Transmit Enable on ->rs485_config()Lukas Wunner1-0/+5
2022-11-10serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki1-1/+2
2022-11-03serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner6-37/+33
2022-11-03serial: core: move RS485 configuration tasks from drivers into coreLino Sanfilippo1-0/+33
2022-11-03can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das1-2/+4