summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ssb-hcd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-11xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-11storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-09-11uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2
2014-09-11usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov1-0/+1
2014-09-11usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov1-5/+1
2014-09-10usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence1-1/+3
2014-09-10uas: Disable uas on ASM1051 devicesHans de Goede1-4/+23
2014-09-09usb: dwc2/gadget: avoid disabling ep0Robert Baldyga1-1/+1
2014-09-09usb: dwc2/gadget: delay enabling irq once hardware is configured properlyMarek Szyprowski1-7/+11
2014-09-09usb: dwc2/gadget: do not call disconnect method in pullupMarek Szyprowski1-1/+0
2014-09-09usb: dwc2/gadget: break infinite loop in endpoint disable codeMarek Szyprowski1-0/+1
2014-09-09usb: dwc2/gadget: fix phy initialization sequenceKamil Debski1-15/+12
2014-09-09usb: dwc2/gadget: fix phy disable sequenceKamil Debski1-3/+0
2014-09-09uwb: init beacon cache entry before registering uwb deviceThomas Pugliese1-4/+9
2014-09-09USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones2-0/+8
2014-09-08USB: document the 'u' flag for usb-storage quirks parameterAlan Stern1-0/+1
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-09-05usb: usbip: fix usbip.h path in userspace toolPiotr Król2-1/+2
2014-09-03USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2014-09-03usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding1-2/+2
2014-09-03doc: dt: mxs-phy: add compatible string for imx6sx-usbphyPeter Chen1-0/+1
2014-09-03usb: phy: mxs: add imx6sx supportPeter Chen1-1/+7
2014-09-03usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga2-11/+57
2014-09-03usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda1-3/+27
2014-09-03usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda1-2/+15
2014-09-03usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lockYoshihiro Shimoda1-0/+5
2014-09-03usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda3-1/+41
2014-09-03usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-09-03usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado1-1/+1
2014-09-03usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu1-2/+15
2014-09-01USB: sierra: add 1199:68AA device IDBjørn Mork1-0/+3
2014-09-01USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork1-2/+4
2014-09-01USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2-0/+7
2014-09-01USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2014-09-01Linux 3.17-rc3v3.17-rc3Linus Torvalds1-1/+1
2014-09-01unicore32: Fix build errorGuenter Roeck1-4/+5
2014-08-31vexpress/spc: fix a build warning on array boundsAlex Shi1-3/+11
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2014-08-30kexec: purgatory: add clean-up for purgatory directoryMichael Welling1-0/+1
2014-08-30Documentation/kdump/kdump.txt: add ARM descriptionHuKeping1-3/+33
2014-08-30flush_icache_range: export symbol to fix build errorsPranith Kumar5-0/+5
2014-08-30tools: selftests: fix build issue with make kselftests targetPhong Tran3-11/+11
2014-08-30ocfs2: quorum: add a log for node not fencedJunxiao Bi1-2/+11
2014-08-30ocfs2: o2net: set tcp user timeout to max valueJunxiao Bi2-0/+21
2014-08-30ocfs2: o2net: don't shutdown connection when idle timeoutJunxiao Bi1-6/+19
2014-08-30ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings1-86/+43
2014-08-30x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal1-0/+1
2014-08-30drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz1-7/+14
2014-08-30xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-08-30kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal8-16/+0