summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-10-30usb: usbtest: support container id descriptor testHuang Rui
2013-10-30usb: usbtest: support superspeed device capbility descriptor testHuang Rui
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui
2013-10-30usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen
2013-10-30USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON
2013-10-29usb: cdc-wdm: ignore speed change notificationsBjørn Mork
2013-10-29USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez
2013-10-29usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches
2013-10-29usb: usbtest: support bos descriptor test for usb 3.0Huang Rui
2013-10-29USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov
2013-10-29usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese
2013-10-29usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese
2013-10-29usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese
2013-10-29usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese
2013-10-29usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten
2013-10-29usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui
2013-10-25usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz
2013-10-25USB:add new zte 3g-dongle's pid to option.cRui li
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-19USB: wusbcore: fix usb_dev leaksAlexey Khoroshilov
2013-10-19USB: UHCI: check for wakeup/suspend raceAlan Stern
2013-10-19USB: EHCI: add check for wakeup/suspend raceAlan Stern
2013-10-19USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern
2013-10-19USB: OHCI: fix and explain sparse errorsAlan Stern
2013-10-19USB: EHCI: fix sparse errorsAlan Stern
2013-10-19USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-19usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese
2013-10-17usb: phy: twl6030-usb: Include linux/of.h headerSachin Kamat
2013-10-17usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior
2013-10-17usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior
2013-10-17usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior
2013-10-17usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz
2013-10-17usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior
2013-10-17usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior
2013-10-17usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior
2013-10-16usb: xhci: remove the unused ->address fieldDan Williams
2013-10-16usb: xhci: kill a conditional when toggling cycleDan Williams
2013-10-16usb: hub_activate kill an 'else'Dan Williams
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson
2013-10-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux
2013-10-16usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum