summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18staging: most: dim2: do not double-register the same deviceNikita Yushchenko4-72/+14
2021-11-18usb: musb: select GENERIC_PHY instead of depending on itRandy Dunlap1-1/+1
2021-11-18RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky1-1/+3
2021-11-18scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter1-1/+1
2021-11-18power: supply: max17040: fix null-ptr-deref in max17040_probe()Yang Yingliang1-0/+2
2021-11-18power: supply: rt5033_battery: Change voltage values to µVJakob Hauser1-1/+1
2021-11-18usb: gadget: hid: fix error code in do_config()Dan Carpenter1-1/+3
2021-11-18serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko1-1/+1
2021-11-18video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy1-1/+1
2021-11-18clk: at91: check pmc node status before registering syscore opsClément Léger1-0/+5
2021-11-18memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu1-7/+6
2021-11-18soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET1-1/+1
2021-11-18driver core: Fix possible memory leak in device_link_add()Yang Yingliang1-3/+1
2021-11-18scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv1-1/+1
2021-11-18soundwire: debugfs: use controller id and link_id for debugfsSrinivas Kandagatla1-1/+1
2021-11-18scsi: dc395: Fix error case unwindingTong Zhang1-0/+1
2021-11-18bus: ti-sysc: Fix timekeeping_suspended warning on resumeTony Lindgren1-12/+53
2021-11-18RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier1-1/+2
2021-11-18clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling pathsChristophe JAILLET1-3/+11
2021-11-18RDMA/rxe: Fix wrong port_cap_flagsJunji Wei1-1/+1
2021-11-18iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean8-16/+16
2021-11-18iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko12-66/+130
2021-11-18of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand1-8/+8
2021-11-18ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu1-0/+3
2021-11-18ibmvnic: don't stop queue in xmitSukadev Bhattiprolu1-2/+0
2021-11-18net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)1-1/+1
2021-11-18net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K2-1/+27
2021-11-18drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher1-2/+2
2021-11-18wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain1-2/+7
2021-11-18wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-11-18libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-18libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-18spi: spi-rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar1-1/+3
2021-11-18tpm_tis_spi: Add missing SPI IDMark Brown1-0/+1
2021-11-18tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu2-8/+22
2021-11-18irq: mips: avoid nested irq_enter()Mark Rutland1-1/+1
2021-11-18drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang1-3/+5
2021-11-18clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook1-0/+1
2021-11-18nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy1-0/+2
2021-11-18phy: micrel: ksz8041nl: do not use power down modeStefan Agner1-2/+3
2021-11-18net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner1-7/+11
2021-11-18mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-11-18rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan1-0/+1
2021-11-18mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()Shayne Chen1-1/+1
2021-11-18mt76: mt7915: fix sta_rec_wtbl tag lenShayne Chen1-1/+1
2021-11-18mt76: mt7915: fix possible infinite loop release semaphoreLorenzo Bianconi1-1/+1
2021-11-18mt76: mt76x02: fix endianness warnings in mt76x02_mac.cLorenzo Bianconi1-6/+7
2021-11-18mt76: mt7615: fix endianness warning in mt7615_mac_write_txwiLorenzo Bianconi1-6/+9
2021-11-18platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor1-1/+1
2021-11-18mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET1-0/+10