summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: bbt: Fix corner case in bad block table handlingDoyle, Patrick2022-01-271-1/+1
* lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin2022-01-271-1/+2
* net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix2022-01-271-1/+1
* bcmgenet: add WOL IRQ checkSergey Shtylyov2022-01-271-4/+6
* dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus2022-01-271-9/+9
* dmaengine: at_xdmac: Fix lld view settingTudor Ambarus2022-01-271-1/+3
* dmaengine: at_xdmac: Fix concurrency over xfers_listTudor Ambarus2022-01-271-7/+10
* dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus2022-01-271-2/+4
* dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus2022-01-271-6/+0
* libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault2022-01-271-1/+2
* rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles2022-01-271-0/+4
* net: axienet: increase default TX ring size to 128Robert Hancock2022-01-271-1/+1
* net: axienet: fix number of TX ring slots for available checkRobert Hancock2022-01-271-2/+2
* net: axienet: limit minimum TX ring sizeRobert Hancock2022-01-271-1/+3
* clk: si5341: Fix clock HW provider cleanupRobert Hancock2022-01-271-1/+1
* parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin2022-01-271-1/+3
* net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz2022-01-271-1/+2
* Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh2022-01-271-20/+1
* dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASKAmelie Delaunay2022-01-271-1/+1
* RDMA/rxe: Fix a typo in opcode nameChengguang Xu2022-01-271-1/+1
* RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu2022-01-271-1/+1
* scsi: core: Show SCMD_LAST in text formBart Van Assche2022-01-271-0/+1
* media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi2022-01-271-1/+8
* firmware: Update Kconfig help text for Google firmwareBen Hutchings2022-01-271-3/+3
* of: base: Improve argument length mismatch errorBaruch Siach2022-01-271-3/+8
* drm/radeon: fix error handling in radeon_driver_open_kmsChristian König2022-01-271-10/+12
* PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe devicePali Rohár2022-01-271-0/+1
* PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár2022-01-273-5/+12
* PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár2022-01-271-0/+21
* drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris2022-01-271-2/+12
* drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin2022-01-271-2/+2
* drm/etnaviv: limit submit sizesLucas Stach2022-01-271-0/+6
* iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2022-01-271-1/+1
* serial: Fix incorrect rs485 polarity on uart openLukas Wunner2022-01-271-2/+2
* crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li2022-01-271-1/+1
* crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut2022-01-271-2/+2
* crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit2022-01-271-1/+1
* rpmsg: core: Clean up resources on announce_create failure.Arnaud Pouliquen2022-01-271-4/+16
* power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy2022-01-271-2/+2
* scsi: sr: Don't use GFP_DMAChristoph Hellwig2022-01-272-3/+3
* i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D2022-01-271-4/+4
* scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart2022-01-274-30/+48
* w1: Misuse of get_user()/put_user() reported by sparseChristophe Leroy2022-01-271-20/+6
* clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBBMartin Blumenstingl2022-01-271-3/+41
* i2c: mpc: Correct I2C reset procedureJoakim Tjernlund2022-01-271-8/+15
* i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit2022-01-271-10/+5
* random: do not throw away excess input to crng_fast_loadJason A. Donenfeld2022-01-271-7/+12
* serial: core: Keep mctrl register state and cached copy in syncLukas Wunner2022-01-271-1/+2
* serial: pl010: Drop CR register reset on set_termiosLukas Wunner2022-01-271-3/+0
* regulator: qcom_smd: Align probe function with rpmh-regulatorKonrad Dybcio2022-01-271-30/+70