aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-04-01Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-04-01Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-30media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus
2020-03-30drm/amdgpu: enable gfxoff for raven1 refreshchangzhu
2020-03-30ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com
2020-03-30s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2020-03-30dmaengine: k3dma: Avoid null pointer traversalJohn Stultz
2020-03-30drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)
2020-03-30scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin
2020-03-30scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash
2020-03-30gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)
2020-03-30rtc: brcmstb-waketimer: add missed clk_disable_unprepareChuhong Yuan
2020-03-30rtc: msm6242: Fix reading of 10-hour digitKars de Jong
2020-03-30rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-03-30spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard
2020-03-30spi: pxa2xx: Set controller->max_transfer_size in dma modeDaniel Vetter
2020-03-30mtd: spi-nor: fix silent truncation in spi_nor_read_raw()Sergei Shtylyov
2020-03-30mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov
2020-03-30spi: sprd: Fix the incorrect SPI registerHuanpeng Xin
2020-03-30iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu
2020-03-30media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost
2020-03-30media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-03-30media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET
2020-03-30media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund
2020-03-30media: ov6650: Fix default format not applied on device probeJanusz Krzysztofik
2020-03-30media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik
2020-03-30media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik
2020-03-30media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik
2020-03-30tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan
2020-03-30tty: serial: imx: use the sg count from dma_map_sgPeng Fan
2020-03-30MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang
2020-03-30PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas
2020-03-30PCI/PM: Clear PCIe PME Status even for legacy power managementBjorn Helgaas
2020-03-30PCI: Fix missing bridge dma_ranges resource list cleanupRob Herring
2020-03-30PCI: dwc: Fix find_next_bit() usageNiklas Cassel
2020-03-30PCI: aardvark: Fix PCI_EXP_RTCTL register configurationRemi Pommarel
2020-03-30PCI: aardvark: Use LTSSM state to build link training flagRemi Pommarel
2020-03-30scsi: sd: enable compat ioctls for sed-opalArnd Bergmann
2020-03-30PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg
2020-03-30pinctrl: lewisburg: Update pin list according to v1.1v6Andy Shevchenko
2020-03-30pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSRKeiya Nobuta
2020-03-30pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King
2020-03-30rsi: fix potential null dereference in rsi_probe()Denis Efremov
2020-03-30clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez
2020-03-30clk: Fix memory leak in clk_unregister()Kishon Vijay Abraham I
2020-03-30clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu
2020-03-30clk: meson: axg-audio: fix regmap last registerJerome Brunet
2020-03-30iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2020-03-30crypto: geode-aes - convert to skcipher API and make thread-safeEric Biggers
2020-03-30crypto: virtio - implement missing support for output IVsArd Biesheuvel