summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-05-149-12/+18
* NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia2021-05-141-2/+2
* NFSD: Fix sparse warning in nfs4proc.cChuck Lever2021-05-141-6/+2
* arm64: dts: mediatek: fix reset GPIO level on pumpkinFabien Parent2021-05-141-1/+1
* phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven2021-05-141-2/+2
* phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I2021-05-141-0/+6
* soundwire: bus: Fix device found flag correctlySrinivas Kandagatla2021-05-141-1/+2
* bus: qcom: Put child node before returnPan Bian2021-05-141-1/+3
* arm64: dts: renesas: r8a779a0: Fix PMU interruptYoshihiro Shimoda2021-05-141-4/+1
* mtd: require write permissions for locking and badblock ioctlsMichael Walle2021-05-141-4/+4
* dt-bindings: serial: stm32: Use 'type: object' instead of false for 'addition...dillon min2021-05-141-1/+2
* usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'Christophe JAILLET2021-05-141-4/+12
* usb: gadget: s3c: Fix incorrect resources releasingChristophe JAILLET2021-05-141-11/+3
* fotg210-udc: Complete OUT requests on short packetsFabian Vogt2021-05-141-2/+6
* fotg210-udc: Don't DMA more than the buffer can takeFabian Vogt2021-05-141-2/+3
* fotg210-udc: Mask GRP2 interrupts we don't handleFabian Vogt2021-05-141-0/+6
* fotg210-udc: Remove a dubious condition leading to fotg210_doneFabian Vogt2021-05-141-2/+1
* fotg210-udc: Fix EP0 IN requests bigger than two packetsFabian Vogt2021-05-141-1/+1
* fotg210-udc: Fix DMA on EP0 for length > max packet sizeFabian Vogt2021-05-141-1/+1
* crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang2021-05-143-6/+6
* crypto: qat - don't release uninitialized resourcesTong Zhang2021-05-141-4/+13
* crypto: ccp - fix command queuing to TEE ring bufferRijo Thomas2021-05-142-16/+53
* usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)Andy Shevchenko2021-05-141-14/+57
* usb: gadget: pch_udc: Initialize device pointer before useAndy Shevchenko2021-05-141-2/+3
* usb: gadget: pch_udc: Check for DMA mapping errorAndy Shevchenko2021-05-141-1/+1
* usb: gadget: pch_udc: Check if driver is present before calling ->setup()Andy Shevchenko2021-05-141-10/+18
* usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()Andy Shevchenko2021-05-141-1/+1
* devtmpfs: fix placement of complete() callRasmus Villemoes2021-05-141-1/+1
* x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes2021-05-141-4/+4
* spi: stm32: Fix use-after-free on unbindAlain Volmat2021-05-141-14/+10
* arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint bindingVladimir Barinov2021-05-141-8/+8
* regulator: bd9576: Fix return from bd957x_probe()Dan Carpenter2021-05-141-7/+4
* spi: stm32: drop devres version of spi_register_masterAntonio Borneo2021-05-141-1/+2
* crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to mapColin Ian King2021-05-141-1/+3
* arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881xSrinivas Kandagatla2021-05-141-2/+2
* arm64: dts: qcom: sm8250: fix number of pins in 'gpio-ranges'Shawn Guo2021-05-141-1/+1
* arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges'Shawn Guo2021-05-141-1/+1
* arm64: dts: qcom: sdm845: fix number of pins in 'gpio-ranges'Shawn Guo2021-05-141-1/+1
* arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2 physical timerSai Prakash Ranjan2021-05-141-1/+1
* arm64: dts: qcom: sm8250: Fix level triggered PMU interrupt polaritySai Prakash Ranjan2021-05-141-1/+1
* ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow controlValentin CARON - foss2021-05-141-3/+18
* mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai2021-05-141-1/+3
* mtd: don't lock when recursively deleting partitionsDavid Bauer2021-05-141-1/+1
* mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam2021-05-141-5/+2
* mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()Manivannan Sadhasivam2021-05-141-0/+3
* mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas2021-05-141-0/+6
* mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()Dan Carpenter2021-05-141-0/+2
* spi: rockchip: avoid objtool warningArnd Bergmann2021-05-141-3/+10
* regmap: set debugfs_name to NULL after it is freedMeng Li2021-05-141-0/+1
* usb: typec: stusb160x: fix return value check in stusb160x_probe()Wei Yongjun2021-05-141-2/+2