summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese2013-12-021-18/+25
* usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese2013-12-021-4/+1
* USB: option: support new huawei devicesFangxiaozhi (Franko)2013-12-021-0/+24
* USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias2013-12-021-0/+3
* Merge tag 'for-usb-linus-2013-12-02' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-12-022-2/+54
|\
| * usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2013-12-022-2/+54
|/
* Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-11-2719-97/+221
|\
| * usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian2013-11-251-11/+12
| * usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi2013-11-251-1/+1
| * usb: gadget: ffs: fix sparse warningFelipe Balbi2013-11-251-1/+1
| * usb: gadget: zero: module parameters can be staticFengguang Wu2013-11-251-3/+3
| * usb: gadget: storage: fix sparse warningFelipe Balbi2013-11-251-1/+1
| * usb: phy: phy-rcar-gen2-usb: fix phy initializationValentine Barshak2013-11-251-2/+2
| * usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun2013-11-251-1/+2
| * usb: dwc3: fix implementation of endpoint wedgeAlan Stern2013-11-252-4/+3
| * usb: gadget: mass storage: fix return of delayed statusPratyush Anand2013-11-252-5/+1
| * usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz2013-11-251-0/+1
| * usb: phy: phy-mxs-usb: set the correct platform drvdataJisheng Zhang2013-11-251-1/+1
| * usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior2013-11-251-4/+5
| * usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik2013-11-251-0/+1
| * usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior2013-11-251-5/+108
| * usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior2013-11-251-23/+36
| * usb: phy: generic: fix a compiler warningHeikki Krogerus2013-11-251-1/+1
| * usb: phy-generic: fix nop xceiv probeAaro Koskinen2013-11-251-0/+2
| * usb: fix musb gadget to enable OTG mode conditionallyApelete Seketeli2013-11-251-0/+4
| * usb: gadget: fix pxa25x compilation problemsLinus Walleij2013-11-251-0/+1
| * usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga2013-11-251-1/+2
| * usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga2013-11-251-0/+4
| * usb: phy: generic: fix how we find out about our resourcesFelipe Balbi2013-11-253-34/+34
| * usb: phy: remove dead codeMichal Nazarewicz2013-11-252-4/+0
* | USB: serial: fix write memory-allocation flagJohan Hovold2013-11-251-1/+1
* | USB: serial: fix race in generic writeJohan Hovold2013-11-251-9/+1
|/
* Linux 3.13-rc1v3.13-rc1Linus Torvalds2013-11-221-2/+2
* Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2
|\
| * eCryptfs: file->private_data is always validTyler Hicks2013-11-141-6/+2
* | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-229-47/+161
|\ \
| * | ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson2013-11-221-1/+1
| * | ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai2013-11-221-0/+20
| * | Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-215-42/+86
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown2013-11-201-0/+2
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-11-202-9/+6
| | |\ \ \
| | | * | | ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto2013-11-191-2/+1
| | | * | | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-191-1/+1
| | | * | | ASoC: rcar: fixup mod access before checkingKuninori Morimoto2013-11-181-6/+4
| | * | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-11-2020-124/+209
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-11-201-1/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-11-201-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-11-201-0/+1
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-11-202-1/+46
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald2013-11-201-0/+4
OpenPOWER on IntegriCloud