summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-21Merge tag 'for-usb-next-adventure' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-1/+1
2014-03-21xhci: Transition maintainership to Mathias Nyman.Sarah Sharp1-1/+1
2014-03-19USB: disable reset-resume when USB_QUIRK_RESET is setAlan Stern1-2/+12
2014-03-17USB: unbind all interfaces before rebinding anyAlan Stern3-41/+60
2014-03-17usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210Michal Simek1-0/+2
2014-03-17usb: gadget: tcm_usb_gadget: stop format stringsKees Cook1-1/+1
2014-03-17usb: gadget: f_fs: add missing spinlock and mutex unlockRobert Baldyga1-2/+6
2014-03-17usb: gadget: composite: switch over to ERR_CAST()Felipe Balbi1-1/+1
2014-03-17usb: gadget: inode: switch over to memdup_user()Felipe Balbi1-6/+3
2014-03-17usb: gadget: f_subset: switch over to PTR_RETFelipe Balbi1-1/+1
2014-03-17usb: gadget: lpc32xx_udc: fix wrong clk_put() sequenceFelipe Balbi1-2/+2
2014-03-12USB: keyspan: remove dead debugging codeJohan Hovold1-30/+0
2014-03-12USB: serial: add missing newlines to dev_<level> messages.Johan Hovold14-30/+28
2014-03-12USB: serial: add missing bracesJohan Hovold2-9/+10
2014-03-12USB: serial: continue to write on errorsJohan Hovold1-10/+19
2014-03-12USB: serial: continue to read on errorsJohan Hovold1-4/+17
2014-03-12USB: serial: make bulk_out_size a lower limitJohan Hovold2-4/+4
2014-03-12USB: cypress_m8: fix potential scheduling while atomicJohan Hovold1-16/+3
2014-03-12devicetree: bindings: document lsi,zevio-usbDaniel Tang1-0/+17
2014-03-12usb: chipidea: add support for USB OTG controller on LSI Zevio SoCsDaniel Tang2-0/+73
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-Hartman304-1669/+2847
2014-03-09Linux 3.14-rc6v3.14-rc6Linus Torvalds1-1/+1
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-53/+146
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-31/+37
2014-03-09Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-19/+11
2014-03-09Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-03-09KEYS: Make the keyring cycle detector ignore other keyrings of the same nameDavid Howells1-1/+5
2014-03-09Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds3-15/+36
2014-03-09Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds6-17/+35
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-103/+151
2014-03-09Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki1-6/+1
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman28-547/+4792
2014-03-09PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho3-0/+1758
2014-03-09Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding doc...Loc Ho1-0/+79
2014-03-09phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros1-0/+2
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros1-0/+4
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros1-51/+63
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros1-9/+15
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros1-21/+55
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros1-27/+28
2014-03-09phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros1-2/+2
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I9-122/+123
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian1-0/+9
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam2-0/+48
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian2-12/+46
2014-03-08Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-3/+3
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