summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang2023-02-221-4/+4
* mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2023-02-222-15/+14
* mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil2023-02-221-0/+10
* nvmem: core: fix registration vs use raceRussell King (Oracle)2023-02-221-9/+7
* nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)2023-02-221-12/+10
* nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-02-221-3/+1
* nvmem: core: add error handling for dev_set_nameGaosheng Cui2023-02-221-3/+9
* platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede2023-02-221-0/+9
* nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel2023-02-221-1/+3
* net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2023-02-222-1/+4
* usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani2023-02-151-4/+4
* usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson2023-02-151-0/+3
* net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern2023-02-151-3/+1
* pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko2023-02-151-3/+13
* spi: dw: Fix wrong FIFO level setting for long xfersSerge Semin2023-02-151-1/+1
* pinctrl: single: fix potential NULL dereferenceMaxim Korotkov2023-02-151-0/+2
* pinctrl: aspeed: Fix confusing types in return valueJoel Stanley2023-02-151-1/+1
* net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory2023-02-151-1/+1
* net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory2023-02-151-0/+1
* net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea2023-02-151-8/+5
* net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean2023-02-151-12/+12
* ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan2023-02-151-1/+1
* ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel2023-02-151-3/+12
* net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit2023-02-151-0/+2
* bonding: fix error checking in bond_debug_reregister()Qi Zheng2023-02-151-1/+1
* RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang2023-02-151-4/+4
* IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea2023-02-151-0/+8
* IB/hfi1: Restore allocated resources on failed copyoutDean Luick2023-02-151-2/+5
* of/address: Return an error when no valid dma-ranges are foundMark Brown2023-02-151-6/+15
* iio:adc:twl6030: Enable measurement of VACAndreas Kemnade2023-02-151-1/+1
* nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2023-02-151-1/+1
* wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang2023-02-151-0/+17
* fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu2023-02-151-15/+31
* serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen2023-02-151-2/+10
* serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen2023-02-151-1/+13
* nvmem: core: fix cell removal on errorMichael Walle2023-02-151-2/+1
* nvmem: core: initialise nvmem->id earlyRussell King (Oracle)2023-02-151-1/+2
* drm/i915: Fix potential bit_17 double-freeRob Clark2023-02-151-4/+5
* fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun2023-02-151-2/+2
* nvmem: qcom-spmi-sdam: fix module autoloadingJohan Hovold2023-02-151-0/+1
* iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song2023-02-151-3/+3
* iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song2023-02-151-1/+0
* iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song2023-02-151-2/+4
* iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song2023-02-151-6/+6
* iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song2023-02-151-2/+15
* iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song2023-02-151-1/+1
* iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song2023-02-151-1/+27
* iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song2023-02-151-1/+1
* iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song2023-02-151-7/+34
* iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade2023-02-151-0/+32