summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-06usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen1-1/+1
2023-02-06scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig3-17/+8
2023-02-06drm/radeon/dp: make radeon_dp_get_dp_link_config staticAlex Deucher2-8/+4
2023-02-06wifi: brcmfmac: fix up incorrect 4.14.y backport for brcmf_fw_map_chip_to_name()Greg Kroah-Hartman1-1/+1
2023-02-06Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov1-1/+0
2023-02-06net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4
2023-02-06net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda1-2/+2
2023-02-06EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam1-8/+7
2023-02-06scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov1-1/+1
2023-02-06comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott1-1/+1
2023-02-06w1: fix WARNING after calling w1_process()Yang Yingliang1-1/+3
2023-02-06w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2-3/+4
2023-02-06HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-02-06dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko1-3/+4
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-02-06usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami1-0/+2
2023-02-06usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami1-0/+5
2023-02-06HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-02-06wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich1-13/+6
2023-02-06phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2023-02-06amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju1-8/+15
2023-02-06IB/hfi1: Reserve user expected TIDsDean Luick1-8/+6
2023-02-06IB/hfi1: Reject a zero-length user expected bufferDean Luick1-0/+2
2023-02-06EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin1-2/+5
2023-02-06HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang1-0/+10
2023-01-24gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov1-3/+4
2023-01-24serial: atmel: fix incorrect baudrate setupTobias Schramm1-7/+1
2023-01-24serial: pch_uart: Pass correct sg to dma_unmap_sg()Ilpo Järvinen1-1/+1
2023-01-24usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2-7/+13
2023-01-24usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski1-1/+3
2023-01-24usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally1-0/+3
2023-01-24usb: host: ehci-fsl: Fix module aliasAlexander Stein1-1/+1
2023-01-24USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler1-0/+1
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi1-0/+13
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-24USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EC200U modemAli Mirghasemi1-0/+2
2023-01-24USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)1-0/+3
2023-01-24usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu1-1/+4
2023-01-24xhci-pci: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)1-3/+5
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang1-3/+41
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne1-17/+29
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda1-5/+6