summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-05usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-12-05usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack
2013-12-05USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2013-12-03USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-12-03USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2013-12-03USB: mos7840: correct handling of CS5 settingColin Leitner
2013-12-03USB: 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 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller