summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal
2019-07-05drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOsUenal Mutlu
2019-07-05video: fbdev: imxfb: fix a typo in imxfb_probe()Wei Yongjun
2019-07-05video: fbdev: s3c-fb: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-05dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R
2019-07-05dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong
2019-07-05dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck
2019-07-05dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter
2019-07-05vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman
2019-07-05Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-05Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2019-07-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-07-05ACPI / APEI: Remove needless __ghes_check_estatus() callsLiguang Zhang
2019-07-04Merge remote-tracking branch 'spi/topic/pump-rt' into spi-nextMark Brown
2019-07-04Merge branch 'spi-5.3' into spi-nextMark Brown
2019-07-04Merge branch 'spi-5.2' into spi-linusMark Brown
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown
2019-07-04Merge branch 'regulator-5.2' into regulator-linusMark Brown
2019-07-04Merge branch 'regmap-5.3' into regmap-nextMark Brown
2019-07-04Merge branch 'regmap-5.2' into regmap-linusMark Brown
2019-07-04regulator: max77650: use vsel_stepBartosz Golaszewski
2019-07-04regulator: implement selector steppingBartosz Golaszewski
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel
2019-07-04iommu/omap: No need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-04regmap: select CONFIG_REGMAP while REGMAP_SCCB is setYueHaibing
2019-07-04drm/imx: only send event on crtc disable if kept disabledRobert Beckett
2019-07-04drm/imx: notify drm core before sending event during crtc disableRobert Beckett
2019-07-04i3c: master: Use struct_size() helperGustavo A. R. Silva
2019-07-04PM: sleep: Drop dev_pm_skip_next_resume_phases()Rafael J. Wysocki
2019-07-04ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki
2019-07-04iommu/arm-smmu-v3: Invalidate ATC when detaching a deviceJean-Philippe Brucker
2019-07-04gpio: stp-xway: allow compile-testingMartin Blumenstingl
2019-07-04gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependencyMartin Blumenstingl
2019-07-04gpio: stp-xway: improve module clock error handlingMartin Blumenstingl
2019-07-04gpio: stp-xway: simplify error handling in xway_stp_probe()Martin Blumenstingl
2019-07-04gpiolib: Clarify use of non-sleeping functionsGeert Uytterhoeven
2019-07-04gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven
2019-07-04Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2019-07-04Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-07-04Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-04Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-04ACPICA: Update table load object initializationErik Schmauss
2019-07-04ACPICA: Update for object initialization sequenceBob Moore
2019-07-04ACPICA: remove legacy module-level code due to deprecationErik Schmauss
2019-07-04ACPICA: Namespace: simplify creation of the initial/default namespaceBob Moore
2019-07-04Merge ACPI tables handling changes for v5.3.Rafael J. Wysocki
2019-07-03crypto: stm32/hash - remove interruptible condition for dmaLionel Debieve
2019-07-03crypto: stm32/hash - Fix hmac issue more than 256 bytesLionel Debieve
2019-07-03crypto: stm32/crc32 - rename driver fileLionel Debieve