summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-08-2418-27/+51
|\
| * usb: gadget: remove $(PWD) in ccflags-yPhilippe Reynes2014-08-203-6/+6
| * usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue2014-08-202-4/+21
| * usb: gadget: uvc: fix possible lockup in uvc gadgetMichael Grzeschik2014-08-191-0/+3
| * Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"Li RongQing2014-08-191-3/+0
| * usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun2014-08-191-2/+2
| * usb: gadget: Fix return value check in r8a66597_probe()Wei Yongjun2014-08-191-2/+2
| * usb: gadget: Fix return value check in ep_write()Wei Yongjun2014-08-191-1/+1
| * usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Dan Carpenter2014-08-191-1/+1
| * usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-191-1/+1
| * usb: atmel_usba_udc: fix it to deal with final dma channelBo Shen2014-08-191-1/+1
| * usb: gadget: fix error return codeJulia Lawall2014-08-191-2/+6
| * usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHJingoo Han2014-08-191-1/+1
| * usb: dbgp gadget: fix use after free in dbgp_unbind()Alexey Khoroshilov2014-08-191-0/+2
| * usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi2014-08-191-3/+1
| * usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan2014-08-191-0/+3
* | USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw2014-08-241-1/+6
* | Merge tag 'usb-serial-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-08-236-23/+40
|\ \
| * | USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2014-08-182-0/+7
| * | USB: serial: pl2303: add device id for ztek deviceGreg KH2014-08-182-0/+2
| * | USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2014-08-182-0/+3
| * | USB: zte_ev: remove duplicate Qualcom PIDJohan Hovold2014-08-181-1/+0
| * | USB: zte_ev: remove duplicate Gobi PIDJohan Hovold2014-08-181-1/+0
| * | Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Johan Hovold2014-08-182-21/+21
| * | USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton2014-08-181-0/+5
| * | USB: option: reduce interrupt-urb logging verbosityJohan Hovold2014-08-181-0/+2
| |/
* | usb: wusbcore: fix below build warningPeter Chen2014-08-191-2/+1
* | usb: core: fix below build warningPeter Chen2014-08-191-2/+2
* | usb: dwc2: gadget: fix below build warningPeter Chen2014-08-191-1/+1
* | xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2014-08-192-62/+42
* | usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-08-191-0/+4
* | xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede2014-08-191-1/+2
* | usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai2014-08-191-3/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-1/+1
|\
| * drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite2014-06-191-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-063-9/+9
|\ \
| * | scsi: use 64-bit LUNsHannes Reinecke2014-07-172-6/+8
| * | scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-171-3/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-222-2/+21
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-1628-79/+161
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
* | | | | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-04208-5638/+8179
|\ \ \ \ \
| * | | | | USB: devio: fix issue with log floodingOliver Neukum2014-08-011-1/+1
| * | | | | uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede2014-08-011-3/+9
| * | | | | uas: Only complain about missing sg if all other checks succeedHans de Goede2014-08-011-18/+10
| * | | | | xhci: Add missing checks for xhci_alloc_command failureHans de Goede2014-08-012-0/+8
| * | | | | xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede2014-08-011-2/+2
| * | | | | xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-013-2/+7
| * | | | | uas: Limit qdepth to 32 when connected over usb-2Hans de Goede2014-08-011-1/+1
OpenPOWER on IntegriCloud