summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches2013-10-291-7/+7
* printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches2013-10-291-1/+15
* usb: usbtest: support bos descriptor test for usb 3.0Huang Rui2013-10-291-0/+13
* USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov2013-10-292-2/+4
* usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese2013-10-291-2/+3
* usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-294-17/+62
* usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese2013-10-291-111/+255
* usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese2013-10-291-1/+4
* usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen2013-10-291-3/+3
* usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-296-189/+36
* usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui2013-10-291-8/+8
* UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman2013-10-291-13/+3
* usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz2013-10-251-1/+1
* USB:add new zte 3g-dongle's pid to option.cRui li2013-10-251-0/+17
* Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-2451-1183/+2952
|\
| * usb: phy: twl6030-usb: Include linux/of.h headerSachin Kamat2013-10-171-0/+1
| * usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2013-10-172-3/+13
| * usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior2013-10-171-2/+3
| * usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior2013-10-171-0/+3
| * usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz2013-10-171-19/+18
| * usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior2013-10-171-1/+1
| * usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior2013-10-171-11/+9
| * usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior2013-10-171-38/+37
| * usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior2013-10-171-0/+5
| * usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior2013-10-171-1/+18
| * usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga2013-10-151-1/+1
| * usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo modeRobert Baldyga2013-10-151-5/+9
| * usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALTRobert Baldyga2013-10-151-1/+9
| * usb: gadget: s3c-hsotg: fix "halted" property updatingRobert Baldyga2013-10-151-0/+3
| * usb: gadget: s3c-hsotg: add DAINT maskingRobert Baldyga2013-10-151-2/+6
| * usb: gadget: s3c-hsotg: fix endpoint interrupts handlingRobert Baldyga2013-10-151-1/+12
| * usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...Robert Baldyga2013-10-151-6/+10
| * usb: gadget: s3c-hsotg: fix "protocol stall" handlingRobert Baldyga2013-10-151-2/+8
| * usb: gadget: storage_common: pass filesem to fsg_store_cdromAndrzej Pietrasiewicz2013-10-153-13/+39
| * usb: gadget: storage_common: use strtobool instead of kstrtouintAndrzej Pietrasiewicz2013-10-151-8/+8
| * usb: phy: don't return with NULL from devm_usb_get_phy()Gabor Juhos2013-10-111-1/+1
| * usb: gadget: Make VERBOSE_DEBUG enableable via KconfigAndreas Larsson2013-10-112-1/+16
| * usb: gadget: s3c-hsotg: remove unused labelRobert Baldyga2013-10-111-1/+0
| * usb: gadget: s3c-hsotg: add multi count supportRobert Baldyga2013-10-111-6/+28
| * usb: gadget: s3c-hsotg: add isochronous transfers supportRobert Baldyga2013-10-111-4/+23
| * usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi2013-10-111-1/+1
| * usb: phy: Add RCAR Gen2 USB phyValentine Barshak2013-10-104-0/+284
| * usb: musb: cancel work on removalSebastian Andrzej Siewior2013-10-101-0/+1
| * usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms moduleAndrzej Pietrasiewicz2013-10-102-10/+1
| * usb: gadget: f_mass_storage: remove compatibility layerAndrzej Pietrasiewicz2013-10-102-152/+19
| * usb: gadget: multi: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2013-10-102-30/+83
| * usb: gadget: multi: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-10-102-24/+52
| * usb: gadget: multi: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-10-102-8/+61
| * usb: gadget: acm_ms: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2013-10-102-39/+75
| * usb: gadget: f_mass_storage: add configfs supportAndrzej Pietrasiewicz2013-10-104-0/+419
OpenPOWER on IntegriCloud