aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-27usb: isp1760: Reorganize header filesLaurent Pinchart4-225/+256
2015-01-27usb: isp1760: Prefix driver data structures with isp1760_Laurent Pinchart2-9/+10
2015-01-27usb: isp1760: Decouple usb_hdc and isp1760_privLaurent Pinchart1-6/+15
2015-01-27usb: isp1760: Refactor PCI initialization codeLaurent Pinchart1-65/+69
2015-01-27usb: isp1760: Use the managed devm_ioremap_resource() APILaurent Pinchart2-41/+16
2015-01-27usb: isp1760: Pass resource pointer to isp1760_registerLaurent Pinchart3-13/+11
2015-01-27usb: isp1760: Remove busname argument to isp1760_registerLaurent Pinchart3-6/+4
2015-01-27usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_Laurent Pinchart3-7/+7
2015-01-27usb: isp1760: Fix indentation in probe error pathLaurent Pinchart1-3/+3
2015-01-27usb: isp1760: Don't expose hcd to glue code from isp1760_registerLaurent Pinchart3-28/+19
2015-01-27usb: isp1760: Manage device driver data in common codeLaurent Pinchart2-3/+2
2015-01-27usb: isp1760: Move removal cleanup code to isp1760-hcd.cLaurent Pinchart3-14/+14
2015-01-27usb: isp1760: Merge platform and OF glue codesLaurent Pinchart1-135/+55
2015-01-27usb: isp1760: Unmap I/O registers at platform device removalLaurent Pinchart1-2/+1
2015-01-27usb: isp1760: Retrieve pdev memory resource from hcd at remove timeLaurent Pinchart1-5/+1
2015-01-27usb: isp1760: Remove isp1760 glue structureLaurent Pinchart1-31/+15
2015-01-27usb: isp1760: Use the gpio descriptor APILaurent Pinchart3-46/+19
2015-01-27usb: gadget: zero: fix format string warningsAsaf Vertz1-10/+10
2015-01-27usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga2-1/+29
2015-01-27usb: gadget: f_fs: Fix loop variableMario Schuknecht1-3/+3
2015-01-27usb: gadget: Fix os desc testMario Schuknecht1-1/+1
2015-01-27usb: musb: cppi41: improve rx channel abort routineBin Liu1-3/+9
2015-01-27usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu1-6/+6
2015-01-27usb: renesas_usbhs: add support for requesting DT DMAYoshihiro Shimoda1-1/+10
2015-01-27usb: renesas_usbhs: add usbhsf_dma_init_pdev() functionYoshihiro Shimoda1-3/+9
2015-01-27usb: renesas_usbhs: mod_host: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-27usb: musb: virthub: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-26Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman2-4/+4
2015-01-26USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-01-25USB: Add OTG PET device to TPLMacpaul Lin2-0/+9
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko1-0/+7
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede1-0/+7
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs1-1/+1
2015-01-25USB: host: ohci-at91: Fix wake-up supportSylvain Rochet1-8/+19
2015-01-25USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet1-1/+1
2015-01-25USB: host: ohci-at91: Move global variables to private structSylvain Rochet1-33/+51
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet1-29/+50
2015-01-25USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet1-11/+10
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet1-0/+31
2015-01-25usb: core: hub: modify hub reset logic in hub driverDeepak Das1-2/+6
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25renesas_usbhs: mod_host: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25musb_virthub: use HUB_CHAR_*Sergei Shtylyov1-3/+4
2015-01-25dummy_hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+6
2015-01-25dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+3
2015-01-25u132-hcd: use HUB_CHAR_*Sergei Shtylyov1-5/+5
2015-01-25sl811-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3