summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-5/+5
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki-2/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+4
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-5/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-61/+0
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3222/+8473
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki-4/+4
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+3
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-6/+6
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+3
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-80/+42
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches-1/+1
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki-80/+42
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-1/+1
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley-9/+10
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig-5/+5
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki-80/+42
2014-12-02usbip: fix error handling in stub_probe()Alexey Khoroshilov-11/+15
2014-12-02usb: gadget: udc: missing curly bracesDan Carpenter-1/+2
2014-12-02USB: mos7720: delete some unneeded codeDan Carpenter-4/+0
2014-12-02wusb: replace memset by memzero_explicitJulia Lawall-5/+5
2014-12-02usb: xhci: fix comment for PORT_DEV_REMOVELu Baolu-1/+1
2014-12-02xhci: don't use the same variable for stopped and halted rings current TDMathias Nyman-10/+6
2014-12-02xhci: clear extra bits from slot context when setting max exit latencyMathias Nyman-0/+1
2014-12-02xhci: cleanup finish_td functionMathias Nyman-56/+49
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman-144/+224
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-144/+224
2014-11-27Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman-6/+16
2014-11-26USB: adutux: NULL dereferences on disconnectDan Carpenter-5/+0
2014-11-26usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot-1/+0
2014-11-26Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-15/+59
2014-11-26usb: chipidea: Fixed a few typos in commentsMickael Maison-3/+3
2014-11-26usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart-0/+117
2014-11-26usb: chipidea: fix phy handlingAntoine Tenart-2/+2
2014-11-26usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen-2/+1
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen-8/+8
2014-11-26usb: chipidea: add controller reset APIPeter Chen-4/+28
2014-11-26usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen-3/+1
2014-11-26usb: chipidea: imx: add system power management supportPeter Chen-0/+36
2014-11-26usb: chipidea: add system power management supportPeter Chen-0/+48
2014-11-26usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen-8/+16
2014-11-26usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen-8/+2
2014-11-26usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directlyFabio Estevam-2/+1
2014-11-26usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRLFabio Estevam-2/+1
2014-11-26usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM messageFabio Estevam-3/+1
2014-11-26usb: chipidea: core: Remove unneeded OOM messageFabio Estevam-3/+1
2014-11-26usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen-4/+2
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-1913/+7751
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern-597/+10
2014-11-25usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren-10/+4