summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-09-13USB: wusbcore: add in missing white space in error message textColin Ian King1-2/+1
2016-09-13cdc-acm: cleaning up debug in data submission pathOliver Neukum1-10/+6
2016-09-13cdc-acm: cleanup debugging in submission pathOliver Neukum1-4/+4
2016-09-13usb: musb: remove redundant stack buffersRasmus Villemoes1-7/+5
2016-09-13usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun1-1/+3
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner2-86/+51
2016-09-13usb: musb: da8xx: Use devm in probeDavid Lechner1-14/+5
2016-09-13musb: sunxi: Add support for platform_set_modeHans de Goede1-4/+57
2016-09-13usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren1-41/+17
2016-09-13usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren1-66/+10
2016-09-13usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren1-4/+18
2016-09-13usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren2-0/+67
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum3-1/+20
2016-09-12usb: Kconfig: let USB_ULPI_BUS depends on USB_COMMONPeter Chen1-0/+1
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman8-8/+39
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+25
2016-09-09cdc-acm: delete obsolete debug messagesOliver Neukum1-17/+3
2016-09-09cdc-wdm: add terminating newlineOliver Neukum1-10/+10
2016-09-09usb: Kconfig: move ulpi bus support out of hostPeter Chen2-20/+20
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+9
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman1-1/+5
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King1-1/+1
2016-09-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam1-2/+6
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda1-0/+2
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn1-1/+4
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman19-32/+92
2016-09-02usb: gadget: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-09-02usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2-2/+2
2016-08-30usb: usbip: vudc: fix left shift overflowNicolas Iooss1-1/+1
2016-08-30USB: ohci-omap - avoid including mach/irqs.hRussell King1-1/+0
2016-08-30usb: ohci-sa1111: remove mach/hardware.h includeRussell King1-1/+0
2016-08-30usb: ohci-sa1111: remove machine_has_neponset()Russell King1-2/+1
2016-08-30usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang1-1/+68
2016-08-30usb: wusbcore: wa-nep: don't print on ENOMEMWolfram Sang1-4/+1
2016-08-30usb: wusbcore: security: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-30usb: wusbcore: crypto: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-30usb: usb-skeleton: don't print on ENOMEMWolfram Sang1-7/+2
2016-08-30usb: storage: sddr09: don't print on ENOMEMWolfram Sang1-10/+4
2016-08-30usb: storage: alauda: don't print on ENOMEMWolfram Sang1-8/+3
2016-08-30usb: renesas_usbhs: pipe: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-30usb: renesas_usbhs: mod_host: don't print on ENOMEMWolfram Sang1-8/+2
2016-08-30usb: renesas_usbhs: mod_gadget: don't print on ENOMEMWolfram Sang1-5/+1
2016-08-30usb: musb: da8xx: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-30usb: musb: am35x: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-30usb: misc: yurex: don't print on ENOMEMWolfram Sang1-6/+2
2016-08-30usb: misc: uss720: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-30usb: misc: usbsevseg: don't print on ENOMEMWolfram Sang1-6/+2