summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao2023-08-161-1/+8
* usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern2023-08-161-2/+7
* binder: fix memory leak in binder_init()Qi Zheng2023-08-163-0/+8
* iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo2023-08-161-1/+1
* drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst2023-08-166-1/+17
* dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen2023-08-161-2/+16
* mmc: moxart: read scr register without changing byte orderSergei Antonov2023-08-161-7/+1
* drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds2023-08-111-2/+2
* drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches2023-08-1110-91/+91
* PM: sleep: wakeirq: fix wake irq armingJohan Hovold2023-08-112-4/+9
* PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun2023-08-113-25/+89
* mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros2023-08-111-12/+12
* net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern2023-08-111-0/+6
* USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2023-08-112-0/+42
* scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier2023-08-111-5/+1
* net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong2023-08-111-1/+3
* loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche2023-08-111-1/+2
* drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe2023-08-111-0/+5
* dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber2023-08-111-10/+18
* s390/dasd: fix hanging device after quiesce/resumeStefan Haberland2023-08-111-0/+1
* virtio-net: fix race between set queues and probeJason Wang2023-08-111-2/+2
* serial: 8250_dw: Preserve original value of DLF registerRuihong Luo2023-08-111-2/+4
* serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko2023-08-114-0/+149
* irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski2023-08-111-9/+5
* tpm_tis: Explicitly check for error codeAlexander Steffen2023-08-111-2/+8
* hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz2023-08-111-1/+1
* staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong2023-08-111-2/+4
* usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda2023-08-111-0/+1
* USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik2023-08-111-0/+4
* usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen2023-08-111-1/+7
* usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang2023-08-111-2/+2
* usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan2023-08-111-2/+4
* Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2023-08-112-19/+0
* can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde2023-08-111-0/+2
* USB: serial: simple: sort driver entriesJohan Hovold2023-08-111-33/+33
* USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum2023-08-111-0/+7
* USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi2023-08-111-0/+2
* USB: serial: option: support Quectel EM060K_128Jerry Meng2023-08-111-0/+4
* ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann2023-08-111-1/+1
* dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai2023-08-111-2/+7
* drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui2023-08-111-1/+1
* RDMA/mlx4: Make check for invalid flags stricterDan Carpenter2023-08-111-9/+9
* benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong2023-08-111-1/+2
* platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy2023-08-111-4/+4
* team: reset team's flags when down link is P2P deviceHangbin Liu2023-08-111-0/+9
* bonding: reset bond's flags when down link is P2P deviceHangbin Liu2023-08-111-0/+5
* ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong2023-08-111-2/+5
* phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli2023-08-111-1/+1
* i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming2023-08-111-1/+1
* scsi: qla2xxx: Array index may go out of boundNilesh Javali2023-08-111-1/+2