aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-12-04usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-12-04usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack
2013-12-04USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2013-12-02USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-12-02USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2013-12-02USB: mos7840: correct handling of CS5 settingColin Leitner
2013-12-02USB: spcp8x5: correct handling of CS5 settingColin Leitner
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese
2013-12-02usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese
2013-12-02usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese
2013-12-02USB: option: support new huawei devicesFangxiaozhi (Franko)
2013-12-02USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-11-27Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-11-25usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian
2013-11-25usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi
2013-11-25usb: gadget: ffs: fix sparse warningFelipe Balbi
2013-11-25usb: gadget: zero: module parameters can be staticFengguang Wu
2013-11-25usb: gadget: storage: fix sparse warningFelipe Balbi
2013-11-25usb: phy: phy-rcar-gen2-usb: fix phy initializationValentine Barshak
2013-11-25usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun
2013-11-25usb: dwc3: fix implementation of endpoint wedgeAlan Stern
2013-11-25usb: gadget: mass storage: fix return of delayed statusPratyush Anand
2013-11-25usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz
2013-11-25usb: phy: phy-mxs-usb: set the correct platform drvdataJisheng Zhang
2013-11-25usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior
2013-11-25usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik
2013-11-25usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior
2013-11-25usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior
2013-11-25USB: serial: fix write memory-allocation flagJohan Hovold
2013-11-25USB: serial: fix race in generic writeJohan Hovold
2013-11-25usb: phy: generic: fix a compiler warningHeikki Krogerus
2013-11-25usb: phy-generic: fix nop xceiv probeAaro Koskinen
2013-11-25usb: fix musb gadget to enable OTG mode conditionallyApelete Seketeli
2013-11-25usb: gadget: fix pxa25x compilation problemsLinus Walleij
2013-11-25usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga
2013-11-25usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga
2013-11-25usb: phy: generic: fix how we find out about our resourcesFelipe Balbi
2013-11-25usb: phy: remove dead codeMichal Nazarewicz
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring