aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON2013-10-30
* usb: cdc-wdm: ignore speed change notificationsBjørn Mork2013-10-29
* USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez2013-10-29
* usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches2013-10-29
* usb: usbtest: support bos descriptor test for usb 3.0Huang Rui2013-10-29
* USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov2013-10-29
* usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese2013-10-29
* usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-29
* usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese2013-10-29
* usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese2013-10-29
* usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen2013-10-29
* usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-29
* usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui2013-10-29
* usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz2013-10-25
* USB:add new zte 3g-dongle's pid to option.cRui li2013-10-25
* Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-24
|\
| * usb: phy: twl6030-usb: Include linux/of.h headerSachin Kamat2013-10-17
| * usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2013-10-17
| * usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior2013-10-17
| * usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior2013-10-17
| * usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz2013-10-17
| * usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior2013-10-17
| * usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior2013-10-17
| * usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior2013-10-17
| * usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior2013-10-17
| * usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior2013-10-17
| * usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga2013-10-15
| * usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo modeRobert Baldyga2013-10-15
| * usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALTRobert Baldyga2013-10-15
| * usb: gadget: s3c-hsotg: fix "halted" property updatingRobert Baldyga2013-10-15
| * usb: gadget: s3c-hsotg: add DAINT maskingRobert Baldyga2013-10-15
| * usb: gadget: s3c-hsotg: fix endpoint interrupts handlingRobert Baldyga2013-10-15
| * usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...Robert Baldyga2013-10-15
| * usb: gadget: s3c-hsotg: fix "protocol stall" handlingRobert Baldyga2013-10-15
| * usb: gadget: storage_common: pass filesem to fsg_store_cdromAndrzej Pietrasiewicz2013-10-15
| * usb: gadget: storage_common: use strtobool instead of kstrtouintAndrzej Pietrasiewicz2013-10-15
| * usb: phy: don't return with NULL from devm_usb_get_phy()Gabor Juhos2013-10-11
| * usb: gadget: Make VERBOSE_DEBUG enableable via KconfigAndreas Larsson2013-10-11
| * usb: gadget: s3c-hsotg: remove unused labelRobert Baldyga2013-10-11
| * usb: gadget: s3c-hsotg: add multi count supportRobert Baldyga2013-10-11
| * usb: gadget: s3c-hsotg: add isochronous transfers supportRobert Baldyga2013-10-11
| * usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi2013-10-11
| * usb: phy: Add RCAR Gen2 USB phyValentine Barshak2013-10-10
| * usb: musb: cancel work on removalSebastian Andrzej Siewior2013-10-10
| * usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms moduleAndrzej Pietrasiewicz2013-10-10
| * usb: gadget: f_mass_storage: remove compatibility layerAndrzej Pietrasiewicz2013-10-10
| * usb: gadget: multi: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2013-10-10
| * usb: gadget: multi: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-10-10
| * usb: gadget: multi: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-10-10
| * usb: gadget: acm_ms: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2013-10-10