Commit Graph

56 Commits (39325bd03fc16d903f1e0f51104436d939899c8c)

Author SHA1 Message Date
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Alan Stern e015268d2f USB: remove traces of urb->status from usbcore 18 years ago
Alan Stern 93cf9b909e USB: avoid urb->pipe in usbfs 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Oliver Neukum 527660a819 usbfs micro optimitation 18 years ago
Kay Sievers 9f8b17e643 USB: make usbdevices export their device nodes instead of using a separate class 18 years ago
Greg Kroah-Hartman 341487a837 USB: remove use of the bus rwsem, as it doesn't really protect anything. 18 years ago
Alan Stern 97b9eb91dc USB: set the correct interval for interrupt URBs 18 years ago
Alan Stern 3f141e2aed USB: unconfigure devices which have config 0 18 years ago
Dan Carpenter 316547fdfa USB: devio.c add missing INIT_LIST_HEAD() 18 years ago
Greg Kroah-Hartman 7bc3d63562 USB: move usb_device_class class devices to be real devices 18 years ago
Chris Frey df251b8bfc USB: fix to usbfs_snoop logging of user defined control urbs 18 years ago
Alan Stern 94fcda1f8a usbcore: remove unused argument in autosuspend 18 years ago
Akinobu Mita 27d39e2627 usb devio: handle class_device_create() error 19 years ago
Al Viro c714de5dcf [PATCH] devio __user annotations 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Eric W. Biederman 2425c08b37 [PATCH] usb: fixup usb so it uses struct pid 19 years ago
Tobias Klauser ec17cf1cfe USB: Remove unneeded void * casts in core files 19 years ago
Greg Kroah-Hartman 1b21d5e166 USB: fix __must_check warnings in drivers/usb/core/ 19 years ago
Alan Stern 01d883d44a usbcore: non-hub-specific uses of autosuspend 19 years ago
Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
Alan Stern 349710c3a7 usbfs: detect device unregistration 19 years ago
Alan Stern 4a2a8a2cce usbfs: private mutex for open, release, and remove 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
Greg Kroah-Hartman cae74b30dd Revert "[PATCH] USB: move usb_device_class class devices to be real devices" 19 years ago
David Quigley 7a01955f99 [PATCH] SELinux: update USB code with new kill_proc_info_as_uid 19 years ago
Linus Torvalds 83626b0127 Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer" 19 years ago
Greg Kroah-Hartman c182274ffe [PATCH] USB: move usb_device_class class devices to be real devices 19 years ago
Philippe Retornaz 786dc1d3d7 [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer 19 years ago
Alan Stern 79efa097e7 [PATCH] usbcore: port reset for composite devices 19 years ago
Micah Dowty 3612242e52 [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs 19 years ago
Micah Dowty e016683d59 [PATCH] USB: Remove 4088-byte limit on usbfs control URBs 19 years ago
Horst Schirmeier 24f8b116c4 [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS 19 years ago
Andrew Morton 9fcd5c322c [PATCH] USB: optimise devio.c usbdev_read fix 19 years ago
Oliver Neukum 8781ba0aa9 [PATCH] USB: optimise devio.c::usbdev_read 19 years ago
Alan Stern 9ad3d6ccf5 [PATCH] USB: Remove USB private semaphore 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Andrew Morton 058120d70e [PATCH] usb devio warning fix 20 years ago
Andrew Morton 777da5905e [PATCH] USB: usbdevfs_ioctl 32bit fix 20 years ago
Alan Stern 0a1ef3b5a7 [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 20 years ago
Pete Zaitcev c36fc889b5 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs 20 years ago
Greg Kroah-Hartman a7b986b3e1 [PATCH] USB: convert usbfs/devio.c to use usb notifiers 20 years ago
Greg Kroah-Hartman 4592bf5a22 [PATCH] USB: remove the global function usbdev_lookup_minor 20 years ago
Greg Kroah-Hartman e639dd3f4e [PATCH] USB: add more snooping hooks in devio.c 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Linus Torvalds d7dd8a72ab Use the new "kill_proc_info_as_uid()" for USB disconnect too 20 years ago
Harald Welte 46113830a1 [PATCH] Fix signal sending in usbdevio on async URB completion 20 years ago
Alan Stern bf193d3cd2 [PATCH] USB: Disconnect children when unbinding the hub driver 20 years ago
Alan Stern fad21bdf56 [PATCH] USB: Fix regression in core/devio.c 20 years ago
Kay Sievers fbf82fd2e1 [PATCH] USB: real nodes instead of usbfs 20 years ago