aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-04-25usb: option: add Alcatel L800MABjørn Mork
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-04-24usb: ftdi-elan: Use pr_<level>Joe Perches
2014-04-24usb: ftdi-elan: Coalesce string fragmentJoe Perches
2014-04-24usb: ftdi-elan: Coalesce formatsJoe Perches
2014-04-24usb: ftdi-elan: Convert leading spaces to tabsJoe Perches
2014-04-24usb: ftdi-elan: Fix format fragmentsJoe Perches
2014-04-24usb: dwc2: move s3c-hsotg data structuresDinh Nguyen
2014-04-24usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directoryDinh Nguyen
2014-04-24usb: dwc2: add defines to support s3c-hsotg driverDinh Nguyen
2014-04-24usb: phy: mv_u3d: Remove usb phy driver for mv_u3dPaul Bolle
2014-04-24USB: ohci-pxa27x: Add support for external vbus regulatorsLaurent Pinchart
2014-04-24USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart
2014-04-24USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart
2014-04-24usb: ohci-exynos: Remove locks for 'ohci' in suspend callbackVivek Gautam
2014-04-24usb: chipidea: debug: add debug file for OTG variablesLi Jun
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2014-04-24usb: chipidea: OTG fsm timers initializationLi Jun
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun
2014-04-24usb: chipidea: udc: driver update for OTG HNPLi Jun
2014-04-24usb: chipidea: host: init otg port numberLi Jun
2014-04-24usb: chipidea: host: vbus control change for OTG HNPLi Jun
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun
2014-04-24usb: phy: otg-fsm: export symbol of otg_statemachineLi Jun
2014-04-24usb: chipidea: core: Add missing module owner fieldAlexander Shiyan
2014-04-24usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen
2014-04-24usb: chipidea: debug: add debug file for controller registers dumpLi Jun
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2014-04-24usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUsDenis Carikli
2014-04-24USB: serial: fix sysfs-attribute removal deadlockJohan Hovold
2014-04-24usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese
2014-04-24usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2014-04-24Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-24usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat...Peter Chen
2014-04-24usb: phy: fsm: update OTG HNP state transitionLi Jun
2014-04-21usb: dwc3: exynos: Make provision for vdd regulatorsVivek Gautam
2014-04-21usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang
2014-04-21usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong