summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-03-12usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBsAlexander Shiyan1-1/+1
2014-03-12usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen1-140/+154
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman3-11/+11
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea4-65/+65
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman6-705/+2
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I4-331/+1
2014-03-08staging: usbip: claim ports used by shared devicesValentina Manea2-4/+2
2014-03-08usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese3-74/+134
2014-03-08usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese1-30/+76
2014-03-07Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman24-387/+1596
2014-03-07Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman20-419/+1154
2014-03-07usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese3-36/+100
2014-03-07usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeueThomas Pugliese1-1/+10
2014-03-07usb: wusbcore: fix potential double list_del on urb dequeueThomas Pugliese1-2/+6
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman1-11/+3
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner1-0/+4
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner1-0/+4
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I1-1/+1
2014-03-07usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu1-13/+15
2014-03-07usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...Li Jun1-4/+5
2014-03-07usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng1-35/+66
2014-03-07usb: dwc3: gadget: remove known conditionsDan Carpenter1-4/+2
2014-03-07usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter1-2/+2
2014-03-07usb: don't use PREPARE_DELAYED_WORKTejun Heo1-2/+2
2014-03-06xhci: add the meaningful IRQ description if it is emptyAdrian Huang1-0/+4
2014-03-06xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman1-1/+10
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I3-373/+0
2014-03-05usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz2-83/+61
2014-03-05usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam2-50/+142
2014-03-05usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT1-3/+3
2014-03-05usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni1-0/+6
2014-03-05usb: phy: mxs: Add sync time after controller clear phcdPeter Chen1-0/+11
2014-03-05usb: phy: mxs: Add system suspend/resume APIPeter Chen1-0/+61
2014-03-05usb: phy: mxs: Add implementation of set_wakeupPeter Chen1-0/+116
2014-03-05usb: phy: mxs: add controller idPeter Chen1-0/+6
2014-03-05usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen1-2/+21
2014-03-05usb: phy: mxs: change description of usb device speedPeter Chen1-4/+4
2014-03-05usb: phy: mxs: Add anatop regmapPeter Chen1-0/+15
2014-03-05usb: phy: mxs: Add auto clock and power settingPeter Chen1-3/+17
2014-03-05usb: phy: mxs: Add platform judgement codePeter Chen1-9/+49
2014-03-05usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski1-4/+49
2014-03-05usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian1-1/+2
2014-03-05usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I2-3/+84
2014-03-05usb: dwc3: core: support optional PHYsKishon Vijay Abraham I1-20/+14
2014-03-05usb: dwc3: define more revisionsFelipe Balbi1-0/+3
2014-03-05usb: dwc3: fix randconfig build errorsFelipe Balbi2-13/+33
2014-03-05usb: dwc3: gadget: pre-start Stream transfers when they're queuedFelipe Balbi1-0/+17
2014-03-05usb: dwc3: gadget: call gadget driver's ->suspend/->resumeFelipe Balbi1-0/+35
2014-03-05usb: dwc3: gadget: add 'force' argument to stop_active_transferPaul Zimmerman1-7/+8
2014-03-05usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeedFelipe Balbi1-0/+4