.. |
whci
|
910f8d0ced
USB: Change the scatterlist type in struct urb
|
15 years ago |
Kconfig
|
968b448b22
USB: ohci: Add Kconfig entries for ohci-omap3
|
15 years ago |
Makefile
|
bc75fa3825
USB: xhci: rename driver to xhci_hcd
|
15 years ago |
ehci-atmel.c
|
f65c3540d3
USB: ehci-atmel.c: use resource_size()
|
15 years ago |
ehci-au1xxx.c
|
16032c4f5b
USB: EHCI: fix controller wakeup flag settings during suspend
|
15 years ago |
ehci-dbg.c
|
3807e26d69
USB: EHCI: split ehci_qh into hw and sw parts
|
15 years ago |
ehci-fsl.c
|
16032c4f5b
USB: EHCI: fix controller wakeup flag settings during suspend
|
15 years ago |
ehci-fsl.h
|
40acc09530
ehci-fsl: fix cache coherency problem on system with large memory
|
18 years ago |
ehci-hcd.c
|
1f23b2d98c
usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
|
15 years ago |
ehci-hub.c
|
16032c4f5b
USB: EHCI: fix controller wakeup flag settings during suspend
|
15 years ago |
ehci-ixp4xx.c
|
914b701280
USB: EHCI: use the new clear_tt_buffer interface
|
16 years ago |
ehci-mem.c
|
0e5f231bc1
USB: EHCI: defer reclamation of siTDs
|
15 years ago |
ehci-mxc.c
|
d50f58bbd9
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
|
15 years ago |
ehci-omap.c
|
7a9b149212
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
15 years ago |
ehci-orion.c
|
5672b7e6a9
USB: ehci-orion.c: use resource_size()
|
15 years ago |
ehci-pci.c
|
16032c4f5b
USB: EHCI: fix controller wakeup flag settings during suspend
|
15 years ago |
ehci-ppc-of.c
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
ehci-ps3.c
|
914b701280
USB: EHCI: use the new clear_tt_buffer interface
|
16 years ago |
ehci-q.c
|
910f8d0ced
USB: Change the scatterlist type in struct urb
|
15 years ago |
ehci-sched.c
|
0e5f231bc1
USB: EHCI: defer reclamation of siTDs
|
15 years ago |
ehci-w90x900.c
|
586dfc8caf
USB: Add nuvoton Ehci driver for w90p910 platform
|
15 years ago |
ehci-xilinx-of.c
|
ffabc9a6e8
of/usb: fix build error due to of_node pointer move
|
15 years ago |
ehci.h
|
16032c4f5b
USB: EHCI: fix controller wakeup flag settings during suspend
|
15 years ago |
fhci-dbg.c
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
fhci-hcd.c
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
fhci-hub.c
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
fhci-mem.c
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
fhci-q.c
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
fhci-sched.c
|
698f93159a
fix comment/printk typos concerning "already"
|
15 years ago |
fhci-tds.c
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
fhci.h
|
7f1cccd3ec
USB: FHCI: cq_get() should check kfifo_out()'s return value
|
15 years ago |
hwa-hc.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
imx21-dbg.c
|
23d3e7a659
USB: MXC: Add i.MX21 specific USB host controller driver.
|
15 years ago |
imx21-hcd.c
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
imx21-hcd.h
|
23d3e7a659
USB: MXC: Add i.MX21 specific USB host controller driver.
|
15 years ago |
isp116x-hcd.c
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
isp116x.h
|
6f8aa65b52
USB: add missing KERN_* constants to printks
|
16 years ago |
isp1362-hcd.c
|
1c81557782
USB: isp1362-hcd, fix double lock
|
15 years ago |
isp1362.h
|
0c8a32dff4
USB: isp1362: fix inw warning on Blackfin systems
|
15 years ago |
isp1760-hcd.c
|
0954e1c258
USB: isp1760: Soften DW3 X/transaction error bit handling
|
15 years ago |
isp1760-hcd.h
|
9da69c604d
USB: isp1760: allow platform devices to customize devflags
|
15 years ago |
isp1760-if.c
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
ohci-at91.c
|
869aa98c1d
USB: ohci-at91: fix power management hanging
|
15 years ago |
ohci-au1xxx.c
|
471452104b
const: constify remaining dev_pm_ops
|
15 years ago |
ohci-da8xx.c
|
9600cbb24b
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
|
15 years ago |
ohci-dbg.c
|
f45ba776da
USB: Convert concatenated __FILE__ to %s, __FILE__
|
15 years ago |
ohci-ep93xx.c
|
74aee796c6
USB: ohci-ep93xx.c: remove unused variable
|
15 years ago |
ohci-hcd.c
|
968b448b22
USB: ohci: Add Kconfig entries for ohci-omap3
|
15 years ago |
ohci-hub.c
|
fcf7d2141f
USB: OHCI: don't look at the root hub to get the number of ports
|
15 years ago |
ohci-lh7a404.c
|
f45ba776da
USB: Convert concatenated __FILE__ to %s, __FILE__
|
15 years ago |
ohci-mem.c
|
89a0fd18a9
USB: OHCI handles more ZFMicro quirks
|
17 years ago |
ohci-omap.c
|
ce491cf854
omap: headers: Move remaining headers from include/mach to include/plat
|
15 years ago |
ohci-omap3.c
|
88ed0c97c9
USB: ohci: introduce omap3 ohci-hcd driver
|
15 years ago |
ohci-pci.c
|
a1f17a872b
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
|
15 years ago |
ohci-pnx4008.c
|
8740cc7d0c
USB: fix I2C API usage in ohci-pnx4008.
|
15 years ago |
ohci-pnx8550.c
|
b5fb454f69
USB: automatically enable RHSC interrupts
|
17 years ago |
ohci-ppc-of.c
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
ohci-ppc-soc.c
|
f45ba776da
USB: Convert concatenated __FILE__ to %s, __FILE__
|
15 years ago |
ohci-ps3.c
|
313485175d
usb/ps3: Add missing annotations
|
16 years ago |
ohci-pxa27x.c
|
59376cc355
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
|
15 years ago |
ohci-q.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
ohci-s3c2410.c
|
49121aa14c
USB: S3C: Move usb-control.h to platform include
|
16 years ago |
ohci-sa1111.c
|
f45ba776da
USB: Convert concatenated __FILE__ to %s, __FILE__
|
15 years ago |
ohci-sh.c
|
b5fb454f69
USB: automatically enable RHSC interrupts
|
17 years ago |
ohci-sm501.c
|
b5fb454f69
USB: automatically enable RHSC interrupts
|
17 years ago |
ohci-ssb.c
|
b5fb454f69
USB: automatically enable RHSC interrupts
|
17 years ago |
ohci-tmio.c
|
427c4f3334
usb: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
ohci.h
|
a1f17a872b
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
|
15 years ago |
oxu210hp-hcd.c
|
749da5f82f
USB: straighten out port feature vs. port status usage
|
15 years ago |
oxu210hp.h
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
pci-quirks.c
|
d93a8f829f
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
|
15 years ago |
pci-quirks.h
|
75e2df603d
[PATCH] USB: pci-quirks.c: proper prototypes
|
19 years ago |
r8a66597-hcd.c
|
a5797a686f
USB: r8a66597: Fix failure in change of status
|
15 years ago |
r8a66597.h
|
1c98347e61
usb: r8a66597-hcd pio to mmio accessor conversion.
|
15 years ago |
sl811-hcd.c
|
749da5f82f
USB: straighten out port feature vs. port status usage
|
15 years ago |
sl811.h
|
b6c6393700
Rename WARN() to WARNING() to clear the namespace
|
17 years ago |
sl811_cs.c
|
ded6a1a341
pcmcia: dev_node removal (drivers with updated printk call)
|
15 years ago |
u132-hcd.c
|
1d6ec813e2
USB: fix u132-hcd code/data warning
|
15 years ago |
uhci-debug.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
uhci-hcd.c
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
uhci-hcd.h
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
uhci-hub.c
|
49d0f078f4
USB: add missing delay during remote wakeup
|
15 years ago |
uhci-q.c
|
c0ad7291aa
USB: uhci: rm repeatedly evaluation for urbp->qh
|
15 years ago |
xhci-dbg.c
|
e9df17eb14
USB: xhci: Correct assumptions about number of rings per endpoint.
|
15 years ago |
xhci-ext-caps.h
|
05197921ff
USB: xhci: Fix finding extended capabilities registers
|
15 years ago |
xhci-hub.c
|
419a8e8168
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
|
15 years ago |
xhci-mem.c
|
c30c791c94
USB: xhci: Set Mult field in endpoint context correctly.
|
15 years ago |
xhci-pci.c
|
0238634d02
USB: xhci: Print NEC firmware version.
|
15 years ago |
xhci-ring.c
|
d1dc908a25
USB: xHCI: Fix another bug in link TRB activation change.
|
15 years ago |
xhci.c
|
2d1ee5904b
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
|
15 years ago |
xhci.h
|
2d1ee5904b
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
|
15 years ago |