summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: udc: Use dma_pool_zalloc()Fabio Estevam2016-09-141-4/+2
* usb: chipidea: host: disable io watchdogLucas Stach2016-09-141-0/+3
* usb: chipidea: udc: Use direction flags consequentlyStefan Wahren2016-09-141-11/+11
* usb: chipidea: imx: set over current polarity per dts settingLi Jun2016-09-143-5/+21
* usb: chipidea: udc: Don't flush endpoint fifo twiceStefan Wahren2016-09-141-1/+0
* usb: chipidea: udc: move write barrier into hw_ep_primeStefan Wahren2016-09-141-5/+3
* scsi: introduce a quirk for false cache reportingOliver Neukum2016-09-133-1/+20
* usb: Kconfig: let USB_ULPI_BUS depends on USB_COMMONPeter Chen2016-09-121-0/+1
* Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman2016-09-128-8/+39
|\
| * Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-096-7/+25
| |\
| | * usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi2016-09-071-1/+3
| | * usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King2016-09-061-1/+1
| | * usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda2016-09-051-2/+9
| | * usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam2016-09-051-2/+6
| | * usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda2016-09-051-0/+2
| | * Revert "usb: dwc3: gadget: always decrement by 1"John Youn2016-09-051-1/+4
| * | Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-09-091-0/+9
| |\ \
| | * | usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber2016-09-091-0/+9
| * | | xhci: fix null pointer dereference in stop command timeout functionMathias Nyman2016-09-081-1/+5
| | |/ | |/|
* | | cdc-acm: delete obsolete debug messagesOliver Neukum2016-09-091-17/+3
* | | cdc-wdm: add terminating newlineOliver Neukum2016-09-091-10/+10
* | | usb: Kconfig: move ulpi bus support out of hostPeter Chen2016-09-092-20/+20
* | | Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman2016-09-0519-32/+92
|\| |
| * | usb: musb: Fix locking errors for host only modeTony Lindgren2016-08-301-1/+6
| * | Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-08-301-2/+5
| |\|
| | * usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun2016-08-191-2/+5
| * | Merge tag 'usb-serial-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-253-3/+12
| |\ \
| | * | USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov2016-08-241-0/+4
| | * | USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov2016-08-201-0/+5
| | * | USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-2/+2
| | * | USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-1/+1
| * | | Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-2512-20/+57
| |\ \ \
| | * | | usb: dwc3: gadget: always decrement by 1Felipe Balbi2016-08-251-4/+1
| | * | | usb: dwc3: debug: fix ep name on trace outputFelipe Balbi2016-08-251-1/+1
| | * | | usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi2016-08-251-1/+1
| | * | | usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang2016-08-221-1/+6
| | * | | usb: dwc3: gadget: don't rely on jiffies while holding spinlockNicolas Saenz Julienne2016-08-221-3/+3
| | * | | usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter2016-08-221-5/+2
| | * | | usb: gadget: function: f_rndis: socket buffer may be NULLPeter Chen2016-08-221-0/+3
| | * | | usb: gadget: function: f_eem: socket buffer may be NULLPeter Chen2016-08-221-3/+7
| | * | | usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun2016-08-221-1/+1
| | * | | usb: dwc2: Add reset control to dwc2Dinh Nguyen2016-08-222-0/+23
| | * | | usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi2016-08-221-0/+1
| | * | | usb: dwc3: pci: runtime_resume child deviceFelipe Balbi2016-08-221-1/+8
| | | |/ | | |/|
| * | | USB: avoid left shift by -1Alan Stern2016-08-231-5/+11
| * | | USB: fix typo in wMaxPacketSize validationAlan Stern2016-08-231-1/+1
| |/ /
* | | usb: gadget: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-021-1/+1
* | | usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-022-2/+2
* | | usb: usbip: vudc: fix left shift overflowNicolas Iooss2016-08-301-1/+1
* | | USB: ohci-omap - avoid including mach/irqs.hRussell King2016-08-301-1/+0