summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-21vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe1-60/+65
2022-08-21vfio: Simplify the lifetime logic for vfio_deviceJason Gunthorpe1-54/+25
2022-08-21vfio: Remove extra put/gets around vfio_device->groupJason Gunthorpe1-19/+2
2022-08-21remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali1-2/+8
2022-08-21tty: n_gsm: fix race condition in gsmld_write()Daniel Starke1-4/+17
2022-08-21tty: n_gsm: fix packet re-transmission without open control channelDaniel Starke1-1/+1
2022-08-21tty: n_gsm: fix non flow control frames during mux flow offDaniel Starke1-1/+53
2022-08-21tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()Daniel Starke1-32/+42
2022-08-21tty: n_gsm: fix user open not possible at responder until initiator openDaniel Starke1-2/+29
2022-08-21tty: n_gsm: Delete gsmtty open SABM frame when config requesterZhenguo Zhao1-1/+3
2022-08-21remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initMiaoqian Lin1-0/+2
2022-08-21rpmsg: mtk_rpmsg: Fix circular locking dependencyAngeloGioacchino Del Regno1-0/+2
2022-08-21serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()Ilpo Järvinen1-0/+3
2022-08-21serial: 8250: Export ICR access helpers for internal useMaciej W. Rozycki2-21/+22
2022-08-21opp: Fix error check in dev_pm_opp_attach_genpd()Tang Bin1-2/+2
2022-08-21usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor1-4/+8
2022-08-21nvme: use command_id instead of req->tag in trace_nvme_complete_rq()Bean Huo1-1/+1
2022-08-21null_blk: fix ida error handling in null_add_dev()Dan Carpenter1-3/+11
2022-08-21RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun1-4/+8
2022-08-21RDMA/mlx5: Add missing check for return value in get namespace flowMaor Gottlieb1-4/+2
2022-08-21RDMA/srpt: Fix a use-after-freeBart Van Assche2-46/+94
2022-08-21RDMA/srpt: Introduce a reference count in struct srpt_deviceBart Van Assche2-2/+17
2022-08-21RDMA/srpt: Duplicate port name membersBart Van Assche2-6/+13
2022-08-21platform/olpc: Fix uninitialized data in debugfs writeDan Carpenter1-1/+1
2022-08-21usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk1-3/+6
2022-08-21USB: serial: fix tty-port initialized commentsJohan Hovold3-3/+5
2022-08-21PCI: tegra194: Fix link up retry sequenceVidya Sagar1-1/+1
2022-08-21PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar1-24/+22
2022-08-21HID: alps: Declare U1_UNICORN_LEGACY supportArtem Borisov1-0/+2
2022-08-21mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He1-1/+3
2022-08-21mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-21HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()Harshit Mogalapalli1-0/+3
2022-08-21gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()Liang He1-1/+3
2022-08-21RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie1-1/+3
2022-08-21RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY eventCheng Xu1-3/+4
2022-08-21RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu1-2/+2
2022-08-21RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()Jianglei Nie1-3/+5
2022-08-21RDMA/qedr: Improve error logs for rdma_alloc_tid error returnPrabhakar Kushwaha1-3/+15
2022-08-21RDMA/rtrs-srv: Fix modinfo output for stringifyJack Wang1-10/+11
2022-08-21RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compareJack Wang2-7/+2
2022-08-21RDMA/rtrs: Define MIN_CHUNK_SIZEGioh Kim2-2/+3
2022-08-21interconnect: imx: fix max_node_idPeng Fan1-4/+4
2022-08-21eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter1-2/+6
2022-08-21usb: dwc3: qcom: fix missing optional irq warningsJohan Hovold1-2/+2
2022-08-21usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi1-3/+7
2022-08-21usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen1-1/+2
2022-08-21usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()Liang He1-1/+3
2022-08-21usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap1-1/+1
2022-08-21scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara1-2/+2
2022-08-21PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi1-6/+4