summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd
2015-03-18ehci-msm: Remove dead dependencyStephen Boyd
2015-03-18usb: gadget: constify of_device_id arrayFabian Frederick
2015-03-18usb: isp1760: add peripheral/device controller chip idSudeep Holla
2015-03-18usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla
2015-03-18usb: load usb phy earlierZhangfei Gao
2015-03-18usb: storage: Fix trivial typo in isd200_log_config()Yannick Guerrini
2015-03-18drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters
2015-03-18drivers: usb: storage: alauda.c: properly place braces after function declara...Bas Peters
2015-03-18USB: gadget: f_mass_storage: use static attribute groups for sysfs entriesTakashi Iwai
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring
2015-03-18ueagle-atm: Delete unnecessary checks before the function call "release_firmw...Markus Elfring
2015-03-18USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...Markus Elfring
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard
2015-03-18xhci: unify cycle state toggling operation with 'XOR'Lin Wang
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-18USB: image: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-18usb: host/sl811-hcd: fix sparse warningLad, Prabhakar
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun
2015-03-18usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun
2015-03-18chipidea: pci: register nop PHYAndy Shevchenko
2015-03-18usb: chipidea: host: add .bus_suspend quirkPeter Chen
2015-03-18Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR...Daniel Tang
2015-03-18Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must con...Daniel Tang
2015-03-18usb: chipidea: Add errata for revision 2.40aSanchayan Maity
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen
2015-03-18usb: chipidea: add identification registers access APIsPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: add imx6sx initialization routinePeter Chen
2015-03-18usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen
2015-03-18usb: chipidea: imx: add usb as system wakeup sourcePeter Chen
2015-03-18usb: chipidea: add usb as system wakeup sourcePeter Chen
2015-03-18usb: chipidea: imx: add runtime power management supportPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: add .set_wakeup interfacePeter Chen
2015-03-18usb: chipidea: add runtime power management supportPeter Chen
2015-03-18usb: chipidea: imx: simplify the usbmisc callersPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: delete clock informationPeter Chen
2015-03-18usb: chipidea: imx: using common platform flag directlyPeter Chen
2015-03-18usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-03-06xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-05Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-03-03usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield
2015-03-02USB: ch341: set tty baud speed according to tty structNicolas PLANEL
2015-02-27USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde
2015-02-26USB: pl2303: disable break on shutdownJohan Hovold
2015-02-26USB: mxuport: fix null deref when used as a consoleJohan Hovold
2015-02-26USB: serial: clean up bus probe error handlingJohan Hovold