summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal2023-08-111-0/+4
* PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy2023-08-111-0/+2
* tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen2023-08-111-23/+7
* wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap2023-08-111-1/+4
* NTB: ntb_transport: fix possible memory leak while device_register() failsYang Yingliang2023-08-111-1/+1
* ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Yuan Can2023-08-111-1/+6
* NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can2023-08-111-1/+6
* ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can2023-08-111-1/+6
* net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka2023-08-111-2/+2
* spi: spi-fsl-spi: allow changing bits_per_word while CS is still activeRasmus Villemoes2023-08-111-5/+6
* spi: spi-fsl-spi: relax message sanity checking a littleRasmus Villemoes2023-08-111-3/+5
* spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msgRasmus Villemoes2023-08-111-6/+4
* mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko2023-08-111-0/+7
* mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko2023-08-111-0/+7
* mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0Nishanth Menon2023-08-111-3/+9
* spi: bcm-qspi: return error if neither hif_mspi nor mspi is availableJonas Gorski2023-08-111-7/+3
* Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider2023-08-111-0/+1
* rtc: st-lpc: Release some resources in st_rtc_probe() in case of errorChristophe JAILLET2023-08-111-1/+1
* mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET2023-08-111-2/+2
* mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang2023-08-111-0/+3