aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-15/+2
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-4/+4
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+19
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig1-1/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig2-8/+0
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig1-0/+1
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne1-2/+2
2018-12-14Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman1-1/+15
2018-12-14xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman1-1/+2
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata1-1/+1
2018-12-13USB: serial: option: add Telit LN940 seriesJörgen Storvist1-0/+4
2018-12-13USB: serial: option: add Fibocom NL668 seriesJörgen Storvist1-0/+2
2018-12-12USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist1-0/+1
2018-12-12USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist1-0/+2
2018-12-10USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman1-1/+1
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh3-4/+29
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer3-5/+5
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold1-1/+1
2018-12-05usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2018-12-05USB: Fix invalid-free bug in port_over_current_notify()Alan Stern1-1/+2
2018-12-05usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2018-12-03ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko1-4/+4
2018-11-29Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman3-67/+37
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp1-1/+0
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp1-6/+1
2018-11-28usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski1-5/+6
2018-11-26USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen1-0/+1
2018-11-26USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen1-0/+1
2018-11-26USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen1-1/+2
2018-11-26USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen1-31/+19
2018-11-26USB: omap_udc: use devm_request_irq()Aaro Koskinen1-27/+10
2018-11-26usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3
2018-11-26USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng1-0/+10
2018-11-26Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi1-5/+0
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds18-55/+162
2018-11-20usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers1-1/+1
2018-11-15usb: xhci: Prevent bus suspend if a port connect change or polling state is detectedMathias Nyman1-14/+46
2018-11-14usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2018-11-14Merge tag 'fixes-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman5-23/+17
2018-11-14usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi1-3/+3
2018-11-14Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers"Shen Jing1-18/+8
2018-11-14usb: dwc2: pci: Fix an error code in probeDan Carpenter1-0/+1
2018-11-14usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan1-1/+3
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta3-0/+319
2018-11-09xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George3-1/+40