summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-01-27usb: isp1760: Make HCD support optionalLaurent Pinchart
2015-01-27usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart
2015-01-27usb: isp1760: Add device controller supportLaurent Pinchart
2015-01-27usb: isp1760: Move PORT1 configuration to core codeLaurent Pinchart
2015-01-27usb: isp1760: Initialize the bus interface in core codeLaurent Pinchart
2015-01-27usb: isp1760: Set IRQF_SHARED flag in core codeLaurent Pinchart
2015-01-27usb: isp1760: Move core code to isp1760-core.cLaurent Pinchart
2015-01-27usb: isp1760: Reorganize header filesLaurent Pinchart
2015-01-27usb: isp1760: Prefix driver data structures with isp1760_Laurent Pinchart
2015-01-27usb: isp1760: Decouple usb_hdc and isp1760_privLaurent Pinchart
2015-01-27usb: isp1760: Refactor PCI initialization codeLaurent Pinchart
2015-01-27usb: isp1760: Use the managed devm_ioremap_resource() APILaurent Pinchart
2015-01-27usb: isp1760: Pass resource pointer to isp1760_registerLaurent Pinchart
2015-01-27usb: isp1760: Remove busname argument to isp1760_registerLaurent Pinchart
2015-01-27usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_Laurent Pinchart
2015-01-27usb: isp1760: Fix indentation in probe error pathLaurent Pinchart
2015-01-27usb: isp1760: Don't expose hcd to glue code from isp1760_registerLaurent Pinchart
2015-01-27usb: isp1760: Manage device driver data in common codeLaurent Pinchart
2015-01-27usb: isp1760: Move removal cleanup code to isp1760-hcd.cLaurent Pinchart
2015-01-27usb: isp1760: Merge platform and OF glue codesLaurent Pinchart
2015-01-27usb: isp1760: Unmap I/O registers at platform device removalLaurent Pinchart
2015-01-27usb: isp1760: Retrieve pdev memory resource from hcd at remove timeLaurent Pinchart
2015-01-27usb: isp1760: Remove isp1760 glue structureLaurent Pinchart
2015-01-27usb: isp1760: Use the gpio descriptor APILaurent Pinchart
2015-01-27usb: gadget: zero: fix format string warningsAsaf Vertz
2015-01-27usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga
2015-01-27usb: gadget: f_fs: Fix loop variableMario Schuknecht
2015-01-27usb: gadget: Fix os desc testMario Schuknecht
2015-01-27usb: musb: cppi41: improve rx channel abort routineBin Liu
2015-01-27usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu
2015-01-27usb: renesas_usbhs: add support for requesting DT DMAYoshihiro Shimoda
2015-01-27usb: renesas_usbhs: add usbhsf_dma_init_pdev() functionYoshihiro Shimoda
2015-01-27usb: renesas_usbhs: mod_host: use HUB_CHAR_*Sergei Shtylyov
2015-01-27usb: musb: virthub: use HUB_CHAR_*Sergei Shtylyov
2015-01-26Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-26USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen
2015-01-25USB: Add OTG PET device to TPLMacpaul Lin
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs
2015-01-25USB: host: ohci-at91: Fix wake-up supportSylvain Rochet
2015-01-25USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet
2015-01-25USB: host: ohci-at91: Move global variables to private structSylvain Rochet
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet
2015-01-25USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet
2015-01-25usb: core: hub: modify hub reset logic in hub driverDeepak Das
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy
2015-01-25usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy
2015-01-25wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov