summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-09-10Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'usb-serial/usb-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'usb-gadget/next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-09-09bcma: store more alternative addressesHauke Mehrtens
2014-09-09usb: dwc2/gadget: avoid disabling ep0Robert Baldyga
2014-09-09usb: dwc2/gadget: delay enabling irq once hardware is configured properlyMarek Szyprowski
2014-09-09usb: dwc2/gadget: do not call disconnect method in pullupMarek Szyprowski
2014-09-09usb: dwc2/gadget: break infinite loop in endpoint disable codeMarek Szyprowski
2014-09-09usb: dwc2/gadget: fix phy initialization sequenceKamil Debski
2014-09-09usb: dwc2/gadget: fix phy disable sequenceKamil Debski
2014-09-08USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones
2014-09-08usb: dwc2: move "samsung,s3c6400-hsotg" into common platformDinh Nguyen
2014-09-08usb: dwc2: Update Kconfig to support dual-roleDinh Nguyen
2014-09-08usb: dwc2: add 'mode' which based on Kconfig select or dts settingKever Yang
2014-09-08usb: dwc2: Read GNPTXFSIZ when in forced HOST mode.Doug Anderson
2014-09-08usb: dwc2: add compatible data for rockchip socKever Yang
2014-09-08usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-09-08usb: gadget: uvc: move module parameters from f_uvcAndrzej Pietrasiewicz
2014-09-08usb: gadget: f_uvc: Move to video_ioctl2Laurent Pinchart
2014-09-08usb: gadget: f_uvc: Store EP0 control request state during setup stageLaurent Pinchart
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05usb: renesas_usbhs: Add device tree support for R-Car H2 and M2Yoshihiro Shimoda
2014-09-05usb: musb: cppi41: tweak hrtimer valuesDaniel Mack
2014-09-05usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin
2014-09-05usb: dwc3: add tracepoints to aid debuggingFelipe Balbi
2014-09-05usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi
2014-09-05usb: dwc3: debug: add dwc3_gadget_event_type_stringFelipe Balbi
2014-09-05usb: dwc3: move all string helper functions to debug.hFelipe Balbi
2014-09-04scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-09-04Merge tag 'usb-serial-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-09-04usb: serial: xsens_mt: always bind to interface number 1Frans Klaver
2014-09-04usb: serial: xsens_mt: add author and descriptionFrans Klaver
2014-09-03USB: zte_ev: fix removed PIDsJohan Hovold
2014-09-03usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding
2014-09-03usb: phy: mxs: add imx6sx supportPeter Chen
2014-09-03usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga
2014-09-03usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda
2014-09-03usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda
2014-09-03usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lockYoshihiro Shimoda
2014-09-03usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda
2014-09-03usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes
2014-09-03usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado
2014-09-03usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu
2014-09-02usb: gadget: f_uac2: send reasonably sized packetsDaniel Mack
2014-09-02usb: gadget: f_uac2: handle partial dma area wrapDaniel Mack