aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2007-06-08USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern
2007-06-08USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers
2007-05-29USB: replace flush_workqueue with cancel_sync_workAlan Stern
2007-05-22USB: fix ratelimit call semanticsAlan Stern
2007-05-22USB: handle errors in power/level attributeAlan Stern
2007-05-22USB: make the autosuspend workqueue thread freezableAlan Stern
2007-05-22USB: don't try to kzalloc 0 bytesAlan Stern
2007-05-22USB: remove short initial timeout for device descriptor fetchAlan Stern
2007-05-22USB: Deref URB after usbmon is done with itPete Zaitcev
2007-05-22USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern
2007-05-22USB: remove unneeded WARN_ONAlan Stern
2007-05-22USB: more autosuspend timer stuffAlan Stern
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27usbfs micro optimitationOliver Neukum
2007-04-27USB: add "busnum" attribute for USB devicesAlan Stern
2007-04-27USB: fix signed jiffies issue in autosuspend logicAlan Stern
2007-04-27USB: Allow transfer_buffer with transfer_dmaTony Lindgren
2007-04-27USB: add "last_busy" field for use in autosuspendAlan Stern
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers
2007-04-27USB: add power/level sysfs attributeAlan Stern
2007-04-27USB: Allow autosuspend delay to equal 0Alan Stern
2007-04-27USB: separate autosuspend from external suspendAlan Stern
2007-04-27USB: fix race in HCD removalAlan Stern
2007-04-27usbcore: move usb_autosuspend_workAlan Stern
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams
2007-04-27USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman
2007-03-26USB: another entry for the quirk listOliver Neukum
2007-03-09USB: kill dead code from hub.cOliver Neukum
2007-03-09USB: ratelimit debounce error messagesOliver Neukum
2007-03-09USB: set the correct interval for interrupt URBsAlan Stern
2007-02-23USB: export autosuspend delay in sysfsAlan Stern
2007-02-23USB: make autosuspend delay a module parameterAlan Stern
2007-02-23USB: minor cleanups for sysfs.cAlan Stern
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum
2007-02-23USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman
2007-02-16USB: kernel-doc fixesRandy Dunlap
2007-02-16USB: unconfigure devices which have config 0Alan Stern
2007-02-16USB: fix concurrent buffer access in the hub driverAlan Stern
2007-02-16usbcore: small changes to hub driver's suspend methodAlan Stern
2007-02-16USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day
2007-02-16USB: fix needless failure under certain conditionsOliver Neukum
2007-02-16USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-02-07USB: a bit more coding style cleanupOliver Neukum
2007-02-07usbcore: trivial whitespace fixesOliver Neukum
2007-02-07USB: total removal of multithreaded probing in usbOliver Neukum
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman
2007-02-07rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas
2007-02-07usbcore: remove unneeded error checkAlan Stern