summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-09-09usb: gadget: dbgp: add reset API at usb_gadget_driverPeter Chen
2014-09-09usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen
2014-09-09usb: gadget: configfs: add reset API at usb_gadget_driverPeter Chen
2014-09-09usb: gadget: composite: add reset API at usb_gadget_driverPeter Chen
2014-09-09usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()Dan Carpenter
2014-09-09usb: gadget: f_uvc: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-09-09usb: gadget: f_uvc: remove compatibility layerAndrzej Pietrasiewicz
2014-09-09usb: gadget: webcam: convert webcam to new interface of f_uvcAndrzej Pietrasiewicz
2014-09-09usb: gadget: f_uvc: convert f_uvc to new function interfaceAndrzej Pietrasiewicz
2014-09-09usb: gadget: uvc: separately compile some components of f_uvcAndrzej Pietrasiewicz
2014-09-09usb: gadget: uvc: rename functions to avoid conflicts with host uvcAndrzej Pietrasiewicz
2014-09-09usb: gadget: zero: Fix warning generated by kbuildAmit Virdi
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-05usb: dwc3: fix TRB completion when multiple TRBs are startedFelipe Balbi
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: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi
2014-09-03usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi
2014-09-03usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-09-03usb: dwc3: gadget: Fix desc NULL pointer in dwc3_gadget_ep_queue()Zhuang Jin Can
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