Greg Kroah-Hartman
|
04e482ffd8
USB: fix codingstyle issues in drivers/usb/core/devio.c
|
17 年之前 |
Pete Zaitcev
|
dd95b81411
USB: usbfs: struct async is a fixed size structure
|
17 年之前 |
Alan Stern
|
2e2eb83ffd
USB: add usbfs stubs for suspend and resume
|
17 年之前 |
Alan Stern
|
885e97478b
USB: repair USBDEVFS_CONNECT ioctl
|
17 年之前 |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 年之前 |
Linus Torvalds
|
efefc6eb38
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
|
17 年之前 |
Alan Stern
|
e015268d2f
USB: remove traces of urb->status from usbcore
|
17 年之前 |
Alan Stern
|
93cf9b909e
USB: avoid urb->pipe in usbfs
|
18 年之前 |
Greg Kroah-Hartman
|
7e7654a92a
cdev: remove unneeded setting of cdev names
|
17 年之前 |
Oliver Neukum
|
527660a819
usbfs micro optimitation
|
18 年之前 |
Kay Sievers
|
9f8b17e643
USB: make usbdevices export their device nodes instead of using a separate class
|
18 年之前 |
Greg Kroah-Hartman
|
341487a837
USB: remove use of the bus rwsem, as it doesn't really protect anything.
|
18 年之前 |
Alan Stern
|
97b9eb91dc
USB: set the correct interval for interrupt URBs
|
18 年之前 |
Alan Stern
|
3f141e2aed
USB: unconfigure devices which have config 0
|
18 年之前 |
Dan Carpenter
|
316547fdfa
USB: devio.c add missing INIT_LIST_HEAD()
|
18 年之前 |
Greg Kroah-Hartman
|
7bc3d63562
USB: move usb_device_class class devices to be real devices
|
19 年之前 |
Chris Frey
|
df251b8bfc
USB: fix to usbfs_snoop logging of user defined control urbs
|
18 年之前 |
Alan Stern
|
94fcda1f8a
usbcore: remove unused argument in autosuspend
|
18 年之前 |
Akinobu Mita
|
27d39e2627
usb devio: handle class_device_create() error
|
18 年之前 |
Al Viro
|
c714de5dcf
[PATCH] devio __user annotations
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年之前 |
Eric W. Biederman
|
2425c08b37
[PATCH] usb: fixup usb so it uses struct pid
|
18 年之前 |
Tobias Klauser
|
ec17cf1cfe
USB: Remove unneeded void * casts in core files
|
18 年之前 |
Greg Kroah-Hartman
|
1b21d5e166
USB: fix __must_check warnings in drivers/usb/core/
|
18 年之前 |
Alan Stern
|
01d883d44a
usbcore: non-hub-specific uses of autosuspend
|
18 年之前 |
Luiz Fernando N. Capitulino
|
066202dd48
USB: Make file operations structs in drivers/usb const.
|
19 年之前 |
Alan Stern
|
349710c3a7
usbfs: detect device unregistration
|
19 年之前 |
Alan Stern
|
4a2a8a2cce
usbfs: private mutex for open, release, and remove
|
19 年之前 |
Theodore Ts'o
|
8e18e2941c
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
|
18 年之前 |
Greg Kroah-Hartman
|
cae74b30dd
Revert "[PATCH] USB: move usb_device_class class devices to be real devices"
|
19 年之前 |