Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
[safe/jmp/linux-2.6] / drivers / usb / core /
2009-12-01 Alan SternUSB: EHCI: don't send Clear-TT-Buffer following a STALL
2009-09-23 Sarah SharpUSB: Add hub descriptor update hook for xHCI
2009-09-23 Sarah SharpUSB: xhci: Set route string for all devices.
2009-09-23 Oliver NeukumUSB: fix missing error check in probing
2009-09-23 Alan SternUSB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag
2009-09-23 George SpelvinUSB: Clean up root hub string descriptors
2009-09-23 Jiri SlabyUSB: make usb_buffer_map_sg consistent with doc
2009-09-23 Markus RechbergerUSB: increase usbdevfs max isoc buffer size
2009-09-23 Alan SternUSB: don't lose mode switch events on suspended devices
2009-09-23 Alan SternUSB: check for hub driver not bound to root hub device
2009-09-23 Alan SternUSB: make the "usbfs_snoop" log more pertinent
2009-09-23 Alan SternUSB: make intf.pm_usage an atomic_t
2009-09-23 Alan SternUSB: add API for userspace drivers to "claim" ports
2009-09-23 Pete ZaitcevUSB: Let usb_sg_init to set transfer_buffer more often
2009-09-23 Sarah SharpUSB: Fix SS endpoint companion descriptor parsing.
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-15 David Brownelldriver model: constify attribute groups
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-28 Sarah SharpUSB: Fix parsing of SuperSpeed Endpoint Companion descr...
2009-07-12 Alan SternUSB: handle zero-length usbfs submissions correctly
2009-07-12 Daniel MackUSB: fix LANGID=0 regression
2009-07-12 Oliver NeukumUSB: fix race leading to a write after kfree in usbfs
2009-07-12 Greg Kroah-HartmanRevert USB: usbfs: deprecate and hide option for !embedded
2009-07-12 Frans PopUSB: add missing class descriptions used in usb/devices...
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
next