summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-04usb: host: fotg210: remove unreachable codeLuis de Bethencourt1-1/+0
2015-10-04usb: host: uhci-platform: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-04usb: host: ohci-spear: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-04usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-04usb: host: ehci-spear: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-04usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 deviceLi Jun1-29/+39
2015-10-04usb: core: driver: Use kmalloc_arrayMuhammad Falak R Wani1-4/+2
2015-10-04USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.Jeremy Linton1-0/+8
2015-10-04USB: ehci-platform: Display a DMA configuration error messageJeremy Linton1-1/+3
2015-10-04usb: message: remove redundant declarationKris Borer1-2/+0
2015-10-04UAS: also check for ESHUTDOWN in error reportingOliver Neukum1-8/+8
2015-10-04usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski1-1/+2
2015-10-04usb: hub: remove redundant declarationsKris Borer1-2/+1
2015-10-04usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar1-1/+1
2015-10-04usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger1-8/+8
2015-10-04xhci: drop null test before destroy functionsJulia Lawall1-8/+4
2015-10-04whci: drop null test before destroy functionsJulia Lawall1-2/+1
2015-10-04usb: host: drop null test before destroy functionsJulia Lawall2-16/+8
2015-10-04xhci: support new USB 3.1 hub request to get extended port statusMathias Nyman2-0/+33
2015-10-04xhci: check xhci hardware for USB 3.1 supportMathias Nyman4-23/+30
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2-0/+4
2015-10-04xhci: define the new default speed ID for SuperSpeedPlus used by xhci hwMathias Nyman3-6/+10
2015-10-04xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothubMathias Nyman1-19/+107
2015-10-04xhci: parse xhci protocol speed ID list for usb 3.1 usageMathias Nyman2-1/+61
2015-10-04usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2-0/+5
2015-10-04usb: Add USB 3.1 SuperSpeedPlus device capability descriptorMathias Nyman1-0/+29
2015-10-04xhci: Read and parse new xhci 1.1 capability registerLu Baolu3-4/+41
2015-09-29USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch1-0/+2
2015-09-27Linux 4.3-rc3v4.3-rc3Linus Torvalds1-1/+1
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-26MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-25target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23
2015-09-25target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger1-1/+1
2015-09-25target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger3-1/+7
2015-09-25target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-09-25net: fix net_device refcountingRussell King2-1/+13
2015-09-25phy: add phy_device_remove()Russell King4-7/+32
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-25net: fix phy refcounting in a bunch of driversRussell King5-9/+30
2015-09-25of_mdio: fix MDIO phy device refcountingRussell King1-4/+23
2015-09-25phy: add proper phy struct device refcountingRussell King1-0/+12