summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-25dmaengine: mediatek: Fix deadlock caused by synchronize_irq()Duoming Zhou1-2/+1
2023-10-25usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati1-7/+19
2023-10-25usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta1-8/+12
2023-10-25counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani1-1/+1
2023-10-25pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov1-7/+9
2023-10-25tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas1-4/+6
2023-10-25Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-10-25Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-10-25Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-25Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-25Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-25thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg1-0/+7
2023-10-25mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2-9/+3
2023-10-25iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl1-1/+1
2023-10-25iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati1-4/+4
2023-10-25iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell1-1/+1
2023-10-25usb: musb: Modify the "HWVers" register addressXingxing Luo1-1/+1
2023-10-25usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo1-1/+8
2023-10-25usb: dwc3: Soft reset phy on probe for hostThinh Nguyen1-1/+38
2023-10-25net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco1-1/+6
2023-10-25usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng1-2/+2
2023-10-25dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay1-0/+4
2023-10-25media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang1-0/+1
2023-10-25Revert "spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe"Sasha Levin1-12/+2
2023-10-25Revert "spi: zynqmp-gqspi: fix clock imbalance on probe failure"Sasha Levin1-8/+4
2023-10-25pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen1-0/+1
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter1-2/+3
2023-10-25net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2023-10-25net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+2
2023-10-25drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-25xen-netback: use default TX queue size for vifsRoger Pau Monne1-3/+0
2023-10-25mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter1-2/+2
2023-10-25ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu1-14/+3
2023-10-25ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda1-2/+2
2023-10-25drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar1-6/+6
2023-10-25drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar1-0/+12
2023-10-25drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh1-7/+6
2023-10-25HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede1-1/+2
2023-10-25perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang1-1/+1
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev1-0/+3
2023-10-25RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche1-11/+5
2023-10-25RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche2-92/+63
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross1-41/+46
2023-10-10mmc: renesas_sdhi: only reset SCC when its pointer is populatedWolfram Sang1-8/+10
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory1-1/+1
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler1-4/+12
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky1-1/+1
2023-10-10RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang1-1/+1
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović1-0/+1