summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-22USB: storage: karma: add whitespace after declarationsBharath Vedartham1-0/+2
2019-01-18USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng3-13/+13
2019-01-18USB: Add new USB LPM helpersKai-Heng Feng5-11/+30
2019-01-18drivers: usb :fsl: Remove USB Errata checking codeRan Wang3-9/+11
2019-01-18usb: kconfig: remove dependency FSL_SOC for ehci fsl driverRan Wang1-2/+1
2019-01-18usb: ehci: fsl: Update register accessing for arm/arm64 platformsRan Wang1-21/+41
2019-01-18usb: usb251xb: add usb data lane port swap featureMarco Felsch1-2/+13
2019-01-18dt-bindings: usb: usb251xb: add documentation for data lane swappingMarco Felsch1-0/+4
2019-01-18usb: renesas_usbhs: replace udelay() with usleep_range()Yoshihiro Shimoda2-2/+2
2019-01-18USB: host: ohci-at91: add sam9x60-sfr definition for ohciNicolas Ferre1-2/+5
2019-01-18uwb: use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-01-18xhci: Use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-01-18usb: hub: add retry routine after intr URB submit errorNicolas Saenz Julienne2-6/+39
2019-01-13Linux 5.0-rc2v5.0-rc2Linus Torvalds1-1/+1
2019-01-13kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer1-1/+2
2019-01-13phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2-2/+4
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-11x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...Vitaly Kuznetsov1-2/+1
2019-01-11Documentation/virtual/kvm: Update URL for AMD SEV API specificationChristophe de Dinechin1-1/+1
2019-01-11KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...Lan Tianyu1-1/+1
2019-01-11kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes1-0/+3
2019-01-11KVM: validate userspace input in kvm_clear_dirty_log_protect()Tomas Bortoli1-2/+7
2019-01-11KVM: x86: Fix bit shifting in update_intel_pt_cfgGustavo A. R. Silva1-1/+1
2019-01-11tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov1-7/+13
2019-01-11cifs: update internal module version numberSteve French1-1/+1
2019-01-11CIFS: Fix error paths in writeback codePavel Shilovsky4-9/+56
2019-01-11CIFS: Move credit processing to mid callbacks for SMB3Pavel Shilovsky1-17/+34
2019-01-11CIFS: Fix credits calculation for cancelled requestsPavel Shilovsky2-2/+27
2019-01-11cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2-6/+6
2019-01-11cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2-0/+12
2019-01-11cifs: move large array from stack to heapAurelien Aptel2-14/+32
2019-01-11CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky1-1/+1
2019-01-11ARM: integrator: impd1: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-1/+1
2019-01-11arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro1-1/+3
2019-01-11ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker1-1/+2
2019-01-11Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman1-1/+1
2019-01-11drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin1-2/+5
2019-01-11drm/nouveau: Don't disable polling in fallback modeTakashi Iwai1-3/+4
2019-01-11drm/nouveau: register backlight on pascal and newerBen Skeggs1-0/+3
2019-01-11i2c: tegra: Fix Maximum transfer sizeSowjanya Komatineni1-1/+14
2019-01-11i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6
2019-01-11qcom-scm: Include <linux/err.h> headerFabio Estevam1-0/+1
2019-01-10CIFS: Fix credit computation for compounded requestsPavel Shilovsky1-18/+41
2019-01-10CIFS: Do not set credits to 1 if the server didn't grant anythingPavel Shilovsky1-2/+0
2019-01-10CIFS: Fix adjustment of credits for MTU requestsPavel Shilovsky1-2/+6
2019-01-10cifs: Fix a tiny potential memory leakDan Carpenter1-0/+1