summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child1-5/+10
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner1-1/+1
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor3-3/+3
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst1-1/+1
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao1-1/+8
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern1-2/+7
2023-08-16binder: fix memory leak in binder_init()Qi Zheng3-0/+8
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo1-1/+1
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst6-1/+17
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen1-2/+16
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-08-11drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2023-08-11drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches10-91/+91
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold2-4/+9
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun3-25/+89
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros1-12/+12
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern1-0/+6
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2-0/+42
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier1-5/+1
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong1-1/+3
2023-08-11loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche1-1/+2
2023-08-11drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe1-0/+5
2023-08-11dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber1-10/+18
2023-08-11s390/dasd: fix hanging device after quiesce/resumeStefan Haberland1-0/+1
2023-08-11virtio-net: fix race between set queues and probeJason Wang1-2/+2
2023-08-11serial: 8250_dw: Preserve original value of DLF registerRuihong Luo1-2/+4
2023-08-11serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko4-0/+149
2023-08-11irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski1-9/+5
2023-08-11tpm_tis: Explicitly check for error codeAlexander Steffen1-2/+8
2023-08-11hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz1-1/+1
2023-08-11staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong1-2/+4
2023-08-11usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda1-0/+1
2023-08-11USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik1-0/+4
2023-08-11usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen1-1/+7
2023-08-11usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang1-2/+2
2023-08-11usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan1-2/+4
2023-08-11Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2-19/+0
2023-08-11can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde1-0/+2
2023-08-11USB: serial: simple: sort driver entriesJohan Hovold1-33/+33
2023-08-11USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum1-0/+7
2023-08-11USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi1-0/+2
2023-08-11USB: serial: option: support Quectel EM060K_128Jerry Meng1-0/+4
2023-08-11ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann1-1/+1