summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\
| * treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
* | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-20329-3884/+9687
|\ \
| * | usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen2014-01-131-2/+17
| * | usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen2014-01-131-3/+3
| * | usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl2014-01-131-2/+2
| * | usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl2014-01-131-3/+5
| * | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-131-6/+26
| * | usb: chipidea: add freescale imx28 special write register methodPeter Chen2014-01-133-2/+27
| * | usb: ehci: add freescale imx28 special write register methodPeter Chen2014-01-131-1/+17
| * | usb: core: check for valid id_table when using the RefId featureWolfram Sang2014-01-131-0/+3
| * | usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork2014-01-121-1/+1
| * | usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang2014-01-121-3/+6
| * | usb: core: allow a reference device for new_idWolfram Sang2014-01-102-4/+18
| * | usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang2014-01-101-1/+4
| * | USB: image: correct spelling mistake in commentRahul Bedarkar2014-01-081-1/+1
| * | USB: c67x00: correct spelling mistakes in commentsRahul Bedarkar2014-01-082-3/+3
| * | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08113-113/+0
| * | usb:hub set hub->change_bits when over-current happensShen Guang2014-01-081-1/+2
| * | Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"Greg Kroah-Hartman2014-01-081-26/+6
| * | xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp2014-01-082-3/+3
| * | xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings2014-01-081-1/+1
| * | usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun2014-01-071-3/+0
| * | usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun2014-01-071-1/+0
| * | USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner2014-01-071-2/+15
| * | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-071-6/+26
| * | usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde2014-01-071-40/+40
| * | usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde2014-01-072-41/+30
| * | USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar2014-01-071-4/+6
| * | USB: wusbcore: fix up coding style issues in wa-rpipe.cRahul Bedarkar2014-01-071-3/+3
| * | USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.hRahul Bedarkar2014-01-072-8/+14
| * | USB: wusbcore: fix up line break coding style issues in mmc.cRahul Bedarkar2014-01-071-3/+6
| * | USB: wusbcore: fix up line break coding style issues in security.cRahul Bedarkar2014-01-071-7/+11
| * | USB: wusbcore: fix up line break coding style issues in wa-hc.hRahul Bedarkar2014-01-071-4/+4
| * | USB: wusbcore: fix up minor coding style issues in cbaf.cRahul Bedarkar2014-01-071-5/+7
| * | USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar2014-01-077-12/+12
| * | USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-079-13/+14
| * | USB: c67x00: move URB private data allocation from under spinlockMax Filippov2014-01-071-9/+9
| * | USB: c67x00: add proper delays to HPI read/writeMax Filippov2014-01-071-0/+10
| * | USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern2014-01-071-5/+9
| * | USB: fix: ohci-at91 mismerge build errorArnd Bergmann2014-01-071-1/+1
| * | USB: oti6858: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-43/+12
| * | USB: oti6858: only wake up MSR queue on changesJohan Hovold2014-01-031-1/+5
| * | USB: ch341: clean up interrupt handlerJohan Hovold2014-01-031-10/+9
| * | USB: ch341: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-41/+8
| * | USB: ch341: only wake up MSR queue on changesJohan Hovold2014-01-031-0/+3
| * | USB: ch341: fix ignored TIOCMIWAIT maskJohan Hovold2014-01-031-8/+4
| * | USB: ch341: clean up line-status handlingJohan Hovold2014-01-031-8/+14
| * | USB: ch341: refactor line-status handlingJohan Hovold2014-01-031-23/+28
| * | USB: cypress_m8: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-47/+16
OpenPOWER on IntegriCloud