aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into nextJoerg Roedel56-781/+2172
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown57-848/+1235
2021-06-25Merge remote-tracking branch 'spi/for-5.13' into spi-linusMark Brown3-7/+15
2021-06-25Merge remote-tracking branch 'spi/for-5.12' into spi-linusMark Brown1-3/+5
2021-06-25Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown260-4573/+16299
2021-06-25Merge remote-tracking branch 'asoc/for-5.13' into asoc-linusMark Brown29-99/+297
2021-06-25iommu/virtio: Enable x86 supportJean-Philippe Brucker3-1/+14
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker5-14/+11
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker8-0/+404
2021-06-25ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker4-72/+86
2021-06-25ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker6-50/+66
2021-06-25PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár1-0/+11
2021-06-25HID: thrustmaster: Switch to kmemdup() when allocate change_requestYang Yingliang1-2/+3
2021-06-25HID: multitouch: Disable event reporting on suspend when the device is not a wakeup-sourceHans de Goede1-1/+2
2021-06-25HID: logitech-dj: Implement may_wakeup ll-driver callbackHans de Goede1-0/+8
2021-06-25HID: usbhid: Implement may_wakeup ll-driver callbackHans de Goede1-0/+8
2021-06-25HID: core: Add hid_hw_may_wakeup() functionHans de Goede1-0/+18
2021-06-25serial: mvebu-uart: remove unused member nb from struct mvebu_uartPali Rohár1-1/+0
2021-06-25arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár1-1/+1
2021-06-25dt-bindings: mvebu-uart: fix documentationPali Rohár1-3/+3
2021-06-25serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár1-3/+8
2021-06-25serial: mvebu-uart: do not allow changing baudrate when uartclk is not availablePali Rohár1-3/+2
2021-06-25serial: mvebu-uart: fix calculation of clock divisorPali Rohár1-1/+1
2021-06-25PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár1-1/+1
2021-06-25spi: core: add dma_map_dev for dma deviceVinod Koul2-0/+5
2021-06-25spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAMLNobuhiro Iwamatsu2-25/+51
2021-06-25bpfilter: Specify the log level for the kmsg messageGary Lin1-1/+1
2021-06-25docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-2/+2
2021-06-25dt-bindings: gpio: pcf857x: Convert to json-schemaGeert Uytterhoeven2-69/+103
2021-06-25gpio: mxs: Prefer unsigned int to bare use of unsignedJinchao Wang1-2/+2
2021-06-25dt-bindings: gpio: stp: convert to json-schemaAleksander Jan Bajkowski2-42/+99
2021-06-25gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg1-0/+2
2021-06-25staging: hi6421-spmi-pmic: cleanup some macrosMauro Carvalho Chehab1-33/+53
2021-06-25staging: hi6421-spmi-pmic: change identation of a tableMauro Carvalho Chehab1-4/+4
2021-06-25staging: hi6421-spmi-pmic: change a return codeMauro Carvalho Chehab1-1/+1
2021-06-25staging: hi6421-spmi-pmic: better name IRQsMauro Carvalho Chehab1-2/+2
2021-06-25staging: hi6421-spmi-pmic: use devm_request_threaded_irq()Mauro Carvalho Chehab1-11/+5
2021-06-25staging: hisilicon,hi6421-spmi-pmic.yaml: cleanup descriptionsMauro Carvalho Chehab1-3/+2
2021-06-25spmi: hisi-spmi-controller: move driver from stagingMauro Carvalho Chehab8-13/+18
2021-06-25phy: phy-hi3670-usb3: move driver from staging into phyMauro Carvalho Chehab7-14/+19
2021-06-25tty: make linux/tty_flip.h self-containedJiri Slaby1-0/+2
2021-06-25ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is foundChristophe JAILLET1-2/+5
2021-06-25staging: rtl8188eu: remove include/rtw_debug.h headerPhillip Potter5-61/+1
2021-06-25staging: rtl8188eu: remove GlobalDebugLevel variablePhillip Potter3-6/+0
2021-06-25staging: rtl8188eu: remove DRIVER_PREFIX preprocessor definitionPhillip Potter2-25/+0
2021-06-25staging: rtl8188eu: remove RT_TRACE macroPhillip Potter1-9/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_recv.cPhillip Potter1-2/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/hal_intf.cPhillip Potter1-3/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_xmit.cPhillip Potter1-9/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_xmit.cPhillip Potter1-94/+7