summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* xhci: fix memleak in xhci_run()Shu Wang2017-07-201-1/+3
* usb: xhci: fix spinlock recursion for USB2 test modePeter Chen2017-07-201-0/+2
* xhci: fix 20000ms port resume timeoutMathias Nyman2017-07-201-0/+3
* usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K2017-07-201-1/+8
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-205-0/+69
* xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman2017-07-201-4/+7
* Merge tag 'fixes-for-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-1912-55/+87
|\
| * usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda2017-07-191-7/+24
| * usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda2017-07-191-1/+3
| * usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()Yoshihiro Shimoda2017-07-181-3/+3
| * usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmacYoshihiro Shimoda2017-07-181-0/+6
| * usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()Yoshihiro Shimoda2017-07-181-1/+1
| * usb: gadget: f_uac2: endianness fixes.Ruslan Bilovol2017-07-181-11/+14
| * usb: gadget: f_uac1: endianness fixes.Ruslan Bilovol2017-07-181-10/+10
| * usb: gadget: udc: start_udc() can be statickbuild test robot2017-07-181-3/+3
| * usb: dwc2: gadget: On USB RESET reset device address to zeroMinas Harutyunyan2017-07-181-0/+3
| * usb: dwc3: gadget: only unmap requests from DMA if mappedJack Pham2017-07-171-3/+5
| * usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMAGeert Uytterhoeven2017-07-171-1/+2
| * usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMAGeert Uytterhoeven2017-07-171-1/+1
| * usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin2017-07-171-1/+1
| * usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R2017-07-171-10/+8
| * usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R2017-07-171-3/+3
* | usb: storage: return on error to avoid a null pointer dereferenceColin Ian King2017-07-171-1/+4
* | usb: typec: include linux/device.h in ucsi.hArnd Bergmann2017-07-171-0/+1
* | USB: cdc-acm: add device-id for quirky printerJohan Hovold2017-07-171-0/+3
|/
* USB: serial: safe_serial: move __inline__ before return typeJoe Perches2017-07-121-1/+1
* Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-075-0/+21
|\
| * xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-06-203-0/+16
| * Merge tag 'usb-serial-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-202-0/+5
| |\
| | * USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork2017-06-141-0/+1
| | * USB: serial: option: add two Longcheer device idsJohan Hovold2017-06-141-0/+4
* | | Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-071-1/+1
|\ \ \
| * | | mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chipsKuppuswamy Sathyanarayanan2017-06-191-1/+1
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-29/+19
|\ \ \ \
| * | | | usbdevfs: get rid of field-by-field copyinAl Viro2017-06-291-29/+19
| |/ / /
* | | | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-6/+1
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-07-0315-57/+119
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-0734-120/+223
| |\ \ \ \
| * | | | | usb: gadget: u_uac1: Kill set_fs() usageTakashi Iwai2017-06-021-6/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-053-21/+13
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-216-28/+24
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-6/+5
| * | | | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
| * | | | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-3/+2
| * | | | | networking: introduce and use skb_put_data()Johannes Berg2017-06-162-7/+6
| * | | | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-10/+5
* | | | | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-043-9/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-033-9/+3
| |\ \ \ \ \ \
| | * | | | | | PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-282-3/+2
| | * | | | | | Merge branch 'uuid-types'Rafael J. Wysocki2017-06-224-17/+16
| | |\ \ \ \ \ \