summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-04-08usb: hcd: use correct device pointer for dma opsSekhar Nori1-1/+1
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-41/+161
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman5-21/+35
2017-04-01cdc-acm: remove unused element of struct acmTobias Herzog1-1/+0
2017-04-01cdc-acm: log message for serial state notificationTobias Herzog1-0/+2
2017-04-01cdc-acm: reassemble fragmented notificationsTobias Herzog2-29/+86
2017-04-01cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-03-31USB: serial: drop obsolete open-race workaroundJohan Hovold1-8/+0
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal1-0/+1
2017-03-30usb: gadget: Correct usb EP argument for BOT status requestManish Narani1-1/+1
2017-03-29USB: serial: drop termios-flag debuggingJohan Hovold5-42/+0
2017-03-29usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas1-1/+1
2017-03-29xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman1-18/+25
2017-03-29xhci: Set URB actual length for stopped control transfersMathias Nyman1-0/+3
2017-03-29xhci: plat: Register shutdown for xhci_platAdam Wallis1-0/+1
2017-03-29USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-03-29USB: usbtmc: refactor endpoint retrievalJohan Hovold1-38/+18
2017-03-29USB: lvstest: tighten endpoint sanity checkJohan Hovold1-4/+3
2017-03-28USB: serial: f81534: clean up port bulk-out setupJohan Hovold1-51/+11
2017-03-28USB: serial: f81534: clean up calc_num_portsJohan Hovold1-5/+6
2017-03-28USB: serial: mxuport: clean up port bulk-out setupJohan Hovold1-91/+12
2017-03-28USB: serial: mxuport: add endpoint sanity checkJohan Hovold1-0/+2
2017-03-28USB: serial: mxuport: register two ports for unknown devicesJohan Hovold1-11/+16
2017-03-28USB: serial: visor: clean up treo endpoint hackJohan Hovold1-58/+24
2017-03-28USB: serial: visor: clean up clie_5 endpoint hackJohan Hovold1-34/+23
2017-03-28USB: serial: visor: drop redundant calc_num_ports callbackJohan Hovold1-1/+0
2017-03-28USB: serial: ti_usb_3410_5052: always require a bulk-out endpointJohan Hovold1-0/+2
2017-03-28USB: serial: omninet: use generic write implementationJohan Hovold1-76/+17
2017-03-28USB: serial: omninet: clean up port setupJohan Hovold1-26/+21
2017-03-28USB: serial: mos7840: clean up endpoint sanity checkJohan Hovold1-12/+11
2017-03-28USB: serial: mos7720: always require an interrupt endpointJohan Hovold1-2/+2
2017-03-28USB: serial: mos7720: clean up mcs7715 port setupJohan Hovold1-32/+20
2017-03-28USB: serial: io_ti: drop redundant read-urb checkJohan Hovold1-6/+0
2017-03-28USB: serial: io_ti: verify interrupt endpoint at probeJohan Hovold1-8/+2
2017-03-28USB: serial: io_ti: always require a bulk-out endpointJohan Hovold1-0/+2
2017-03-28USB: serial: io_ti: use calc_num_endpoints to verify endpointsJohan Hovold1-6/+19
2017-03-28USB: serial: ipaq: always register a single portJohan Hovold1-26/+15
2017-03-28USB: serial: ipaq: use calc_num_endpoints to verify endpointsJohan Hovold1-8/+10
2017-03-28USB: serial: f81534: abort probe on early errorsJohan Hovold1-3/+3
2017-03-28USB: serial: f81534: use calc_num_endpoints to verify endpointsJohan Hovold1-44/+11
2017-03-28USB: serial: aircable: use calc_num_endpoints to verify endpointsJohan Hovold1-28/+8
2017-03-28USB: serial: pl2303: clean up legacy endpoint hackJohan Hovold1-38/+46
2017-03-28USB: serial: move pl2303 hack out of usb-serial coreJohan Hovold2-42/+55
2017-03-28USB: serial: relax generic driver bulk-endpoint requirementJohan Hovold1-2/+4
2017-03-28USB: serial: add calc_num_ports callback to generic driverJohan Hovold2-21/+24
2017-03-28USB: serial: add probe callback to generic driverJohan Hovold2-2/+12
2017-03-28USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold9-23/+26
2017-03-27usb: gadget: pxa27x: Remove duplicate function prototypePetr Cvek1-3/+0
2017-03-27usb: dwc3: remove dwc3_log_msg trace classLu Baolu1-25/+0
2017-03-27usb: gadget: mv_udc: clarify a switch with an implicit fall-throughMichal Nazarewicz1-7/+6