summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Enable PPTT support on ARM64Jeremy Linton2018-05-172-0/+4
* ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton2018-05-171-0/+655
* cacheinfo: rename of_node to fw_tokenJeremy Linton2018-05-171-7/+9
* drivers: base: cacheinfo: setup DT cache properties earlyJeremy Linton2018-05-171-36/+29
* drivers: base: cacheinfo: move cache_setup_of_node()Jeremy Linton2018-05-171-40/+40
* Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
|\
| * iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| * iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| * iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| * iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25
| * iommu/rockchip: Make clock handling optionalHeiko Stuebner2018-05-031-1/+8
| * iommu/amd: Hide unused iommu_table_lockArnd Bergmann2018-05-031-1/+1
| * iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-2/+2
|\ \
| * | irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias2018-05-021-2/+2
| |/
* | Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-05-052-2/+4
|\ \
| * | platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello2018-05-041-1/+1
| * | platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-041-1/+3
* | | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-05-0516-57/+132
|\ \ \
| * \ \ Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-05-042-34/+40
| |\ \ \
| | * | | USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-021-34/+35
| | * | | USB: serial: option: adding support for ublox R410MSZ Lin (林上智)2018-05-021-0/+5
| | | |/ | | |/|
| * | | Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2018-05-042-3/+6
| * | | usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus2018-05-031-8/+39
| * | | usb: typec: tcpm: Release the role mux when exitingHeikki Krogerus2018-05-031-0/+1
| * | | USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern2018-05-031-1/+3
| * | | xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman2018-05-031-0/+1
| * | | usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu2018-04-301-1/+2
| * | | usb: musb: host: fix potential NULL pointer dereferenceBin Liu2018-04-301-1/+3
| * | | Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-04-306-9/+37
| |\ \ \ | | |/ / | |/| |
| | * | usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana2018-04-251-1/+1
| | * | usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be staticWei Yongjun2018-04-251-1/+1
| | * | usb: dwc2: pci: Fix error return code in dwc2_pci_probe()Wei Yongjun2018-04-251-1/+3
| | * | usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan2018-04-252-0/+23
| | * | usb: dwc2: dwc2_vbus_supply_init: fix error checkTomeu Vizoso2018-04-251-5/+8
| | * | usb: gadget: f_phonet: fix pn_net_xmit()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-05-047-41/+50
|\ \ \ \
| * \ \ \ Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2018-05-012-4/+3
| |\ \ \ \
| | * | | | clk: meson: meson8b: fix meson8b_cpu_clk parent clock nameMartin Blumenstingl2018-04-251-1/+2
| | * | | | clk: meson: meson8b: fix meson8b_fclk_div3_div clock nameMartin Blumenstingl2018-04-251-1/+1
| | * | | | clk: meson: drop meson_aoclk_gate_regmap_opsYixun Lan2018-04-251-2/+0
| | | |_|/ | | |/| |
| * | | | clk: meson: honor CLK_MUX_ROUND_CLOSEST in clk_regmapJerome Brunet2018-04-161-1/+10
| * | | | clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2018-04-162-4/+13
| * | | | clk: cs2000: mark resume function as __maybe_unusedArnd Bergmann2018-04-161-1/+1
| * | | | Merge branch 'clk-stm32mp1' into clk-fixesStephen Boyd2018-04-161-31/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | clk: stm32mp1: remove ck_apb_dbg clockGabriel Fernandez2018-04-061-4/+0
| | * | | clk: stm32mp1: set stgen_k clock as criticalGabriel Fernandez2018-04-061-2/+1
| | * | | clk: stm32mp1: add missing tzc2 clockGabriel Fernandez2018-04-061-3/+6
| | * | | clk: stm32mp1: fix SAI3 & SAI4 clocksGabriel Fernandez2018-04-061-2/+2
| | * | | clk: stm32mp1: remove unused dfsdm_src[] constGabriel Fernandez2018-04-061-4/+0