summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | usb: dwc3: qcom: mark PM functions as __maybe_unusedArnd Bergmann2018-06-191-8/+4
| | * | | usb: dwc3: Fix error return code in dwc3_qcom_probe()Wei Yongjun2018-06-191-0/+1
| | * | | usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfersMinas Harutyunyan2018-06-181-2/+0
| | * | | usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devicesHans de Goede2018-06-181-10/+13
| | * | | usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nakZeng Tao2018-06-181-3/+0
| | * | | usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold2018-06-181-1/+2
| | * | | usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()Minas Harutyunyan2018-06-181-0/+1
| | * | | doc: usb: Fix typo in gadget_configfs documentationJaejoong Kim2018-06-181-1/+1
| | * | | usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfersVincent Pelletier2018-06-181-8/+18
| | * | | usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus2018-06-181-0/+2
| | |/ /
* | | | Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-07-011-0/+1
|\ \ \ \
| * | | | swiotlb: export swiotlb_dma_opsChristoph Hellwig2018-06-281-0/+1
* | | | | Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-307-34/+17
|\ \ \ \ \
| * | | | | parisc: Build kernel without -ffunction-sectionsHelge Deller2018-06-291-4/+0
| * | | | | parisc: Reduce debug output in unwind codeHelge Deller2018-06-281-2/+2
| * | | | | parisc: Wire up io_pgetevents syscallHelge Deller2018-06-282-1/+3
| * | | | | parisc: Default to 4 SMP CPUsHelge Deller2018-06-281-1/+1
| * | | | | parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko2018-06-281-16/+9
| * | | | | parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller2018-06-281-2/+2
| * | | | | parisc: Drop struct sigaction from not exported header fileHelge Deller2018-06-281-8/+0
| |/ / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-06-3011-24/+39
|\ \ \ \ \
| * \ \ \ \ Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-06-292-6/+2
| |\ \ \ \ \
| | * | | | | ARM: dts: da850: Fix interrups property for gpioKeerthy2018-06-271-5/+1
| | * | | | | ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SDAdam Ford2018-06-261-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...Olof Johansson2018-06-292-0/+4
| |\ \ \ \ \
| | * | | | | arm64: dts: hikey960: Define wl1837 power capabilitiesoscardagrach2018-06-281-0/+2
| | * | | | | arm64: dts: hikey: Define wl1835 power capabilitiesoscardagrach2018-06-281-0/+2
| | |/ / / /
| * | | | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2018-06-297-18/+33
| |\ \ \ \ \
| | * | | | | ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl2018-06-271-1/+1
| | * | | | | ARM64: dts: meson-axg: fix ethernet stability issueJerome Brunet2018-06-271-1/+14
| | * | | | | ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman2018-06-272-8/+6
| | * | | | | ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong2018-06-271-0/+7
| | * | | | | ARM64: dts: meson: fix register ranges for SD/eMMCKevin Hilman2018-06-272-5/+5
| | * | | | | ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet2018-06-271-3/+0
| | |/ / / /
* | | | | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-3017-41/+74
|\ \ \ \ \ \
| * | | | | | kconfig: loop boundary condition fixJerry James2018-06-281-1/+1
| * | | | | | kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada2018-06-281-4/+3
| * | | | | | kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders2018-06-282-0/+7
| * | | | | | kconfig: document Kconfig source file commentsRandy Dunlap2018-06-251-0/+6
| * | | | | | kconfig: fix line numbers for if-entries in menu treeDirk Gouders2018-06-251-2/+2
| * | | | | | stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim2018-06-251-1/+1
| * | | | | | powerpc: Remove -Wattribute-alias pragmasPaul Burton2018-06-257-32/+0
| * | | | | | disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2018-06-252-1/+11
| * | | | | | kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2018-06-252-0/+43
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-308-51/+60
|\ \ \ \ \ \
| * | | | | | x86/mm: Clean up the printk()s in show_fault_oops()Dmitry Vyukov2018-06-271-7/+4
| * | | | | | x86/mm: Drop unneeded __always_inline for p4d page table helpersKirill A. Shutemov2018-06-272-3/+3
| * | | | | | x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-06-271-2/+2
| * | | | | | selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski2018-06-271-6/+7
| * | | | | | selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski2018-06-271-17/+29