| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-04-01 | 98 | -2155/+4112 |
|\ |
|
| * | USB: disable reset-resume when USB_QUIRK_RESET is set | Alan Stern | 2014-03-19 | 1 | -2/+12 |
| * | USB: unbind all interfaces before rebinding any | Alan Stern | 2014-03-17 | 3 | -41/+60 |
| * | usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210 | Michal Simek | 2014-03-17 | 1 | -0/+2 |
| * | usb: gadget: tcm_usb_gadget: stop format strings | Kees Cook | 2014-03-17 | 1 | -1/+1 |
| * | usb: gadget: f_fs: add missing spinlock and mutex unlock | Robert Baldyga | 2014-03-17 | 1 | -2/+6 |
| * | usb: gadget: composite: switch over to ERR_CAST() | Felipe Balbi | 2014-03-17 | 1 | -1/+1 |
| * | usb: gadget: inode: switch over to memdup_user() | Felipe Balbi | 2014-03-17 | 1 | -6/+3 |
| * | usb: gadget: f_subset: switch over to PTR_RET | Felipe Balbi | 2014-03-17 | 1 | -1/+1 |
| * | usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence | Felipe Balbi | 2014-03-17 | 1 | -2/+2 |
| * | USB: keyspan: remove dead debugging code | Johan Hovold | 2014-03-12 | 1 | -30/+0 |
| * | USB: serial: add missing newlines to dev_<level> messages. | Johan Hovold | 2014-03-12 | 14 | -30/+28 |
| * | USB: serial: add missing braces | Johan Hovold | 2014-03-12 | 2 | -9/+10 |
| * | USB: serial: continue to write on errors | Johan Hovold | 2014-03-12 | 1 | -10/+19 |
| * | USB: serial: continue to read on errors | Johan Hovold | 2014-03-12 | 1 | -4/+17 |
| * | USB: serial: make bulk_out_size a lower limit | Johan Hovold | 2014-03-12 | 1 | -3/+2 |
| * | USB: cypress_m8: fix potential scheduling while atomic | Johan Hovold | 2014-03-12 | 1 | -16/+3 |
| * | usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs | Daniel Tang | 2014-03-12 | 2 | -0/+73 |
| * | usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBs | Alexander Shiyan | 2014-03-12 | 1 | -1/+1 |
| * | usb: chipidea: udc: refine isr_tr_complete_handler | Peter Chen | 2014-03-12 | 1 | -140/+154 |
| * | Merge 3.14-rc6 into usb-next | Greg Kroah-Hartman | 2014-03-12 | 3 | -11/+11 |
| |\ |
|
| * \ | Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman | 2014-03-09 | 6 | -705/+2 |
| |\ \ |
|
| | * | | phy: rename struct omap_control_usb to struct omap_control_phy | Kishon Vijay Abraham I | 2014-03-09 | 4 | -331/+1 |
| | * | | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ | Kishon Vijay Abraham I | 2014-03-07 | 1 | -1/+1 |
| | * | | drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework | Kishon Vijay Abraham I | 2014-03-06 | 3 | -373/+0 |
| * | | | usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads | Thomas Pugliese | 2014-03-08 | 3 | -74/+134 |
| * | | | usb: wusbcore: combine iso transfer result frame reads when possible | Thomas Pugliese | 2014-03-08 | 1 | -30/+76 |
| * | | | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-03-07 | 24 | -387/+1596 |
| |\ \ \ |
|
| | * | | | usb: gadget: return the right length in ffs_epfile_io() | Chuansheng Liu | 2014-03-07 | 1 | -13/+15 |
| | * | | | usb: phy: fsm: update OTG HNP state transition conditions according to OTG an... | Li Jun | 2014-03-07 | 1 | -4/+5 |
| | * | | | usb: gadget: u_ether: move hardware transmit to RX NAPI | Weinn Jheng | 2014-03-07 | 1 | -35/+66 |
| | * | | | usb: dwc3: gadget: remove known conditions | Dan Carpenter | 2014-03-07 | 1 | -4/+2 |
| | * | | | usb: dwc3: gadget: cut and paste fixups in suspend/resume | Dan Carpenter | 2014-03-07 | 1 | -2/+2 |
| | * | | | usb: gadget: f_fs: Add flags to descriptors block | Michal Nazarewicz | 2014-03-05 | 2 | -83/+61 |
| | * | | | usb: gadget: f_fs: Add support for SuperSpeed Mode | Manu Gautam | 2014-03-05 | 2 | -50/+142 |
| | * | | | usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled | Gregory CLEMENT | 2014-03-05 | 1 | -3/+3 |
| | * | | | usb: gadget: atmel_usba: fix crash when no endpoint are specified | Alexandre Belloni | 2014-03-05 | 1 | -0/+6 |
| | * | | | usb: phy: mxs: Add sync time after controller clear phcd | Peter Chen | 2014-03-05 | 1 | -0/+11 |
| | * | | | usb: phy: mxs: Add system suspend/resume API | Peter Chen | 2014-03-05 | 1 | -0/+61 |
| | * | | | usb: phy: mxs: Add implementation of set_wakeup | Peter Chen | 2014-03-05 | 1 | -0/+116 |
| | * | | | usb: phy: mxs: add controller id | Peter Chen | 2014-03-05 | 1 | -0/+6 |
| | * | | | usb: phy: mxs: Enable IC fixes for related SoCs | Peter Chen | 2014-03-05 | 1 | -2/+21 |
| | * | | | usb: phy: mxs: change description of usb device speed | Peter Chen | 2014-03-05 | 1 | -4/+4 |
| | * | | | usb: phy: mxs: Add anatop regmap | Peter Chen | 2014-03-05 | 1 | -0/+15 |
| | * | | | usb: phy: mxs: Add auto clock and power setting | Peter Chen | 2014-03-05 | 1 | -3/+17 |
| | * | | | usb: phy: mxs: Add platform judgement code | Peter Chen | 2014-03-05 | 1 | -9/+49 |
| | * | | | usb: gadget: s3c-hsotg: add proper suspend/resume support | Marek Szyprowski | 2014-03-05 | 1 | -4/+49 |
| | * | | | usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated | George Cherian | 2014-03-05 | 1 | -1/+2 |
| | * | | | usb: dwc3: adapt dwc3 core to use Generic PHY Framework | Kishon Vijay Abraham I | 2014-03-05 | 2 | -3/+84 |
| | * | | | usb: dwc3: core: support optional PHYs | Kishon Vijay Abraham I | 2014-03-05 | 1 | -20/+14 |