summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu1-0/+12
2024-01-26i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-26i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-26mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-0/+2
2024-01-26mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2024-01-26mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2024-01-26mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2024-01-26mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET4-27/+16
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-3/+5
2024-01-26net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-26net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma3-2/+10
2024-01-26net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-26net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-26net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge1-2/+3
2024-01-26net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-26PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-26nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-26nvmet: re-fix tracing strncpy() warningArnd Bergmann1-2/+1
2024-01-26serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-26usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun2-2/+40
2024-01-26nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi1-2/+1
2024-01-26nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi1-1/+12
2024-01-26usb: cdc-acm: return correct error code on unsupported breakOliver Neukum2-0/+6
2024-01-26tty: use 'if' in send_break() instead of 'goto'Jiri Slaby (SUSE)1-5/+4
2024-01-26tty: don't check for signal_pending() in send_break()Jiri Slaby (SUSE)1-2/+1
2024-01-26tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAKJiri Slaby (SUSE)1-15/+17
2024-01-26tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)3-5/+5
2024-01-26iio: adc: ad9467: fix scale settingNuno Sa2-59/+62
2024-01-26iio: adc: ad9467: don't ignore error codesNuno Sa1-10/+17
2024-01-26iio: adc: ad9467: fix reset gpio handlingNuno Sa1-13/+18
2024-01-26iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König1-16/+1
2024-01-26serial: imx: fix tx statemachine deadlockPaul Geurts1-2/+2
2024-01-26software node: Let args be NULL in software_node_get_reference_argsSakari Ailus1-0/+3
2024-01-26serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König1-1/+1
2024-01-26power: supply: bq256xx: fix some problem in bq256xx_hw_initSu Hui1-1/+4
2024-01-26power: supply: cw2015: correct time_to_empty units in sysfsJan Palus1-1/+1
2024-01-26mfd: intel-lpss: Fix the fractional clock divider flagsAndy Shevchenko1-1/+1
2024-01-26leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh1-0/+1
2024-01-26mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan1-0/+4
2024-01-26iommu/dma: Trace bounce buffer usage when mapping buffersIsaac J. Manjarres1-0/+3
2024-01-26serial: sc16is7xx: set safe default SPI clock frequencyHugo Villeneuve1-1/+2
2024-01-26serial: sc16is7xx: add check for unsupported SPI modes during probeHugo Villeneuve1-1/+4
2024-01-26HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2024-01-26iio: adc: ad7091r: Pass iio_dev to event handlerMarcelo Schmitt1-3/+3
2024-01-26PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng1-2/+8
2024-01-26PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel1-0/+1
2024-01-26wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-26wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-26wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-26wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi1-1/+1