summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-07217-4950/+9032
|\
| * USB: Maintainers change for usb serial driversGreg KH2013-10-311-50/+3
| * usb: usbtest: support container id descriptor testHuang Rui2013-10-301-0/+27
| * usb: usbtest: support superspeed device capbility descriptor testHuang Rui2013-10-301-0/+37
| * usb: usbtest: support usb2 extension descriptor testHuang Rui2013-10-301-0/+77
| * usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen2013-10-301-12/+15
| * USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON2013-10-301-1/+15
| * usb: cdc-wdm: ignore speed change notificationsBjørn Mork2013-10-301-0/+4
| * USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez2013-10-301-4/+34
| * usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches2013-10-301-7/+7
| * printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches2013-10-301-1/+15
| * usb: usbtest: support bos descriptor test for usb 3.0Huang Rui2013-10-301-0/+13
| * USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov2013-10-302-2/+4
| * usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese2013-10-301-2/+3
| * usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-304-17/+62
| * usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese2013-10-301-111/+255
| * usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese2013-10-301-1/+4
| * usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen2013-10-301-3/+3
| * usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-306-189/+36
| * usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui2013-10-301-8/+8
| * UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman2013-10-301-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