summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-1/+1
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-1/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-203-4/+19
| |\ \
| * | | net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-141-1/+1
* | | | Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-12-251-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko2018-12-031-4/+4
| | |/ | |/|
* | | USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne2018-12-171-2/+2
* | | Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-141-1/+15
|\ \ \
| * | | USB: serial: option: add Telit LN940 seriesJörgen Storvist2018-12-131-0/+4
| * | | USB: serial: option: add Fibocom NL668 seriesJörgen Storvist2018-12-131-0/+2
| * | | USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist2018-12-121-0/+1
| * | | USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist2018-12-121-0/+2
| * | | USB: serial: option: add HP lt4132Tore Anderson2018-12-101-1/+6
| | |/ | |/|
* / | xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2018-12-141-1/+2
|/ /
* | Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-061-1/+1
|\ \
| * | USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-051-1/+1
* | | xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman2018-12-061-0/+16
* | | xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh2018-12-063-4/+29
* | | USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-053-5/+5
* | | usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan2018-12-051-0/+4
* | | USB: Fix invalid-free bug in port_over_current_notify()Alan Stern2018-12-051-1/+2
* | | usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen2018-12-051-0/+1
|/ /
* | Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-293-67/+37Star
|\ \
| * | usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski2018-11-281-5/+6
| * | USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen2018-11-261-0/+1
| * | USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen2018-11-261-0/+1
| * | USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen2018-11-261-1/+2
| * | USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen2018-11-261-31/+19Star
| * | USB: omap_udc: use devm_request_irq()Aaro Koskinen2018-11-261-27/+10Star
| * | Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi2018-11-261-5/+0Star
* | | usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner2018-11-261-0/+3
* | | USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng2018-11-261-0/+10
|/ /
* | Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-2218-55/+162
|\ \
| * | usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs2018-11-201-0/+3
| * | usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman2018-11-151-14/+46
| * | usb: core: Fix hub port connection events lostDennis Wassenberg2018-11-141-1/+3
| * | Merge tag 'fixes-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-145-23/+17Star
| |\ \
| | * | usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi2018-11-141-3/+3
| | * | Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing2018-11-141-18/+8Star
| | * | usb: dwc2: pci: Fix an error code in probeDan Carpenter2018-11-141-0/+1
| | * | usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan2018-11-141-1/+3
| | * | usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen2018-11-061-1/+1
| | * | usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko2018-11-061-0/+1
| | |/
| * | xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George2018-11-093-1/+40
| * | usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2018-11-092-3/+3
| * | usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2018-11-092-2/+2
| * | xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh2018-11-091-0/+1
| * | xhci: handle port status events for removed USB3 hcdMathias Nyman2018-11-091-0/+7
| * | xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman2018-11-096-8/+14