summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-07host: ehci-tegra: remove duplicate check on resourceVarka Bhadram1-7/+3
2014-11-07host: ohci-da8xx: remove duplicate check on resourceVarka Bhadram1-5/+2
2014-11-07host: ehci-atmel: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ehci-sead3: fix NULL pointer dereference on resourceVarka Bhadram1-3/+2
2014-11-07host: uhci-platform: fix NULL pointer dereference on resourceVarka Bhadram1-3/+3
2014-11-07USB: storage: Reject bogus max LUN valuesMark Knibbs1-3/+14
2014-11-04uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven1-2/+2
2014-11-04usb: renesas_usbhs: delete unnecessary 'out of memory' messagesPeter Chen1-3/+1
2014-11-04usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen1-6/+2
2014-11-04usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-04usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-04usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-04usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-04usb: class: usbtmc: delete unnecessary 'out of memory' messagesPeter Chen1-3/+1
2014-11-04usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen1-8/+2
2014-11-04usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon2-22/+8
2014-11-04USB: imx21-hcd: use %pad for dma_addr_tJingoo Han1-3/+3
2014-11-04usb: hub: remove unused variableSudip Mukherjee1-5/+0
2014-11-04usb: storage: Convert usb_stor_dbg to return voidJoe Perches2-9/+8
2014-11-04USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni1-4/+0
2014-11-04USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee1-15/+4
2014-11-04USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee2-0/+8
2014-11-04USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee1-10/+9
2014-11-04usb: chipidea: host: add portpower overrideMichael Grzeschik1-21/+46
2014-11-04usb: ehci: add ehci_port_power interfaceMichael Grzeschik4-14/+45
2014-11-04uas: Make uas work with blk-mqHans de Goede1-41/+23
2014-11-04usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee1-2/+4
2014-11-04usb: Do not re-read descriptors for wired devices in usb_authorize_device()Josef Gajdusek1-5/+8
2014-11-04usb: host: Remove optional dependencies on PLAT_S5PPaul Bolle1-2/+2
2014-11-04usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam2-2/+0
2014-11-04cdc-acm: Drop the warning for unusual capabilitiesOliver Neukum2-8/+0
2014-11-03Linux 3.18-rc3v3.18-rc3Linus Torvalds1-2/+2
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-02drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-02drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-02drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-02drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-02drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-02drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-02drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-01x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski1-1/+1
2014-10-31ovl: initialize ->is_cursorMiklos Szeredi1-0/+1
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck1-2/+4
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren5-3/+65