aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-12/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-21/+20
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-22/+17
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+12
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds329-3884/+9687
2014-01-13usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen1-2/+17
2014-01-13usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen1-3/+3
2014-01-13usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl1-2/+2
2014-01-13usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl1-3/+5
2014-01-13usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen1-6/+26
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen3-2/+27
2014-01-13usb: ehci: add freescale imx28 special write register methodPeter Chen1-1/+17
2014-01-13usb: core: check for valid id_table when using the RefId featureWolfram Sang1-0/+3
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman15-0/+13217
2014-01-12usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork1-1/+1
2014-01-12usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang1-3/+6
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki1-20/+20
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-1/+0
2014-01-12USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig1-12/+1
2014-01-10usb: core: allow a reference device for new_idWolfram Sang2-4/+18
2014-01-10usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang1-1/+4
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson1-20/+15
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov1-20/+15
2014-01-08USB: image: correct spelling mistake in commentRahul Bedarkar1-1/+1
2014-01-08USB: c67x00: correct spelling mistakes in commentsRahul Bedarkar2-3/+3
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker113-113/+0
2014-01-08usb:hub set hub->change_bits when over-current happensShen Guang1-1/+2
2014-01-08Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"Greg Kroah-Hartman1-26/+6
2014-01-08xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp2-3/+3
2014-01-08xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings1-1/+1
2014-01-07usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun1-3/+0
2014-01-07usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun1-1/+0
2014-01-07USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner1-2/+15
2014-01-07usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen1-6/+26
2014-01-07usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde1-40/+40
2014-01-07usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde2-41/+30
2014-01-07USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar1-4/+6
2014-01-07USB: wusbcore: fix up coding style issues in wa-rpipe.cRahul Bedarkar1-3/+3
2014-01-07USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.hRahul Bedarkar2-8/+14
2014-01-07USB: wusbcore: fix up line break coding style issues in mmc.cRahul Bedarkar1-3/+6
2014-01-07USB: wusbcore: fix up line break coding style issues in security.cRahul Bedarkar1-7/+11
2014-01-07USB: wusbcore: fix up line break coding style issues in wa-hc.hRahul Bedarkar1-4/+4
2014-01-07USB: wusbcore: fix up minor coding style issues in cbaf.cRahul Bedarkar1-5/+7
2014-01-07USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar7-12/+12
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar9-13/+14
2014-01-07USB: c67x00: move URB private data allocation from under spinlockMax Filippov1-9/+9
2014-01-07USB: c67x00: add proper delays to HPI read/writeMax Filippov1-0/+10
2014-01-07USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern1-5/+9
2014-01-07USB: fix: ohci-at91 mismerge build errorArnd Bergmann1-1/+1