usbdevfs: move compat_ioctl handling to devio.c
[safe/jmp/linux-2.6] / drivers / usb / core / devio.c
2009-12-10 Arnd Bergmannusbdevfs: move compat_ioctl handling to devio.c
2009-09-23 Alan SternUSB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag
2009-09-23 Markus RechbergerUSB: increase usbdevfs max isoc buffer size
2009-09-23 Alan SternUSB: make the "usbfs_snoop" log more pertinent
2009-09-23 Alan SternUSB: add API for userspace drivers to "claim" ports
2009-08-07 Alan SternUSB: usbfs: fix -ENOENT error code to be -ENODEV
2009-08-07 Michael BueschUSB: devio: Properly do access_ok() checks
2009-07-12 Alan SternUSB: handle zero-length usbfs submissions correctly
2009-07-12 Oliver NeukumUSB: fix race leading to a write after kfree in usbfs
2009-07-12 Oliver NeukumUSB: fix memleak in usbfs
2009-04-17 David VrabelUSB: add reset endpoint operations
2009-03-24 Roel KluinUSB: more u32 conversion after transfer_buffer_length...
2009-03-24 Alan SternUSB: usbfs: remove unneeded "inline" annotations
2009-03-24 David VrabelUSB: allow libusb to talk to unauthenticated WUSB devices
2009-03-17 Alan SternUSB: usbfs: keep async URBs until the device file is...
2009-01-28 Alan SternUSB: fix char-device disconnect handling
2009-01-07 Mark LordUSB: fix minor nit in usbfs checking
2009-01-07 Phil EndecottUSB: Remove restrictions on signal numbers in devio.c
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Wrap task credential accesses in the USB driver
2008-10-17 Greg Kroah-HartmanUSB: remove err() macro from usb core code
2008-10-17 Greg Kroah-HartmanUSB: remove warn() macro from usb drivers
2008-10-17 Alan SternUSB: snoop processes opening usbfs device files
2008-10-16 Greg Kroah-Hartmandevice create: usb: convert device_create_drvdata to...
2008-07-22 Greg Kroah-Hartmandevice create: usb: convert device_create to device_cre...
2008-07-22 Dan Williamssysfs: add /sys/dev/{char,block} to lookup sysfs path...
2008-07-21 David HowellsUSB: Fix pointer/int cast in USB devio code
2008-07-21 Alan Sternusbfs: don't store bad pointers in registration
2008-07-21 Alan Sternusbfs: fix race between open and unregister
2008-07-21 Alan Sternusbfs: simplify the lookup-by-minor routines
2008-07-21 Alan Sternusbfs: send disconnect signals when device is unregistered
2008-07-21 Ming LeiUSB: fix usb_reset_device and usb_reset_composite_devic...
2008-07-21 Ming LeiUSB: remove interface parameter of usb_reset_composite_...
2008-07-21 Adrian BunkUSB: remove CVS keywords
2008-06-20 Jonathan Corbetusbdev: BKL pushdown
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Alan SternUSB: usbfs: export the URB_NO_INTERRUPT flag to userspace
2008-04-25 Andrew Mortondrivers/usb/core/devio.c: suppress warning with 64k...
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/devio.c
2008-02-01 Pete ZaitcevUSB: usbfs: struct async is a fixed size structure
2008-02-01 Alan SternUSB: add usbfs stubs for suspend and resume
2008-02-01 Alan SternUSB: repair USBDEVFS_CONNECT ioctl
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Alan SternUSB: remove traces of urb->status from usbcore
2007-10-12 Alan SternUSB: avoid urb->pipe in usbfs
2007-10-12 Greg Kroah-Hartmancdev: remove unneeded setting of cdev names
2007-04-27 Oliver Neukumusbfs micro optimitation
2007-04-27 Kay SieversUSB: make usbdevices export their device nodes instead...
2007-04-27 Greg Kroah-HartmanUSB: remove use of the bus rwsem, as it doesn't really...
2007-03-10 Alan SternUSB: set the correct interval for interrupt URBs
2007-02-16 Alan SternUSB: unconfigure devices which have config 0
2007-02-07 Dan CarpenterUSB: devio.c add missing INIT_LIST_HEAD()
2007-02-07 Greg Kroah-HartmanUSB: move usb_device_class class devices to be real...
2006-12-20 Chris FreyUSB: fix to usbfs_snoop logging of user defined control...
2006-12-01 Alan Sternusbcore: remove unused argument in autosuspend
2006-10-17 Akinobu Mitausb devio: handle class_device_create() error
2006-10-10 Al Viro[PATCH] devio __user annotations
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Eric W. Biederman[PATCH] usb: fixup usb so it uses struct pid
2006-09-27 Tobias KlauserUSB: Remove unneeded void * casts in core files
2006-09-27 Greg Kroah-HartmanUSB: fix __must_check warnings in drivers/usb/core/
2006-09-27 Alan Sternusbcore: non-hub-specific uses of autosuspend
2006-09-27 Luiz Fernando N... USB: Make file operations structs in drivers/usb const.
2006-09-27 Alan Sternusbfs: detect device unregistration
2006-09-27 Alan Sternusbfs: private mutex for open, release, and remove
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-08-02 Greg Kroah-HartmanRevert "[PATCH] USB: move usb_device_class class device...
2006-06-30 David Quigley[PATCH] SELinux: update USB code with new kill_proc_inf...
2006-06-25 Linus TorvaldsRevert "[PATCH] usb: drivers/usb/core/devio.c dereferen...
2006-06-21 Greg Kroah-Hartman[PATCH] USB: move usb_device_class class devices to...
2006-06-21 Philippe Retornaz[PATCH] usb: drivers/usb/core/devio.c dereferences...
2006-06-21 Alan Stern[PATCH] usbcore: port reset for composite devices
2006-06-21 Micah Dowty[PATCH] USB: Allow high-bandwidth isochronous packets...
2006-06-21 Micah Dowty[PATCH] USB: Remove 4088-byte limit on usbfs control...
2006-03-20 Horst Schirmeier[PATCH] USB: fix check_ctrlrecip to allow control trans...
2006-03-20 Andrew Morton[PATCH] USB: optimise devio.c usbdev_read fix
2006-03-20 Oliver Neukum[PATCH] USB: optimise devio.c::usbdev_read
2006-01-04 Alan Stern[PATCH] USB: Remove USB private semaphore
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2005-11-17 Andrew Morton[PATCH] usb devio warning fix
2005-11-17 Andrew Morton[PATCH] USB: usbdevfs_ioctl 32bit fix
2005-10-28 Alan Stern[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
2005-10-28 Pete Zaitcev[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
2005-10-28 Greg Kroah-Hartman[PATCH] USB: convert usbfs/devio.c to use usb notifiers
2005-10-28 Greg Kroah-Hartman[PATCH] USB: remove the global function usbdev_lookup_minor
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add more snooping hooks in devio.c
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-10 Linus TorvaldsUse the new "kill_proc_info_as_uid()" for USB disconnec...
2005-10-10 Harald Welte[PATCH] Fix signal sending in usbdevio on async URB...
2005-09-08 Alan Stern[PATCH] USB: Disconnect children when unbinding the...
2005-09-08 Alan Stern[PATCH] USB: Fix regression in core/devio.c
2005-09-08 Kay Sievers[PATCH] USB: real nodes instead of usbfs
2005-07-29 Alan Stern[PATCH] USB: usbfs: Don't leak uninitialized data
2005-06-27 David Brownell[PATCH] USB: turn a user mode driver error into a hard...
2005-04-19 Jesper Juhl[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c
2005-04-19 Christopher Li[PATCH] USB: bug fix in usbdevfs
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2