summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2/gadget: disable clock when it's not neededRobert Baldyga2014-09-201-0/+9
* usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga2014-09-202-30/+52
* usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski2014-09-202-5/+11
* usb: dwc2/gadget: hide some not really needed debug messagesMarek Szyprowski2014-09-201-2/+2
* usb: dwc2/gadget: Fix comment textAndrzej Pietrasiewicz2014-09-201-1/+1
* Merge tag 'usb-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-09-2087-2565/+5998
|\
| * Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"Felipe Balbi2014-09-181-1/+1
| * usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requestsAndreas Larsson2014-09-162-21/+67
| * usb: gadget: udc_core: Use right kobj when calling sysfs_notifyAndreas Larsson2014-09-161-1/+13
| * usb: musb: dsps: kill OTG timer on suspendFelipe Balbi2014-09-161-0/+2
| * usb: gadget: uvc: Simplify uvcg_video_pump by using local variableLaurent Pinchart2014-09-161-5/+5
| * usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart2014-09-161-5/+6
| * usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu2014-09-161-1/+1
| * usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga2014-09-163-2/+24
| * Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-16331-2087/+3961
| |\
| * | usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov2014-09-123-0/+140
| * | usb: dwc3: qcom: Add device tree bindingIvan T. Ivanov2014-09-122-0/+105
| * | usb: gadget: udc-core: add utility for bus resetPeter Chen2014-09-122-0/+23
| * | usb: gadget: Add xilinx usb2 device supportSubbaraya Sundeep Bhatta2014-09-123-0/+2196
| * | usb: doc: udc-xilinx: Add devicetree bindingsSubbaraya Sundeep Bhatta2014-09-121-0/+18
| * | usb: f_fs: replace BUG in dead-code with less serious WARN_ONMichal Nazarewicz2014-09-111-1/+2
| * | usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2014-09-092-0/+29
| * | usb: gadget: dbgp: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
| * | usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
| * | usb: gadget: configfs: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
| * | usb: gadget: composite: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
| * | usb: gadget: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+3
| * | usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()Dan Carpenter2014-09-091-1/+2
| * | usb: gadget: f_uvc: use usb_gstrings_attachAndrzej Pietrasiewicz2014-09-091-17/+11
| * | usb: gadget: f_uvc: remove compatibility layerAndrzej Pietrasiewicz2014-09-092-177/+0
| * | usb: gadget: webcam: convert webcam to new interface of f_uvcAndrzej Pietrasiewicz2014-09-093-16/+40
| * | usb: gadget: f_uvc: convert f_uvc to new function interfaceAndrzej Pietrasiewicz2014-09-095-30/+219
| * | usb: gadget: uvc: separately compile some components of f_uvcAndrzej Pietrasiewicz2014-09-0912-37/+118
| * | usb: gadget: uvc: rename functions to avoid conflicts with host uvcAndrzej Pietrasiewicz2014-09-094-55/+56
| * | usb: gadget: zero: Fix warning generated by kbuildAmit Virdi2014-09-091-2/+2
| * | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-08693-3450/+7009
| |\ \
| * | | usb: gadget: uvc: move module parameters from f_uvcAndrzej Pietrasiewicz2014-09-083-21/+38
| * | | usb: gadget: f_uvc: Move to video_ioctl2Laurent Pinchart2014-09-082-141/+159
| * | | usb: gadget: f_uvc: Store EP0 control request state during setup stageLaurent Pinchart2014-09-082-18/+7
| * | | usb: renesas_usbhs: Add device tree support for R-Car H2 and M2Yoshihiro Shimoda2014-09-051-0/+44
| * | | usb: renesas_usbhs: Add device tree bindings documentationYoshihiro Shimoda2014-09-051-0/+24
| * | | usb: musb: cppi41: tweak hrtimer valuesDaniel Mack2014-09-051-2/+2
| * | | MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecturePeter Griffin2014-09-051-0/+1
| * | | usb: dwc3: dwc3-st: Add st-dwc3 devicetree bindings documentationPeter Griffin2014-09-051-0/+68
| * | | usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin2014-09-053-0/+377
| * | | usb: dwc3: add tracepoints to aid debuggingFelipe Balbi2014-09-059-53/+357
| * | | usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi2014-09-052-2/+2
| * | | usb: dwc3: debug: add dwc3_gadget_event_type_stringFelipe Balbi2014-09-051-0/+34
| * | | usb: dwc3: move all string helper functions to debug.hFelipe Balbi2014-09-054-145/+165
| * | | usb: gadget: f_uac2: send reasonably sized packetsDaniel Mack2014-09-021-4/+65