USB: fix memleak in usbfs
[safe/jmp/linux-2.6] / drivers / usb / core /
2009-07-12 Oliver NeukumUSB: fix memleak in usbfs
2009-07-12 Alan SternUSB: fix the clear_tt_buffer interface
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16 Viral MehtaUSB: xhci: replace if-elseif-else with switch-case
2009-06-16 Sarah SharpUSB: Change names of SuperSpeed ep companion descriptor...
2009-06-16 Sarah SharpUSB: Push scatter gather lists down to host controller...
2009-06-16 Sarah SharpUSB: Support for bandwidth allocation.
2009-06-16 Sarah SharpUSB: Parse and store the SuperSpeed endpoint companion...
2009-06-16 Sarah SharpUSB: Support for addressing a USB device under xHCI
2009-06-16 Sarah SharpUSB: Add route string to struct usb_device.
2009-06-16 Sarah SharpUSB: Don't reset USB 3.0 devices on port change detection.
2009-06-16 Sarah SharpUSB: Add USB 3.0 roothub support to USB core.
2009-06-16 Sarah SharpUSB: Add SuperSpeed to the list of USB device speeds.
2009-06-16 Sarah SharpUSB: xhci: BIOS handoff and HW initialization.
2009-06-16 Frans PopUSB: Avoid PM error messages during resume if a device...
2009-06-16 FUJITA TomonoriUSB: replace dma_sync_single and dma_sync_sg with dma_s...
2009-06-16 Kay Sieversusb: convert endpoint devices to bus-less childs of...
2009-06-16 Alan SternUSB: new flag for resume-from-hibernation
2009-06-16 Alan SternUSB: move PCI host controllers to new PM framework
2009-06-16 Greg Kroah-HartmanUSB: remove unused usb_host class
2009-06-16 Alan SternNLS: update handling of Unicode
2009-06-16 Clemens Ladischusb: return device strings in UTF-8
2009-06-16 Greg Kroah-HartmanUSB: add the usbfs devices file to debugfs
2009-06-16 Greg Kroah-HartmanUSB: add usb debugfs directory
2009-06-16 H Hartley SweetenUSB: hub.c: fix sparse warnings
2009-06-16 H Hartley SweetenUSB: core/sysfs: fix sparse warnings
2009-06-16 Scott James RemnantUSB: usbfs: deprecate and hide option for !embedded
2009-06-16 Alan SternUSB: consolidate usb_unbind_interface and usb_driver_re...
2009-06-16 Kay SieversDriver Core: usb: add nodename support for usb drivers.
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-04-23 Johannes BergUSB: pass mem_flags to dma_alloc_coherent
2009-04-17 David VrabelUSB: add reset endpoint operations
2009-03-24 Daniel MackUSB: allow malformed LANGID descriptors
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 Alan SternUSB: don't send Set-Interface after reset
2009-03-24 David VrabelUSB: allow libusb to talk to unauthenticated WUSB devices
2009-03-24 Harvey HarrisonUSB: replace uses of __constant_{endian}
2009-03-24 Julia LawallUSB: drivers: use USB API functions rather than constants
2009-03-24 Alan SternUSB: add quirk to avoid config and interface strings
2009-03-17 Alan SternUSB: usbfs: keep async URBs until the device file is...
2009-02-27 Alan SternUSB: usb_get_string should check the descriptor type
2009-02-18 Rafael J. WysockiUSB/PCI: Fix resume breakage of controllers behind...
2009-01-28 Alan SternUSB: fix char-device disconnect handling
2009-01-28 Rafael J. WysockiUSB: Fix suspend-resume of PCI USB controllers
2009-01-28 Alan SternUSB: don't enable wakeup by default for PCI host contro...
2009-01-28 Alan SternUSB: fix toggle mismatch in disable_endpoint paths
2009-01-16 David Brownelldrivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
2009-01-07 Mark LordUSB: fix minor nit in usbfs checking
2009-01-07 Alan SternUSB: re-enable interface after driver unbinds
2009-01-07 Alan SternUSB: cancel pending Set-Config requests if userspace...
2009-01-07 Alan SternUSB: automatically enable wakeup for PCI host controllers
2009-01-07 Alan SternUSB: fix up suspend and resume for PCI host controllers
2009-01-07 Oliver NeukumUSB: extension of anchor API to unpoison an anchor
2009-01-07 Ming LeiUSB: mark "reject" field of struct urb as atomic_t
2009-01-07 Alan SternUSB: utilize the bus notifiers
2009-01-07 Wu FengguangUSB: make printk messages more searchable
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
2009-01-07 Alan SternUSB: utilize round_jiffies_up_relative()
2009-01-07 Rusty RussellUSB: Don't use __module_param_call; use core_param.
2009-01-07 Alan SternUSB: announce new devices earlier
2009-01-07 Pete ZaitcevUSB: Allow usbmon as a module even if usbcore is builtin
2009-01-07 Inaky Perez-GonzalezUSB: Introduce usb_queue_reset() to do resets from...
2009-01-07 Alan SternUSB: add asynchronous autosuspend/autoresume support
2009-01-07 Alan SternUSB: change interface to usb_lock_device_for_reset()
2009-01-07 Phil EndecottUSB: Remove restrictions on signal numbers in devio.c
2009-01-07 Alan SternUSB: straighten out inline code in sysfs.c
2009-01-07 Harvey HarrisonUSB: avoid needless address-taking of function parameters
2009-01-07 Anton VorontsovUSB: protect hcd.h from multiple inclusions
2009-01-06 Rafael J. WysockiPM: Simplify the new suspend/hibernation framework...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-17 Alan SternUSB: skip Set-Interface(0) if already in altsetting 0
2008-11-18 James MorrisMerge branch 'master' into next
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-11-13 Rabin VincentUSB: mention URB_FREE_BUFFER in usb_free_urb documentation
2008-11-13 Alan SternUSB: don't register endpoints for interfaces that are...
2008-10-29 Alan SternUSB: prevent autosuspend during hub initialization
2008-10-29 Alan SternUSB: fix crash when URBs are unlinked after the device...
2008-10-22 Alan SternUSB: don't rebind drivers after failed resume or reset
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 Jaroslav KyselaUSB: hub.c: Add initial_descriptor_timeout module param...
2008-10-17 Sarah SharpUSB: Export if an interface driver supports autosuspend.
2008-10-17 Alan SternUSB: snoop processes opening usbfs device files
2008-10-17 Alan SternUSB: EHCI: log a warning if ehci-hcd is not loaded...
2008-10-17 Oliver NeukumUSB: anchor API changes needed for btusb
2008-10-17 Alan SternUSB: change hub initialization sleeps to delayed_work
2008-10-17 Oliver NeukumUSB: RESET_RESUME needs to block autosuspend when remot...
2008-10-17 Peter Korsgaardusb core: fix USB_OTG_BLACKLIST_HUB typo
2008-10-17 Oliver NeukumUSB: extend poisoning to anchors
2008-10-17 Oliver NeukumUSB: kill URBs permanently
2008-10-16 Greg Kroah-Hartmandevice create: usb: convert device_create_drvdata to...
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-09-23 Alan SternUSB: revert recovery from transient errors
2008-09-23 Geoff LevandUSB: fix hcd interrupt disabling
2008-08-21 Alan SternUSB: automatically enable RHSC interrupts
2008-08-21 Alan SternUSB: Don't rebind before "complete" callback
next