summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2014-07-122-0/+8
* USB: ftdi_sio: Add extra PID.Bert Vermeulen2014-07-102-2/+4
* usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter2014-07-071-0/+2
* USB: cp210x: add support for Corsair usb dongleAndras Kovacs2014-07-071-0/+1
* usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen2014-07-021-0/+7
* usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla2014-07-011-1/+1
* usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-07-012-0/+11
* Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-07-015-26/+17Star
|\
| * usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann2014-06-301-5/+4Star
| * usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla2014-06-301-1/+3
| * usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner2014-06-271-1/+1
| * usb: gadget: gr_udc: Fix check for invalid number of microframesAndreas Larsson2014-06-271-2/+3
| * usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia2014-06-271-17/+6Star
* | Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-272-8/+25
|\ \
| * | usb: option: add/modify Olivetti Olicard modemsBjørn Mork2014-06-231-6/+16
| * | USB: ftdi_sio: fix null deref at port probeJohan Hovold2014-06-231-2/+5
| * | USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum2014-06-231-0/+4
* | | xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu2014-06-241-3/+7
* | | xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu2014-06-241-1/+4
* | | xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman2014-06-241-1/+1
* | | xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman2014-06-241-2/+5
* | | Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-2412-35/+68
|\ \ \ | |/ / |/| / | |/
| * usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian2014-06-191-1/+1
| * usb: gadget: gadgetfs: correct dev stateMarcus Nutzinger2014-06-191-1/+6
| * usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz2014-06-193-3/+7
| * usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz2014-06-191-16/+16
| * usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz2014-06-191-5/+7
| * usb: musb: ux500: don't propagate the OF nodeLinus Walleij2014-06-191-1/+0Star
| * usb: renesas: gadget: fixup: complete STATUS stage after receivingKuninori Morimoto2014-06-191-0/+8
| * usb: gadget: u_ether: synchronize with transmit when stopping queueJeff Westfahl2014-06-191-0/+3
| * usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/completeGeorge Cherian2014-06-191-2/+13
| * usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian2014-06-192-1/+2
| * usb: gadget: f_rndis: fix an error code on allocation failureDan Carpenter2014-06-191-1/+1
| * usb: dwc3: gadget: check link trb after free_slot is increasedZhuang Jin Can2014-06-191-4/+4
* | USB: usbtest: add a timeout for scatter-gather testsAlan Stern2014-06-181-1/+15
* | USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-181-3/+16
* | usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams2014-06-183-19/+54
* | usb: quiet peer failure warning, disable poweroffDan Williams2014-06-181-5/+19
* | usb: improve "not suspended yet" message in hub_suspend()Dan Williams2014-06-181-1/+2
* | xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman2014-06-181-1/+1
* | usb: fix ->update_hub_device() vs hdev->maxchildDan Williams2014-06-181-12/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-049-17/+47
| |\
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-2/+2
|\ \ \
| * | | replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-061-2/+2
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-101-40/+0Star
|\ \ \
| * | | MIPS: MSP71xx: Remove checks for two macrosPaul Bolle2014-05-231-40/+0Star
| |/ /
* | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08144-6277/+10865
|\ \ \ | |_|/ |/| |
| * | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-052-8/+8
| |\ \