summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2014-08-20usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz-1/+1
2014-08-20usb: gadget: f_uac1: add function stringsAndrzej Pietrasiewicz-1/+50
2014-08-20usb: gadget: f_uac2: add configfs supportAndrzej Pietrasiewicz-0/+108
2014-08-20usb: gadget: f_uac2: use defined constants as defaultsAndrzej Pietrasiewicz-8/+15
2014-08-20usb: gadget: f_uac2: use usb_gstrings_attachAndrzej Pietrasiewicz-16/+17
2014-08-20usb: gadget: f_uac2: remove compatibility layerAndrzej Pietrasiewicz-124/+0
2014-08-20usb: gadget: audio: convert to new interface of f_uac2Andrzej Pietrasiewicz-2/+84
2014-08-20usb: gadget: f_uac2: convert to new function interface with backward compatib...Andrzej Pietrasiewicz-40/+242
2014-08-20usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz-24/+14
2014-08-20usb: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi-1/+1
2014-08-20usb: phy: samsung: Remove unnecessary lines of register bit definitionsJingoo Han-34/+2
2014-08-20usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()Wei Yongjun-3/+1
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han-24/+8
2014-08-20usb: gadget: remove $(PWD) in ccflags-yPhilippe Reynes-6/+6
2014-08-20usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue-4/+21
2014-08-19usb: gadget: uvc: fix possible lockup in uvc gadgetMichael Grzeschik-0/+3
2014-08-19usb: wusbcore: fix below build warningPeter Chen-2/+1
2014-08-19usb: core: fix below build warningPeter Chen-2/+2
2014-08-19usb: dwc2: gadget: fix below build warningPeter Chen-1/+1
2014-08-19xhci: rework cycle bit checking for new dequeue pointersMathias Nyman-62/+42
2014-08-19usb: xhci: amd chipset also needs short TX quirkHuang Rui-0/+4
2014-08-19xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede-1/+2
2014-08-19usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai-3/+1
2014-08-19Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"Li RongQing-3/+0
2014-08-19usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun-2/+2
2014-08-19usb: gadget: Fix return value check in r8a66597_probe()Wei Yongjun-2/+2
2014-08-19usb: gadget: Fix return value check in ep_write()Wei Yongjun-1/+1
2014-08-19usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Dan Carpenter-1/+1
2014-08-19usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg-1/+1
2014-08-19usb: atmel_usba_udc: fix it to deal with final dma channelBo Shen-1/+1
2014-08-19usb: gadget: fix error return codeJulia Lawall-2/+6
2014-08-19usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHJingoo Han-1/+1
2014-08-19usb: dbgp gadget: fix use after free in dbgp_unbind()Alexey Khoroshilov-0/+2
2014-08-19usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi-3/+1
2014-08-19usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan-0/+3
2014-08-18USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj-0/+7
2014-08-18USB: serial: pl2303: add device id for ztek deviceGreg KH-0/+2
2014-08-18USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold-0/+3
2014-08-18USB: zte_ev: remove duplicate Qualcom PIDJohan Hovold-1/+0
2014-08-18USB: zte_ev: remove duplicate Gobi PIDJohan Hovold-1/+0
2014-08-18Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Johan Hovold-21/+21
2014-08-18USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton-0/+5
2014-08-18USB: option: reduce interrupt-urb logging verbosityJohan Hovold-0/+2
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-9/+9
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+2
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5638/+8179
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2014-08-01USB: devio: fix issue with log floodingOliver Neukum-1/+1
2014-08-01uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede-3/+9