USB: dell device id for option.c
[safe/jmp/linux-2.6] / drivers / usb / core /
2007-04-27 Oliver Neukumusbfs micro optimitation
2007-04-27 Alan SternUSB: add "busnum" attribute for USB devices
2007-04-27 Alan SternUSB: fix signed jiffies issue in autosuspend logic
2007-04-27 Tony LindgrenUSB: Allow transfer_buffer with transfer_dma
2007-04-27 Alan SternUSB: add "last_busy" field for use in autosuspend
2007-04-27 Kay SieversUSB: make usbdevices export their device nodes instead...
2007-04-27 Alan SternUSB: add power/level sysfs attribute
2007-04-27 Alan SternUSB: Allow autosuspend delay to equal 0
2007-04-27 Alan SternUSB: separate autosuspend from external suspend
2007-04-27 Alan SternUSB: fix race in HCD removal
2007-04-27 Alan Sternusbcore: move usb_autosuspend_work
2007-04-27 Dan Williamsdev_dbg: check dev_dbg() arguments
2007-04-27 Greg Kroah-HartmanUSB: remove use of the bus rwsem, as it doesn't really...
2007-03-26 Oliver NeukumUSB: another entry for the quirk list
2007-03-10 Oliver NeukumUSB: kill dead code from hub.c
2007-03-10 Oliver NeukumUSB: ratelimit debounce error messages
2007-03-10 Alan SternUSB: set the correct interval for interrupt URBs
2007-02-23 Alan SternUSB: export autosuspend delay in sysfs
2007-02-23 Alan SternUSB: make autosuspend delay a module parameter
2007-02-23 Alan SternUSB: minor cleanups for sysfs.c
2007-02-23 Oliver NeukumUSB: add a blacklist for devices that can't handle...
2007-02-23 Greg Kroah-HartmanUSB: refactor usb device matching and create usb_device...
2007-02-16 Randy DunlapUSB: kernel-doc fixes
2007-02-16 Alan SternUSB: unconfigure devices which have config 0
2007-02-16 Alan SternUSB: fix concurrent buffer access in the hub driver
2007-02-16 Alan Sternusbcore: small changes to hub driver's suspend method
2007-02-16 Robert P. J. DayUSB: Fix apparent typo CONFIG_USB_CDCETHER.
2007-02-16 Oliver NeukumUSB: fix needless failure under certain conditions
2007-02-16 Josh TriplettUSB: In init_endpoint_class, use PTR_ERR to obtain...
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-02-07 Oliver NeukumUSB: a bit more coding style cleanup
2007-02-07 Oliver Neukumusbcore: trivial whitespace fixes
2007-02-07 Oliver NeukumUSB: total removal of multithreaded probing in usb
2007-02-07 Alan Sternusbcore: remove unused bandwith-related code
2007-02-07 Greg Kroah-HartmanUSB serial: add dynamic id support to usb-serial core
2007-02-07 Ole Andre Vadla... rndis_host learns ActiveSync basics
2007-02-07 Alan Sternusbcore: remove unneeded error check
2007-02-07 David BrownellUSB: indicate active altsetting in proc/bus/usb/devices...
2007-02-07 Dan CarpenterUSB: devio.c add missing INIT_LIST_HEAD()
2007-02-07 Greg Kroah-HartmanUSB: convert usb class devices to real devices
2007-02-07 Greg Kroah-HartmanUSB: move usb_device_class class devices to be real...
2007-02-07 Greg Kroah-HartmanUSB: add the sysfs driver name to all modules
2007-01-22 Greg Kroah-HartmanUSB: disable USB_MULTITHREAD_PROBE
2007-01-05 Sarah BaileyUSB: Fixed bug in endpoint release function.
2006-12-20 Chris FreyUSB: fix to usbfs_snoop logging of user defined control...
2006-12-08 Josef Sipek[PATCH] struct path: convert usb
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_DMA
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Alan Sternusbcore: remove unused argument in autosuspend
2006-12-01 Alan SternUSB: keep count of unsuspended children
2006-12-01 Alan SternUSB hub: simplify remote-wakeup handling
2006-12-01 Alan SternUSB: struct usb_device: change flag to bitflag
2006-12-01 Alan SternUSB: Add autosuspend support to the hub driver
2006-12-01 Greg Kroah-HartmanUSB: create a new thread for every USB device found...
2006-12-01 Sarah BaileyUSB: added dynamic major number for USB endpoints
2006-12-01 Adrian BunkUSB: make drivers/usb/core/driver.c:usb_device_match...
2006-12-01 Alan SternUSB core: fix compiler warning about usb_autosuspend_work
2006-12-01 Stephen HemmingerUSB: resume_device symbol conflict
2006-12-01 Alan SternUSB: Move private hub declarations out of public header...
2006-12-01 Alan SternUSB: expand autosuspend/autoresume API
2006-12-01 Alan SternUSB: autosuspend code consolidation
2006-12-01 Luiz Fernando N... USB: makes usb_endpoint_* functions inline.
2006-12-01 Luiz Fernando N... USB: devices: Use usb_endpoint_* functions
2006-12-01 Alan SternUSB core: don't match interface descriptors for vendor...
2006-12-01 inaky@linux.intel.comusb hub: fix root hub code so it takes more than 15...
2006-12-01 inaky@linux.intel.comusb/hub: allow hubs up to 31 children
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-16 Laurent PinchartUSB: Fixed outdated usb_get_device_descriptor() documen...
2006-11-03 David BrownellUSB: fix compiler issues with newer gcc versions
2006-10-17 Akinobu Mitausb devio: handle class_device_create() error
2006-10-17 Alan Sternusbcore: fix endpoint device creation
2006-10-17 Alan Sternusbcore: fix refcount bug in endpoint removal
2006-10-10 Al Viro[PATCH] devio __user annotations
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Eric W. Biederman[PATCH] usb: fixup usb so it uses struct pid
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-09-28 Alan SternUSB: fix autosuspend when CONFIG_PM isn't set
2006-09-28 Alan SternUSB: allow both root-hub interrupts and polling
2006-09-28 Alan SternUSB: create new workqueue thread for USB autosuspend
2006-09-28 Henrik KretzschmarUSB: fixes kerneldoc errors in usbcore-auto(susp/res...
2006-09-28 Mikael PetterssonUSB: Fix alignment of buffer passed down to ->hub_control()
2006-09-27 David BrownellUSB: remove OTG build warning
2006-09-27 Alan SternUSB: force root hub resume after power loss
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 SternUSB: fix root-hub resume when CONFIG_USB_SUSPEND is...
2006-09-27 Alan Sternusbcore: remove usb_suspend_root_hub
2006-09-27 Alan Sternusbcore: non-hub-specific uses of autosuspend
2006-09-27 Alan Sternusbcore: add autosuspend/autoresume infrastructure
2006-09-27 Alan Sternusbcore: store each usb_device's level in the tree
2006-09-27 Alan Sternusbcore: trim down usb_bus structure
2006-09-27 Alan Sternusbcore: Add flag for whether a host controller uses DMA
next