..
whci
USB: whci-hcd: make endpoint_reset method async
16 years ago
Kconfig
USB: NXP ISP1362 USB host driver
16 years ago
Makefile
USB: NXP ISP1362 USB host driver
16 years ago
ehci-atmel.c
USB: at91: Add USB EHCI driver for at91sam9g45 series
16 years ago
ehci-au1xxx.c
USB: au1xxx: add dev_pm_ops
16 years ago
ehci-dbg.c
USB: EHCI: split ehci_qh into hw and sw parts
16 years ago
ehci-fsl.c
USB: EHCI: use the new clear_tt_buffer interface
16 years ago
ehci-fsl.h
…
ehci-hcd.c
USB: EHCI: change deschedule logic for interrupt QHs
16 years ago
ehci-hub.c
USB: EHCI: ensure all watchdog timer events are deleted when suspending usb
16 years ago
ehci-ixp4xx.c
USB: EHCI: use the new clear_tt_buffer interface
16 years ago
ehci-mem.c
USB: EHCI: split ehci_qh into hw and sw parts
16 years ago
ehci-orion.c
USB: ehci-orion: Call ehci_reset before ehci_halt
16 years ago
ehci-pci.c
USB: EHCI: add need_io_watchdog flag to ehci_hcd
16 years ago
ehci-ppc-of.c
USB: EHCI: use the new clear_tt_buffer interface
16 years ago
ehci-ps3.c
USB: EHCI: use the new clear_tt_buffer interface
16 years ago
ehci-q.c
USB: EHCI: change deschedule logic for interrupt QHs
16 years ago
ehci-sched.c
USB: EHCI: change deschedule logic for interrupt QHs
16 years ago
ehci-w90x900.c
USB: Add nuvoton Ehci driver for w90p910 platform
16 years ago
ehci.h
USB: EHCI: rescan the queue after an unlink
16 years ago
fhci-dbg.c
USB: FHCI: use the new usb debugfs directory
16 years ago
fhci-hcd.c
USB: FHCI: use dev_name() in place of bus_id.
16 years ago
fhci-hub.c
USB: Driver for Freescale QUICC Engine USB Host Controller
16 years ago
fhci-mem.c
USB: Driver for Freescale QUICC Engine USB Host Controller
16 years ago
fhci-q.c
USB: Driver for Freescale QUICC Engine USB Host Controller
16 years ago
fhci-sched.c
USB: fhci: mutually exclusive port_status
16 years ago
fhci-tds.c
USB: Driver for Freescale QUICC Engine USB Host Controller
16 years ago
fhci.h
USB: Driver for Freescale QUICC Engine USB Host Controller
16 years ago
hwa-hc.c
wusb: hwa-hc: Drop unused pci_suspend/resume hooks.
16 years ago
isp116x-hcd.c
USB: make transfer_buffer_lengths in struct urb field u32
16 years ago
isp116x.h
USB: add missing KERN_* constants to printks
16 years ago
isp1362-hcd.c
USB: isp1362: Correct use of ! and &
16 years ago
isp1362.h
USB: isp1362: fix pulldown register defines and conf logic
16 years ago
isp1760-hcd.c
USB: isp1760: allow platform devices to customize devflags
16 years ago
isp1760-hcd.h
USB: isp1760: allow platform devices to customize devflags
16 years ago
isp1760-if.c
USB: isp1760: allow platform devices to customize devflags
16 years ago
ohci-at91.c
USB: at91: modify OHCI driver to allow shared interrupts
16 years ago
ohci-au1xxx.c
USB: au1xxx: add dev_pm_ops
16 years ago
ohci-dbg.c
USB: OHCI: use the ohci structure directly in debugfs files.
16 years ago
ohci-ep93xx.c
USB: ohci-ep93xx.c: remove unused variable
16 years ago
ohci-hcd.c
USB: EHCI: OHCI: Remove unnecessary includes of reboot.h
16 years ago
ohci-hub.c
USB: OHCI: fix endless polling behavior
17 years ago
ohci-lh7a404.c
USB: automatically enable RHSC interrupts
17 years ago
ohci-mem.c
…
ohci-omap.c
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
16 years ago
ohci-pci.c
USB: new flag for resume-from-hibernation
16 years ago
ohci-pnx4008.c
USB: Convert ohci-pnx4008 to a new-style i2c driver
16 years ago
ohci-pnx8550.c
USB: automatically enable RHSC interrupts
17 years ago
ohci-ppc-of.c
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
16 years ago
ohci-ppc-soc.c
USB: automatically enable RHSC interrupts
17 years ago
ohci-ps3.c
usb/ps3: Add missing annotations
16 years ago
ohci-pxa27x.c
USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared
16 years ago
ohci-q.c
trivial: OHCI: Fix typo in a comment
16 years ago
ohci-s3c2410.c
USB: S3C: Move usb-control.h to platform include
16 years ago
ohci-sa1111.c
USB: automatically enable RHSC interrupts
17 years ago
ohci-sh.c
USB: automatically enable RHSC interrupts
17 years ago
ohci-sm501.c
USB: automatically enable RHSC interrupts
17 years ago
ohci-ssb.c
USB: automatically enable RHSC interrupts
17 years ago
ohci-tmio.c
usb: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
ohci.h
usb: remove code associated with !CONFIG_PPC_MERGE
17 years ago
oxu210hp-hcd.c
USB: EHCI: OHCI: Remove unnecessary includes of reboot.h
16 years ago
oxu210hp.h
USB: replace uses of __constant_{endian}
16 years ago
pci-quirks.c
USB: Work around BIOS bugs by quiescing USB controllers earlier
16 years ago
pci-quirks.h
…
r8a66597-hcd.c
usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.
16 years ago
r8a66597.h
usb: move r8a66597 register defines
16 years ago
sl811-hcd.c
USB: sl811-hcd: Fix device disconnect:
16 years ago
sl811.h
Rename WARN() to WARNING() to clear the namespace
17 years ago
sl811_cs.c
pcmcia: encapsulate ioaddr_t
17 years ago
u132-hcd.c
USB: automatically enable RHSC interrupts
17 years ago
uhci-debug.c
USB: uhci: don't use pseudo negative values
16 years ago
uhci-hcd.c
debugfs: Modified default dir of debugfs for debugging UHCI.
16 years ago
uhci-hcd.h
USB: replace uses of __constant_{endian}
16 years ago
uhci-hub.c
USB: uhci: mark root_hub_hub_des[] as const
17 years ago
uhci-q.c
USB: uhci: rm repeatedly evaluation for urbp->qh
16 years ago
xhci-dbg.c
USB: xhci: Fix slot and endpoint context debugging.
16 years ago
xhci-ext-caps.h
USB: xhci: Support xHCI host controllers and USB 3.0 devices.
16 years ago
xhci-hcd.c
USB: xhci: Support interrupt transfers.
16 years ago
xhci-hub.c
USB: xhci: Root hub support.
16 years ago
xhci-mem.c
USB: xhci: Set correct max packet size for HS/FS control endpoints.
16 years ago
xhci-pci.c
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
16 years ago
xhci-ring.c
USB: xhci: Support interrupt transfers.
16 years ago
xhci.h
USB: xhci: Support interrupt transfers.
16 years ago