summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-12usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi1-4/+4
2017-01-12usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi1-13/+15
2017-01-12usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi1-12/+18
2017-01-12iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij3-2/+31
2017-01-12staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya1-1/+1
2017-01-12mei: move write cb to completion on credentials failuresAlexander Usyskin1-8/+12
2017-01-12mei: bus: fix mei_cldev_enable KDocAlexander Usyskin1-1/+1
2017-01-12mei: fix parameter rename KDocAlexander Usyskin1-2/+2
2017-01-12USB: serial: io_ti: bind to interface after fw downloadJohan Hovold1-2/+1
2017-01-12dibusb: fix possible memory leak in dibusb_rc_query()Wei Yongjun1-1/+1
2017-01-12ARM: dts: sun7i: bananapi-m1-plus: Enable USB PHY for USB host supportChen-Yu Tsai1-0/+5
2017-01-12arm64: dts: hip06: Correct hardware pin number of usb nodeKefeng Wang1-2/+2
2017-01-12USB: phy: am335x-control: fix device and of_node leaksJohan Hovold1-0/+2
2017-01-12ARM: dts: r8a7794: Correct hsusb parent clockGeert Uytterhoeven1-1/+1
2017-01-12usb: gadget: fix request length error for isoc transferPeter Chen1-1/+3
2017-01-12usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche1-1/+1
2017-01-12USB: serial: kl5kusb105: abort on open exception pathPan Bian1-0/+2
2017-01-12ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()Takashi Iwai1-1/+0
2017-01-12usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-12usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke1-1/+5
2017-01-12usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29
2017-01-12usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-12usb: dwc3: gadget: Fix full speed modeRoger Quadros2-7/+4
2017-01-12usb: dwc3: pci: Fix dr_mode misspellingHans de Goede1-1/+1
2017-01-12usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus1-0/+2
2017-01-12xhci: Fix race related to abort operationOGAWA Hirofumi3-80/+91
2017-01-12xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi3-16/+21
2017-01-12usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter1-2/+2
2017-01-12USB: serial: mos7720: fix parallel probeJohan Hovold1-23/+7
2017-01-12USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold1-10/+8
2017-01-12USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold1-1/+5
2017-01-12USB: serial: mos7720: fix NULL-deref at openJohan Hovold1-0/+5
2017-01-12USB: serial: mos7840: fix NULL-deref at openJohan Hovold1-0/+12
2017-01-12USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold1-0/+12
2017-01-12USB: serial: cyberjack: fix NULL-deref at openJohan Hovold1-0/+10
2017-01-12USB: serial: oti6858: fix NULL-deref at openJohan Hovold1-0/+16
2017-01-12USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold1-0/+5
2017-01-12USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold1-0/+7
2017-01-12USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold1-0/+1
2017-01-12USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold1-0/+11
2017-01-12USB: serial: io_ti: fix I/O after disconnectJohan Hovold1-0/+3
2017-01-12USB: serial: io_ti: fix another NULL-deref at openJohan Hovold1-3/+6
2017-01-12USB: serial: io_ti: fix NULL-deref at openJohan Hovold1-0/+7
2017-01-12USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold1-0/+14
2017-01-12USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold1-0/+14
2017-01-12USB: serial: pl2303: fix NULL-deref at openJohan Hovold1-0/+8
2017-01-12USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold1-4/+0
2017-01-12USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold1-0/+13
2017-01-12usb: return error code when platform_get_irq failsPan Bian1-1/+3
2017-01-12usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu1-4/+9