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