summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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/...Greg Kroah-Hartman19-97/+221
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_tran...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
2013-11-25usb: phy: remove dead codeMichal Nazarewicz2-4/+0
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds49-318/+989
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds60-448/+447
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds46-732/+947
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+87
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-136/+293
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-4/+13
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-126/+1092
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu1-4/+4
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-52/+121
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann1-7/+33
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae1-0/+2