Greg Kroah-Hartman
|
a6363463e8
USB: isp1362: move debug files from proc to debugfs
|
12 years ago |
Greg Kroah-Hartman
|
641c86cd1c
USB: isp1362: remove CONFIG_USB_DEBUG dependency
|
12 years ago |
Greg Kroah-Hartman
|
374f4bfdf5
USB: isp1362: remove _DBG() usage
|
12 years ago |
Greg Kroah-Hartman
|
051a0689d6
USB: isp1362: remove unused _BUG_ON() calls
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Al Viro
|
96e7d9158f
isp1362-hcd: don't reimplement proc_create_data()
|
12 years ago |
Bill Pemberton
|
fb4e98ab63
usb: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
41ac7b3ab7
usb: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
7690417db5
usb: remove use of __devexit_p
|
12 years ago |
Bruno Morelli
|
4840ae17ba
USB: isp1362-hcd.c: usb message always saved in case of underrun
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Tobias Klauser
|
aefd492068
usb: isp1362-hcd: Convert to module_platform_driver
|
13 years ago |
Yong Zhang
|
b5dd18d874
USB: irq: Remove IRQF_DISABLED
|
14 years ago |
Tobias Klauser
|
7a01f496c5
usb: isp1362-hcd: Quieten printks
|
14 years ago |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
John Youn
|
dbe79bbe9d
USB 3.0 Hub Changes
|
24 years ago |
Sarah Sharp
|
da13051cc7
USB: Remove bitmap #define from hcd.h
|
14 years ago |
Akinobu Mita
|
04b31c776f
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
|
14 years ago |
Linus Torvalds
|
e945716538
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Axel Lin
|
f52022b53b
USB: isp1362-hcd - fix section mismatch warning
|
14 years ago |
Axel Lin
|
4e5c353b3c
USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro
|
14 years ago |
Javier Martinez Canillas
|
e9137c2e44
USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage
|
15 years ago |
Jiri Slaby
|
1c81557782
USB: isp1362-hcd, fix double lock
|
15 years ago |
Randy Dunlap
|
326b4810cc
USB: clean up some host controller sparse warnings
|
15 years ago |
Alan Stern
|
749da5f82f
USB: straighten out port feature vs. port status usage
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Christoph Egger
|
8af6096caf
USB: remove obsolete config in kernel source (USB_HCD_DMA)
|
15 years ago |
Julia Lawall
|
6ebb7d1b4b
USB: isp1362: Use kzalloc for allocating only one thing
|
15 years ago |