USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver
[safe/jmp/linux-2.6] / drivers / usb / core /
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
2008-06-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-17 Oliver NeukumInput: appletouch - implement reset-resume logic
2008-06-12 Linus TorvaldsUSB: don't use reset-resume if drivers don't support it
2008-05-29 René RebeUSB: add another scanner quirk
2008-05-29 Alan SternUSB: EHCI: suppress unwanted error messages
2008-05-29 Alan SternUSB: add all configs to the "descriptors" attribute
2008-05-29 Alan SternUSB: fix possible deadlock involving sysfs attributes
2008-05-20 Greg Kroah-HartmanUSB: Core: fix race in device_create
2008-05-14 Alan SternUSB: create attributes before sending uevent
2008-05-02 Yoshihiro ShimodaUSB: fix cannot work usb storage when using ohci-sm501
2008-04-29 Alexey Dobriyanproc: remove proc_bus
2008-04-25 David Vrabelusb: don't update devnum for wusb devices
2008-04-25 Inaky Perez-Gonzalezwusb: make ep0_reinit available for modules
2008-04-25 Inaky Perez-Gonzalezwusb: devices dont use a set address
2008-04-25 Inaky Perez-Gonzalezwusb: teach choose_address() about wireless devices
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 Alan SternUSB: don't explicitly reenable root-hub status interrupts
2008-04-25 Alan SternUSB: HCDs use the do_remote_wakeup flag
2008-04-25 Alan SternUSB: log an error message when USB enumeration fails
2008-04-25 Oliver NeukumUSB: add extension of anchor API, usb_unlink_anchored_urbs
2008-04-25 Alan SternUSB: rework sysfs removal of interface files
2008-04-25 Alan SternUSB: clarify usage of hcd->suspend/resume methods
2008-04-25 Alan SternUSB: root hubs don't lie about their number of TTs
2008-04-25 Ming LeiUSB: fix comments of 2 functions in hcd.c
2008-04-25 Robert P. J. DayUSB: Remove EXPERIMENTAL from dynamic USB minor allocation.
2008-04-25 Andrew Mortondrivers/usb/core/devio.c: suppress warning with 64k...
2008-04-25 Alan SternUSB: remove dev->power.power_state
2008-04-25 Robin GetzUSB: partial USB embedded host support
2008-04-25 David BrownellUSB: ehci tolerates some buggy devices
2008-04-25 David BrownellUSB: defines for USB "Link Power Management" (LPM) ECN
2008-04-25 Alan SternUSB: enable USB-PERSIST by default
2008-04-25 Alan SternUSB: check serial-number string after device reset
2008-04-25 Alan SternUSB: remove CONFIG_USB_PERSIST setting
2008-04-25 Alan SternUSB: make USB-PERSIST work after every system sleep
2008-04-25 Alan SternUSB: reorganize code in hub.c
2008-04-25 Alan SternUSB: EHCI: carry out port handover during each root...
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
2008-03-25 Alan SternUSB: new quirk flag to avoid Set-Interface
2008-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-03-04 Alan SternUSB: spruce up the device blacklist
2008-03-04 Alan SternUSB: update Kconfig entry for USB_SUSPEND
2008-03-04 Rafael J. WysockiPM: Do not acquire device semaphores upfront during...
2008-03-03 Randy Dunlapdocbook: fix usb source files
2008-02-21 Alan SternUSB: quirks and unusual_devs entry for Actions flash...
2008-02-21 Oliver NeukumUSB: quirks for known quirky audio devices
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/*.c
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/message.c
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/hcd...
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/devio.c
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/devices.c
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/*.h
2008-02-01 Greg Kroah-HartmanUSB: mark USB drivers as being GPL only
2008-02-01 Greg Kroah-HartmanUSB: use a real vendor and product id for root hubs
2008-02-01 Miklos SzerediUSB: mount options: fix usbfs
2008-02-01 Magnus Dammusb: dma bounce buffer support
2008-02-01 Pete ZaitcevUSB: usbfs: struct async is a fixed size structure
2008-02-01 Sarah SharpUSB: Export suspend statistics
2008-02-01 Alan SternUSB: add usbfs stubs for suspend and resume
2008-02-01 Alan SternUSB: updates to usb_reset_composite_device()
2008-02-01 Alan SternUSB: repair USBDEVFS_CONNECT ioctl
2008-02-01 Greg Kroah-HartmanUSB: always announce a device has been added to the...
2008-02-01 Balaji RaoUSB: force handover port to companion when hub_port_con...
next