aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-13usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen
2014-01-13usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen
2014-01-13usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl
2014-01-13usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl
2014-01-13usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen
2014-01-13usb: ehci: add freescale imx28 special write register methodPeter Chen
2014-01-13usb: core: check for valid id_table when using the RefId featureWolfram Sang
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman
2014-01-12usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork
2014-01-12usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-12USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig
2014-01-10usb: core: allow a reference device for new_idWolfram Sang
2014-01-10usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov
2014-01-08USB: image: correct spelling mistake in commentRahul Bedarkar
2014-01-08USB: c67x00: correct spelling mistakes in commentsRahul Bedarkar
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-08usb:hub set hub->change_bits when over-current happensShen Guang
2014-01-08Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"Greg Kroah-Hartman
2014-01-08xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp
2014-01-08xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings
2014-01-07usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun
2014-01-07usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun
2014-01-07USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner
2014-01-07usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen
2014-01-07usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde
2014-01-07usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde
2014-01-07USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar
2014-01-07USB: wusbcore: fix up coding style issues in wa-rpipe.cRahul Bedarkar
2014-01-07USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.hRahul Bedarkar
2014-01-07USB: wusbcore: fix up line break coding style issues in mmc.cRahul Bedarkar
2014-01-07USB: wusbcore: fix up line break coding style issues in security.cRahul Bedarkar
2014-01-07USB: wusbcore: fix up line break coding style issues in wa-hc.hRahul Bedarkar
2014-01-07USB: wusbcore: fix up minor coding style issues in cbaf.cRahul Bedarkar
2014-01-07USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar
2014-01-07USB: c67x00: move URB private data allocation from under spinlockMax Filippov
2014-01-07USB: c67x00: add proper delays to HPI read/writeMax Filippov
2014-01-07USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
2014-01-07USB: fix: ohci-at91 mismerge build errorArnd Bergmann