Jingoo Han
|
d4f09e28d7
USB: host: use dev_get_platdata()
|
12 years ago |
Greg Kroah-Hartman
|
0511b36399
USB: sl811: move debug files from proc to debugfs
|
12 years ago |
Greg Kroah-Hartman
|
e45282829a
USB: sl811: remove CONFIG_USB_DEBUG dependency
|
12 years ago |
Alan Stern
|
98f541c6e3
USB: remove remaining instances of USB_SUSPEND
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Alan Stern
|
84ebc10294
USB: remove CONFIG_USB_SUSPEND option
|
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 |
Peter Senna Tschudin
|
2edd968638
drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Tobias Klauser
|
6ef1a9276b
usb: sl811-hcd: Convert to module_platform_driver
|
13 years ago |
Yong Zhang
|
b5dd18d874
USB: irq: Remove IRQF_DISABLED
|
14 years ago |
Linus Torvalds
|
c44dead70a
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Mike Frysinger
|
ad7c56f07e
USB: sl811: add Kconfig option for ISOCHRONOUS mode
|
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 |
Jesper Juhl
|
2bd15f1f49
USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()
|
14 years ago |
Kulikov Vasiliy
|
76be932af1
usb: host: sl811-hcd: check kzalloc() result
|
15 years ago |
Alan Stern
|
749da5f82f
USB: straighten out port feature vs. port status usage
|
15 years ago |
Alan Stern
|
288ead45fa
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Michael Hennerich
|
8a3461e2cd
USB: sl811-hcd: Fix device disconnect
|
15 years ago |
Michael Hennerich
|
8ca5bfab15
USB: host: SL811: fix unaligned accesses
|
15 years ago |
Hennerich, Michael
|
eb661bc882
USB: sl811-hcd: Fix device disconnect:
|
16 years ago |
Greg Kroah-Hartman
|
16e2e5f634
USB: make transfer_buffer_lengths in struct urb field u32
|
16 years ago |
Marc Zyngier
|
2714021937
USB: Let some USB host controllers get IRQ flags from resource
|
17 years ago |
Arjan van de Ven
|
b6c6393700
Rename WARN() to WARNING() to clear the namespace
|
17 years ago |