summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-03-04xhci: Remove segments from radix tree on failed insert.Sarah Sharp
2014-03-04xhci: use usb_ss_max_streams in xhci_check_streams_endpointHans de Goede
2014-03-04xhci: For streams the dequeue ptr must be read from the stream ctxHans de Goede
2014-03-04xhci: Set SCT field for Set TR dequeue on streamsHans de Goede
2014-03-04xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede
2014-03-04xhci: Check size rather then number of streams when allocating stream ctxsHans de Goede
2014-03-04xhci: Free streams when they are still allocated on a set_interface callHans de Goede
2014-03-04xhci: fix usb3 streamsGerd Hoffmann
2014-03-04xhci: make warnings greppableOliver Neukum
2014-03-04usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp
2014-03-03USB: sisusb: Use static const, fix typoJoe Perches
2014-03-03USB: EHCI: tegra: Drop unused definesThierry Reding
2014-03-02Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman
2014-03-02Merge 3.14-rc5 into tty-nextGreg Kroah-Hartman
2014-03-02Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman
2014-02-28usb: wusbcore: fix compile warningsThomas Pugliese
2014-02-28tty: Fix low_latency BUGPeter Hurley
2014-02-28usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork
2014-02-28hub: debug message for failing to enable deviceOliver Neukum
2014-02-28usb: wusbcore: add info to HWA debug printsThomas Pugliese
2014-02-28usb: wusbcore: read actual_length bytes isoc in segmentsThomas Pugliese
2014-02-28usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese
2014-02-28usb: wusbcore: add a convenience function for completing a transfer segmentThomas Pugliese
2014-02-28usb: wusbcore: prevent urb dequeue and giveback raceThomas Pugliese
2014-02-28usb: wusbcore: fix stranded URB after HWA unplugThomas Pugliese
2014-02-28usb: wusbcore: fix kernel panic on HWA unplugThomas Pugliese
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-02-25ARM: 7989/1: Delete asm/system.hDavid Howells
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai
2014-02-24USB: complain if userspace resets an active endpointAlan Stern
2014-02-24usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik
2014-02-24usb: chipidea: use dev_get_platdata()Jingoo Han
2014-02-24usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen
2014-02-24usb: chipidea: refine PHY operationPeter Chen
2014-02-24Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman
2014-02-24Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET
2014-02-20Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-02-20usb: musb: dsps, debugfs filesMarkus Pargmann
2014-02-20usb: musb: correct use of schedule_delayed_work()Daniel Mack
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen
2014-02-20usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui
2014-02-20usb: gadget: gr_udc: remove some unneeded error handlingDan Carpenter
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-02-19usb: gadget: at91: using USBA_NR_DMAS for DMA channelsBo Shen