summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* arch_topology: Remove early cacheinfo error message if -ENOENTPierre Gondois2023-05-111-3/+4
* dm: don't lock fs when the map is NULL in process of resumeLi Lingfeng2023-05-111-1/+4
* dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer2023-05-111-3/+4
* dm flakey: fix a crash with invalid table lineMikulas Patocka2023-05-111-2/+2
* dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer2023-05-111-3/+5
* dm clone: call kmem_cache_destroy() in dm_clone_init() error pathMike Snitzer2023-05-111-0/+1
* dm verity: fix error handling for check_at_most_once on FECYeongjin Gil2023-05-111-1/+1
* vhost_vdpa: fix unmap process in no-batch modeCindy Lu2023-05-111-7/+1
* s390/dasd: fix hanging blockdevice after request requeueStefan Haberland2023-05-111-1/+1
* ACPI: PM: Do not turn of unused power resources on the Toshiba Click MiniHans de Goede2023-05-111-0/+19
* hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()Dan Carpenter2023-05-111-1/+1
* hte: tegra: fix 'struct of_device_id' build errorArnd Bergmann2023-05-111-0/+1
* mfd: arizona-spi: Add missing MODULE_DEVICE_TABLECharles Keepax2023-05-111-0/+1
* mfd: ocelot-spi: Fix unsupported bulk readColin Foster2023-05-111-0/+1
* mfd: tqmx86: Correct board names for TQMxE39xMatthias Schiffer2023-05-111-15/+17
* mfd: tqmx86: Specify IO port register range more preciselyMatthias Schiffer2023-05-111-5/+5
* mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer2023-05-111-3/+7
* thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen2023-05-111-2/+12
* pinctrl-bcm2835.c: fix race condition when setting gpio dirHans Verkuil2023-05-111-4/+15
* dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea2023-05-111-1/+4
* dmaengine: at_xdmac: restore the content of grws registerClaudiu Beznea2023-05-111-0/+9
* dmaengine: at_xdmac: do not resume channels paused by consumersClaudiu Beznea2023-05-111-7/+45
* dmaengine: at_xdmac: fix imbalanced runtime PM reference counterClaudiu Beznea2023-05-111-13/+13
* dmaengine: at_xdmac: disable/enable clock directly on suspend/resumeClaudiu Beznea2023-05-111-3/+9
* dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie2023-05-111-2/+5
* dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie2023-05-111-9/+11
* dma: gpi: remove spurious unlock in gpi_ch_initDmitry Baryshkov2023-05-111-1/+0
* phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli2023-05-111-6/+5
* phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui2023-05-111-0/+2
* soundwire: intel: don't save hw_params for use in preparePierre-Louis Bossart2023-05-112-6/+7
* pwm: mtk-disp: Configure double buffering before reading in .get_state()AngeloGioacchino Del Regno2023-05-111-0/+10
* pwm: mtk-disp: Disable shadow registers before setting backlight valuesAngeloGioacchino Del Regno2023-05-111-11/+13
* leds: tca6507: Fix error handling of using fwnode_property_read_stringH. Nikolaus Schaller2023-05-111-2/+3
* dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET2023-05-111-1/+1
* pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL2023-05-115-0/+5
* leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap2023-05-111-1/+1
* pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven2023-05-111-251/+251
* pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven2023-05-111-122/+49
* pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven2023-05-111-188/+279
* pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin groupPhong Hoang2023-05-111-1/+1
* pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham2023-05-111-8/+0
* rtc: jz4740: Make sure clock provider gets removedLars-Peter Clausen2023-05-111-1/+2
* clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai2023-05-111-6/+24
* RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang2023-05-111-1/+1
* RDMA/mlx5: Fix flow counter query via DEVXMark Bloch2023-05-111-5/+26
* RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon2023-05-111-2/+4
* RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"Zhu Yanjun2023-05-111-3/+8
* RDMA/rxe: Remove __rxe_do_task()Bob Pearson2023-05-113-58/+17
* RDMA/rxe: Convert tasklet args to queue pairsBob Pearson2023-05-116-18/+17
* Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin2023-05-111-2/+1