summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | USB: serial: aircable: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-28/+8
| | * | USB: serial: pl2303: clean up legacy endpoint hackJohan Hovold2017-03-281-38/+46
| | * | USB: serial: move pl2303 hack out of usb-serial coreJohan Hovold2017-03-282-42/+55
| | * | USB: serial: relax generic driver bulk-endpoint requirementJohan Hovold2017-03-281-2/+4
| | * | USB: serial: add calc_num_ports callback to generic driverJohan Hovold2017-03-282-21/+24
| | * | USB: serial: add probe callback to generic driverJohan Hovold2017-03-282-2/+12
| | * | USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-289-23/+26
| | * | USB: serial: whiteheat: simplify endpoint checkJohan Hovold2017-03-161-30/+2
| | * | USB: serial: symbolserial: simplify endpoint checkJohan Hovold2017-03-161-11/+1
| | * | USB: serial: spcp8x5: simplify endpoint checkJohan Hovold2017-03-161-14/+2
| | * | USB: serial: pl2303: simplify endpoint checkJohan Hovold2017-03-161-8/+3
| | * | USB: serial: oti6858: simplify endpoint checkJohan Hovold2017-03-161-16/+3
| | * | USB: serial: opticon: simplify endpoint checkJohan Hovold2017-03-161-11/+1
| | * | USB: serial: omninet: simplify endpoint checkJohan Hovold2017-03-161-13/+1
| | * | USB: serial: mos7720: simplify endpoint checkJohan Hovold2017-03-161-5/+2
| | * | USB: serial: kobil_sct: simplify endpoint checkJohan Hovold2017-03-161-12/+1
| | * | USB: serial: keyspan_pda: simplify endpoint checkJohan Hovold2017-03-161-14/+2
| | * | USB: serial: iuu_phoenix: simplify endpoint checkJohan Hovold2017-03-161-11/+2
| | * | USB: serial: io_edgeport: simplify and tighten endpoint checkJohan Hovold2017-03-161-5/+12
| | * | USB: serial: digi_acceleport: simplify endpoint checkJohan Hovold2017-03-161-19/+4
| | * | USB: serial: cyberjack: simplify endpoint checkJohan Hovold2017-03-161-10/+1
| | * | USB: serial: ark3116: simplify endpoint sanity checkJohan Hovold2017-03-161-14/+3
| | * | USB: serial: add endpoint sanity check to coreJohan Hovold2017-03-161-5/+12
| | * | USB: serial: replace runtime overflow checkJohan Hovold2017-03-161-8/+5
| | * | USB: serial: refactor and clean up endpoint handlingJohan Hovold2017-03-161-74/+80
| | * | USB: serial: clean up endpoint and port-counter typesJohan Hovold2017-03-161-7/+7
| | * | USB: serial: clean up probe error pathsJohan Hovold2017-03-161-12/+12
| | * | USB: serial: ftdi_sio: allow other bases for "event_char"Ian Abbott2017-03-131-2/+2
| | * | USB: serial: ftdi_sio: only allow valid event_char valuesIan Abbott2017-03-131-1/+4
| | * | USB: serial: ftdi_sio: only allow valid latency timer valuesIan Abbott2017-03-131-1/+4
| | * | USB: serial: ftdi_sio: detect BM chip with iSerialNumber bugIan Abbott2017-03-131-8/+33
| | * | USB: serial: ftdi_sio: don't access latency timer on old chipsIan Abbott2017-03-131-0/+6
| | |/
| * | usb: host: xhci: print correct command ring addressPeter Chen2017-04-191-1/+1
| * | usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen2017-04-192-15/+4
| * | usb: host: xhci: using correct specification chapter reference for DCBAAPPeter Chen2017-04-191-1/+1
| * | xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-192-72/+29
| * | usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda2017-04-193-0/+20
| * | usb: host: xhci-plat: add resume_quirk()Yoshihiro Shimoda2017-04-192-0/+16
| * | usb: host: xhci-plat: enable clk in resume timingYoshihiro Shimoda2017-04-191-1/+10
| * | usb: host: plat: Enable xHCI plat runtime PMBaolin Wang2017-04-191-7/+46
| * | usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-184-5/+5
| * | Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-04-183-11/+78
| |\ \
| | * | usb: chipidea: core: add sysfs groupPeter Chen2017-04-142-3/+63
| | * | usb: chipidea: udc: update gadget state after bus resumeLi Jun2017-03-152-8/+15
| | |/
| * | usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon2017-04-183-1/+6
| * | usb: musb: Add support of CPPI 4.1 DMA controller to DA8xxAlexandre Bailon2017-04-182-3/+44
| * | usb: musb: Use shared irqAlexandre Bailon2017-04-181-1/+1
| * | usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()Ivan Safonov2017-04-181-6/+5
| * | xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman2017-04-181-10/+10
| * | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-1139-972/+1151
| |\ \
OpenPOWER on IntegriCloud