summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-11dmaengine: bcm2835: Document struct bcm2835_dmadevLukas Wunner1-0/+6
2019-09-11spi: Guarantee cacheline alignment of driver-private dataLukas Wunner1-4/+7
2019-09-11dmaengine: bcm2835: Allow reusable descriptorsLukas Wunner1-0/+1
2019-09-11dmaengine: bcm2835: Allow cyclic transactions without interruptLukas Wunner1-2/+10
2019-09-11spi: bcm2835: Drop dma_pending flagLukas Wunner1-15/+8
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King1-1/+1
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King1-1/+1
2019-09-11net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King1-1/+1
2019-09-11NFC: st95hf: fix spelling mistake "receieve" -> "receive"Colin Ian King1-1/+1
2019-09-11Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake1-1/+1
2019-09-11Revert "mmc: bcm2835: Terminate timeout work synchronously"Stefan Wahren1-1/+1
2019-09-11gpio: creg-snps: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-11gpio: devres: Switch to EXPORT_SYMBOL_GPL()Geert Uytterhoeven1-14/+14
2019-09-11gpio: of: Switch to EXPORT_SYMBOL_GPL()Geert Uytterhoeven1-4/+4
2019-09-11gpio: of: Make of_gpio_simple_xlate() privateGeert Uytterhoeven1-3/+3
2019-09-11gpio: of: Make of_get_named_gpiod_flags() privateGeert Uytterhoeven2-8/+1
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel39-1377/+3323
2019-09-11iommu/vt-d: Declare Broadwell igfx dmar support snafuChris Wilson1-9/+35
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park1-4/+73
2019-09-11iommu/vt-d: Use bounce buffer for untrusted devicesLu Baolu1-0/+258
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu3-3/+25
2019-09-11iommu/vt-d: Don't switch off swiotlb if bounce page is usedLu Baolu2-15/+18
2019-09-11iommu/vt-d: Check whether device requires bounce bufferLu Baolu1-0/+7
2019-09-11swiotlb: Split size parameter to map/unmap APIsLu Baolu1-4/+4
2019-09-11regulator: core: Fix error return for /sys accessH. Nikolaus Schaller1-3/+5
2019-09-11regulator: da9211: fix obtaining "enable" GPIODmitry Torokhov1-1/+1
2019-09-11regulator: max77686: fix obtaining "maxim,ena" GPIODmitry Torokhov1-1/+1
2019-09-11gpio: aspeed: Add in ast2600 details to Aspeed driverRashmica Gupta1-2/+20
2019-09-11gpio: aspeed: Use ngpio property from device tree if availableRashmica Gupta1-7/+11
2019-09-11gpio: aspeed: Setup irqchip dynamicallyRashmica Gupta1-9/+7
2019-09-11gpio/aspeed: Fix incorrect number of banksRashmica Gupta1-1/+1
2019-09-11gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede1-4/+38
2019-09-11net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan1-1/+1
2019-09-11wimax: i2400: fix memory leakNavid Emamdoost1-0/+1
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij7-50/+101
2019-09-10hwmon: (shtc1) add support for the SHTC3 sensorDan Robertson2-16/+45
2019-09-10hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson1-1/+1
2019-09-10gpiolib: acpi: make acpi_can_fallback_to_crs() staticDmitry Torokhov2-17/+10
2019-09-10gpiolib: of: fix fallback quirks handlingDmitry Torokhov1-18/+9
2019-09-10spi: bcm2835: Work around DONE bit erratumLukas Wunner1-2/+12
2019-09-10Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij4-49/+55
2019-09-10regulator: uniphier: Add Pro5 USB3 VBUS supportKunihiko Hayashi1-0/+4
2019-09-10regulator: fixed: add possibility to enable by clockPhilippe Schenker1-3/+80
2019-09-10regulator: s2mps11: Consistently use local variableKrzysztof Kozlowski1-1/+1
2019-09-10net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek1-1/+1
2019-09-10drm/lima: fix lima_gem_wait() return valueVasily Khoruzhick1-1/+1
2019-09-09Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+26
2019-09-09virtio_ring: fix unmap of indirect descriptorsMatthias Lange1-2/+6
2019-09-09drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+Chris Wilson1-5/+0
2019-09-09drm/i915: Limit MST to <= 8bpc once againVille Syrjälä1-1/+9