md: stop defining MAJOR_NR
[safe/jmp/linux-2.6] / drivers / usb / core /
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
2008-08-21 Alan SternUSB: Add new PM callback methods for USB
2008-08-21 Alan SternUSB: Defer Set-Interface for suspended devices
2008-08-21 Alan SternUSB: Add udev argument to interface suspend/resume...
2008-08-21 Oliver NeukumUSB: fix bug in usb_unlink_anchored_urbs()
2008-08-14 Alan SternUSB: fix compiler warning fix
2008-08-14 Alan SternUSB: fix interface unregistration logic
2008-08-14 Alexander Beregalovusb/core/driver: fix warning
2008-08-05 Alan SternFix USB storage hang on command abort
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 Alan SternUSB: use reset_resume when normal resume fails
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 Alan SternUSB: Force unbinding of drivers lacking reset_resume...
2008-07-21 Ming LeiUSB: fix usb_reset_device and usb_reset_composite_devic...
2008-07-21 Ming LeiUSB: fix comment of usb_set_configuration
2008-07-21 Alan SternUSB: use standard SG iterator in the scatter-gather...
2008-07-21 Ming LeiUSB: remove interface parameter of usb_reset_composite_...
2008-07-21 Felipe Balbiusb: hub: add check for unsupported bus topology
2008-07-21 Adrian BunkUSB: remove CVS keywords
2008-07-21 Alan SternUSB: implement "soft" unbinding
2008-07-21 Alan SternUSB: combine hub_quiesce and hub_stop
2008-07-21 Alan SternUSB: combine hub_activate and hub_restart
2008-07-21 Alan SternUSB: optimize port debouncing during hub activation
2008-07-21 Alan SternUSB: try to salvage lost power sessions
2008-07-21 Alan SternUSB: simplify hub_restart() logic
2008-07-21 Greg Kroah-HartmanUSB: revert "don't use reset-resume if drivers don...
2008-07-21 Alan SternUSB: debounce before unregistering
2008-07-21 Alan SternUSB: add new routine for checking port-resume type
2008-07-21 Kay SieversUSB: usb dev_set_name() instead of dev->bus_id
2008-07-21 Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-07-21 Greg Kroah-HartmanUSB: revert "don't lose disconnections during suspend"
2008-07-21 Greg Kroah-HartmanUSB: handle pci_name() being const
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-06 Linus TorvaldsRevert "USB: don't explicitly reenable root-hub status...
2008-07-04 Alan SternUSB: don't lose disconnections during suspend
2008-07-04 Stefan BeckerUSB: fix interrupt disabling for HCDs with shared inter...
2008-06-20 Jonathan Corbetusbdev: BKL pushdown
2008-06-20 Jonathan Corbetusbcore: cdev lock_kernel() pushdown
next