aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON1-11/+15
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi1-1/+3
2013-12-10xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai1-1/+6
2013-12-09usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen2-3/+4
2013-12-09usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam1-1/+2
2013-12-09usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov2-2/+3
2013-12-09usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork1-5/+3
2013-12-09Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman3-5/+8
2013-12-06usb: phy-tegra-usb.c: wrong pointer check for remap UTMIChris Ruehl1-1/+1
2013-12-04usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner1-2/+3
2013-12-04usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack1-0/+1
2013-12-04USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens1-0/+2
2013-12-02USB: pl2303: fixed handling of CS5 settingColin Leitner1-16/+14
2013-12-02USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner1-13/+24
2013-12-02USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2013-12-02USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese3-68/+60
2013-12-02usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese1-18/+25
2013-12-02usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese1-4/+1
2013-12-02USB: option: support new huawei devicesFangxiaozhi (Franko)1-0/+24
2013-12-02USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias1-0/+3
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight1-2/+52
2013-11-27Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman19-97/+221
2013-11-25usb: phy: twl6030-usb: signedness bug in twl6030_readb()Dan Carpenter1-1/+2
2013-11-25usb: dwc3: power off usb phy in error pathKishon Vijay Abraham I1-0/+2
2013-11-25usb: dwc3: invoke phy_resume after phy_initKishon Vijay Abraham I1-3/+3
2013-11-25usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian1-11/+12
2013-11-25usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi1-1/+1
2013-11-25usb: gadget: ffs: fix sparse warningFelipe Balbi1-1/+1
2013-11-25usb: gadget: zero: module parameters can be staticFengguang Wu1-3/+3
2013-11-25usb: gadget: storage: fix sparse warningFelipe Balbi1-1/+1
2013-11-25usb: phy: phy-rcar-gen2-usb: fix phy initializationValentine Barshak1-2/+2
2013-11-25usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun1-1/+2
2013-11-25usb: dwc3: fix implementation of endpoint wedgeAlan Stern2-4/+3
2013-11-25usb: gadget: mass storage: fix return of delayed statusPratyush Anand2-5/+1
2013-11-25usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz1-0/+1
2013-11-25usb: phy: phy-mxs-usb: set the correct platform drvdataJisheng Zhang1-1/+1
2013-11-25usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior1-4/+5
2013-11-25usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik1-0/+1
2013-11-25usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior1-5/+108
2013-11-25usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done()Sebastian Andrzej Siewior1-23/+36
2013-11-25USB: serial: fix write memory-allocation flagJohan Hovold1-1/+1
2013-11-25USB: serial: fix race in generic writeJohan Hovold1-9/+1
2013-11-25usb: phy: generic: fix a compiler warningHeikki Krogerus1-1/+1
2013-11-25usb: phy-generic: fix nop xceiv probeAaro Koskinen1-0/+2
2013-11-25usb: fix musb gadget to enable OTG mode conditionallyApelete Seketeli1-0/+4
2013-11-25usb: gadget: fix pxa25x compilation problemsLinus Walleij1-0/+1
2013-11-25usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga1-1/+2
2013-11-25usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga1-0/+4
2013-11-25usb: phy: generic: fix how we find out about our resourcesFelipe Balbi3-34/+34