summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-05-12usb: phy: msm: enable build on other architecturesFelipe Balbi
2014-05-12usb: phy: msm: switch over to writel()Felipe Balbi
2014-05-12usb: phy: msm: cast to enum msm_usb_phy_typeFelipe Balbi
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro
2014-05-03USB: Nokia 5300 should be treated as unusual devDaniele Forsi
2014-05-03USB: Nokia 305 should be treated as unusual devVictor A. Santos
2014-05-03fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko
2014-05-03usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi
2014-05-03usb: qcserial: add a number of Dell devicesBjørn Mork
2014-05-03USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern
2014-05-01Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-30usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot
2014-04-30usb: phy: msm: Use usb_add_phy_dev() to register deviceIvan T. Ivanov
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov
2014-04-30usb: phy: msm: Handle disconnect eventsIvan T. Ivanov
2014-04-30usb: phy: msm: Select secondary PHY via TCSRTim Bird
2014-04-30usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird
2014-04-30usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov
2014-04-30usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov
2014-04-30usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov
2014-04-30usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov
2014-04-30usb: phy: msm: Properly check result from platform_get_irq()Ivan T. Ivanov
2014-04-30usb: phy: msm: Remove HSUSB prefix from regulator namesIvan T. Ivanov
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov
2014-04-30usb: phy: msm: Fix checkpatch.pl warningsIvan T. Ivanov
2014-04-30usb: phy: msm: Remove unnecessarily check for valid regulators.Ivan T. Ivanov
2014-04-30usb: phy: msm: Migrate to Managed Device Resource allocationIvan T. Ivanov
2014-04-30usb: phy: msm: Enable deferred driver probingIvan T. Ivanov
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov
2014-04-30usb: phy: msm: Make driver selectable on ARCH_QCOMIvan T. Ivanov
2014-04-27Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman
2014-04-25usb: dwc2: fix sparse warningPaul Zimmerman
2014-04-25usb: dwc3: gadget: pretty print Generic CMDsFelipe Balbi
2014-04-25usb: dwc3: gadget: pretty print link statesFelipe Balbi
2014-04-25usb: dwc3: gadget: print both cmd string and numberFelipe Balbi
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork
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