aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/driver.c
Commit message (Expand)AuthorAge
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
* USB: implement "soft" unbindingAlan Stern2008-07-21
* USB: try to salvage lost power sessionsAlan Stern2008-07-21
* USB: simplify hub_restart() logicAlan Stern2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-25
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-01
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-01
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-01
* USB: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-24
* USB: uevent environment key fixAlan Stern2007-11-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* | USB: fix race in autosuspend rescheduleAlan Stern2007-10-12
* | USB: skip autosuspended devices during system resumeAlan Stern2007-10-12
* | USB: don't propagate FREEZE or PRETHAW suspendsAlan Stern2007-10-12
* | USB: flush outstanding URBs when suspendingAlan Stern2007-10-12
* | USB: move decision to ignore FREEZE eventsAlan Stern2007-10-12
* | usb: usb_probe_interface() obeys authorizationInaky Perez-Gonzalez2007-10-12
|/
* USB: fix linked list insertion bugfix for usb coreNathael Pajani2007-09-11
* USB: update last_busy field correctlyAlan Stern2007-08-22
* dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-18
* USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi2007-07-12
* USB: Remove usages of dev->power.power_stateAlan Stern2007-07-12
* USB: add reset_resume methodAlan Stern2007-07-12
* USB: rework C++-style commentsAlan Stern2007-07-12
* USB: add RESET_RESUME device quirkAlan Stern2007-07-12
* USB: add USB-Persist facilityAlan Stern2007-07-12
* USB: move bus_suspend and bus_resume method callsAlan Stern2007-07-12
* USB: Implement PM FREEZE and PRETHAWAlan Stern2007-07-12
* USB: interface PM stateAlan Stern2007-07-12
* USB: more autosuspend timer stuffAlan Stern2007-05-23
* USB: fix signed jiffies issue in autosuspend logicAlan Stern2007-04-27
* USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-27
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-27
* USB: add power/level sysfs attributeAlan Stern2007-04-27
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-27
* USB: separate autosuspend from external suspendAlan Stern2007-04-27
* usbcore: move usb_autosuspend_workAlan Stern2007-04-27
* USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman2007-04-27
* USB: export autosuspend delay in sysfsAlan Stern2007-02-23
* USB: make autosuspend delay a module parameterAlan Stern2007-02-23
* USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2007-02-23
* USB: kernel-doc fixesRandy Dunlap2007-02-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-07
|\
| * USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-07
* | USB: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-07
|/