summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche2023-08-111-1/+2
* net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong2023-08-111-1/+3
* 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
* 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: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen2023-08-111-1/+7
* 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
* 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
* i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming2023-08-111-1/+1
* gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede2023-08-111-3/+3
* fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong2023-08-111-0/+3
* net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil2023-08-111-5/+19
* pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello2023-08-111-13/+15
* fbdev: imxfb: warn about invalid left/right marginMartin Kaiser2023-08-111-2/+2
* spi: bcm63xx: fix max prepend lengthJonas Gorski2023-08-111-1/+1
* igb: Fix igb_down hung on surprise removalYing Hsu2023-08-111-0/+5
* md/raid10: prevent soft lockup while flush writesYu Kuai2023-08-111-0/+2
* md: fix data corruption for raid456 when reshape restart while grow upYu Kuai2023-08-111-2/+12
* nbd: Add the maximum limit of allocated index in nbd_dev_addZhong Jinghua2023-08-111-1/+2
* serial: atmel: don't enable IRQs prematurelyDan Carpenter2023-08-111-2/+2
* scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar2023-08-111-0/+2
* scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali2023-08-111-0/+4
* scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika2023-08-111-1/+2
* scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran2023-08-111-0/+13
* tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...Christophe JAILLET2023-08-111-0/+8
* tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...Christophe JAILLET2023-08-111-1/+5
* Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-08-113-28/+3
* meson saradc: fix clock divider mask lengthGeorge Stark2023-08-111-1/+1
* hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser2023-08-111-4/+2
* md/raid0: add discard support for the 'original' layoutJason Baron2023-08-112-8/+55