summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-25usb: host: oxu210hp-hcd: use list_for_each_entry_safeGeliang Tang1-10/+5
2016-01-25usb: host: max3421-hcd: use list_for_each_entry*Geliang Tang1-11/+5
2016-01-25usb: host: fotg210: use list_for_each_entry_safeGeliang Tang1-10/+5
2016-01-25ehci-hcd: Disable memory-write-invalidate when the driver is removedJia-Ju Bai1-1/+7
2016-01-25ehci-hcd: Cleanup memory resources when ehci_halt failsJia-Ju Bai1-1/+3
2016-01-25usb: host: ehci-msm: Register usb shutdown functionAzriel Samson1-0/+1
2016-01-25usb: host: ehci-msm: Fix register initializationJack Pham1-0/+2
2016-01-25usb: host: ehci-msm: Add support for ACPI probingJack Pham1-0/+8
2016-01-25usb: host: ehci-msm: Remove dependency on OTG PHYJack Pham1-22/+31
2016-01-25usb: host: ehci-msm: Allow LS devices to workJack Pham2-0/+3
2016-01-25USB: bcma: separate code initializing USB 2.0 coreRafał Miłecki1-20/+39
2016-01-25USB: bcma: make helper creating platform dev more genericRafał Miłecki1-11/+13
2016-01-25usb: core: use kbasename() instead of open-coded variantAndy Shevchenko1-7/+2
2016-01-25drivers/usb/host/fsl: Port USB EHCI host driver for LS102xASriram Dash1-10/+14
2016-01-25drivers/usb/host: fsl: Set DMA_MASK of usb platform deviceSriram Dash1-1/+6
2016-01-25usb: Support USB 3.1 extended port status requestMathias Nyman4-10/+96
2016-01-25usb: add device descriptor for usb 3.1 root hubMathias Nyman1-0/+23
2016-01-25usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devicesMathias Nyman1-0/+3
2016-01-25usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUSMathias Nyman1-1/+3
2016-01-25usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman9-22/+32
2016-01-25usb: Use memdup_user to reuse the codeRahul Pathak1-5/+4
2016-01-25usb: core: devio.c: Removed unnecessary spaceChase Metzger1-1/+1
2016-01-25usb: renesas_usbhs: constify usbhs_pkt_handle structuresJulia Lawall3-21/+21
2016-01-25usb: ohci: nxp: clean up included header filesVladimir Zapolskiy1-7/+0
2016-01-25Linux 4.5-rc1Linus Torvalds1-2/+2
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds130-676/+4923
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds3-3/+10
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-39/+304
2016-01-24Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-43/+47
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds11-240/+501
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-52/+238
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24MAINTAINERS: Combine multiple telemetry entriesSouvik Kumar Chakravarty1-3/+1
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter1-11/+1
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle7-4/+14
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2-13/+0
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2-4/+7
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott3-4/+7
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2-0/+113
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds174-4669/+7110
2016-01-24MAINTAINERS: Add KVM for MIPS entryJames Hogan1-0/+8
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8