aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
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
2007-02-07USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell
2007-02-07USB: devio.c add missing INIT_LIST_HEAD()Dan Carpenter
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman
2007-02-07USB: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-01-22USB: disable USB_MULTITHREAD_PROBEGreg Kroah-Hartman
2007-01-05USB: Fixed bug in endpoint release function.Sarah Bailey
2006-12-20USB: fix to usbfs_snoop logging of user defined control urbsChris Frey
2006-12-08[PATCH] struct path: convert usbJosef Sipek
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01usbcore: remove unused argument in autosuspendAlan Stern
2006-12-01USB: keep count of unsuspended childrenAlan Stern
2006-12-01USB hub: simplify remote-wakeup handlingAlan Stern
2006-12-01USB: struct usb_device: change flag to bitflagAlan Stern
2006-12-01USB: Add autosuspend support to the hub driverAlan Stern
2006-12-01USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman
2006-12-01USB: added dynamic major number for USB endpointsSarah Bailey
2006-12-01USB: make drivers/usb/core/driver.c:usb_device_match() staticAdrian Bunk
2006-12-01USB core: fix compiler warning about usb_autosuspend_workAlan Stern
2006-12-01USB: resume_device symbol conflictStephen Hemminger
2006-12-01USB: Move private hub declarations out of public header fileAlan Stern