Commit Graph

88 Commits (c47d7b09891abb4f8b222317c89c7469bed8db3a)

Author SHA1 Message Date
David Vrabel 3444b26afa USB: add reset endpoint operations 16 years ago
Roel Kluin 71d2718f25 USB: more u32 conversion after transfer_buffer_length and actual_length 16 years ago
Alan Stern d34d9721a5 USB: usbfs: remove unneeded "inline" annotations 16 years ago
David Vrabel 6da9c99059 USB: allow libusb to talk to unauthenticated WUSB devices 16 years ago
Alan Stern 6ff1046409 USB: usbfs: keep async URBs until the device file is closed 16 years ago
Alan Stern 501950d846 USB: fix char-device disconnect handling 16 years ago
Mark Lord ed0c7720d2 USB: fix minor nit in usbfs checking 16 years ago
Phil Endecott ff8973d946 USB: Remove restrictions on signal numbers in devio.c 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells cd80ca8a03 CRED: Wrap task credential accesses in the USB driver 16 years ago
Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code 17 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 17 years ago
Alan Stern 2da41d5f6c USB: snoop processes opening usbfs device files 17 years ago
Greg Kroah-Hartman b0b090e579 device create: usb: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman bc00bc9242 device create: usb: convert device_create to device_create_drvdata 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
David Howells a80d5ff0d7 USB: Fix pointer/int cast in USB devio code 17 years ago
Alan Stern e04199b216 usbfs: don't store bad pointers in registration 17 years ago
Alan Stern d64aac3639 usbfs: fix race between open and unregister 17 years ago
Alan Stern 61ad04a89f usbfs: simplify the lookup-by-minor routines 17 years ago
Alan Stern cd9f03759d usbfs: send disconnect signals when device is unregistered 17 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Adrian Bunk ea05af61a8 USB: remove CVS keywords 17 years ago
Jonathan Corbet b5b4aa67da usbdev: BKL pushdown 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern 14722ef4ac USB: usbfs: export the URB_NO_INTERRUPT flag to userspace 17 years ago
Andrew Morton ff66e3ce35 drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE 17 years ago
Greg Kroah-Hartman 04e482ffd8 USB: fix codingstyle issues in drivers/usb/core/devio.c 17 years ago
Pete Zaitcev dd95b81411 USB: usbfs: struct async is a fixed size structure 17 years ago
Alan Stern 2e2eb83ffd USB: add usbfs stubs for suspend and resume 17 years ago
Alan Stern 885e97478b USB: repair USBDEVFS_CONNECT ioctl 17 years ago
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