summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* USB: revert recovery from transient errorsAlan Stern2008-09-231-22/+17
* USB: fix hcd interrupt disablingGeoff Levand2008-09-231-1/+2
* USB: automatically enable RHSC interruptsAlan Stern2008-08-213-22/+0
* USB: Don't rebind before "complete" callbackAlan Stern2008-08-211-21/+9
* USB: Add new PM callback methods for USBAlan Stern2008-08-213-19/+72
* USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-211-3/+28
* USB: Add udev argument to interface suspend/resume functionsAlan Stern2008-08-211-10/+10
* USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum2008-08-211-2/+7
* USB: fix compiler warning fixAlan Stern2008-08-131-2/+2
* USB: fix interface unregistration logicAlan Stern2008-08-131-1/+1
* usb/core/driver: fix warningAlexander Beregalov2008-08-131-2/+1
* Fix USB storage hang on command abortAlan Stern2008-08-051-1/+1
* device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-212-5/+6
* sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-211-0/+5
* USB: use reset_resume when normal resume failsAlan Stern2008-07-211-3/+17
* USB: Fix pointer/int cast in USB devio codeDavid Howells2008-07-211-2/+3
* usbfs: don't store bad pointers in registrationAlan Stern2008-07-211-9/+10
* usbfs: fix race between open and unregisterAlan Stern2008-07-211-5/+11
* usbfs: simplify the lookup-by-minor routinesAlan Stern2008-07-211-9/+6
* usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-213-31/+41
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-213-21/+139
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-212-17/+18
* USB: fix comment of usb_set_configurationMing Lei2008-07-211-1/+1
* USB: use standard SG iterator in the scatter-gather libraryAlan Stern2008-07-211-6/+6
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-212-9/+4
* usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-213-2/+8
* USB: remove CVS keywordsAdrian Bunk2008-07-212-4/+0
* USB: implement "soft" unbindingAlan Stern2008-07-211-5/+6
* USB: combine hub_quiesce and hub_stopAlan Stern2008-07-211-31/+32
* USB: combine hub_activate and hub_restartAlan Stern2008-07-211-26/+23
* USB: optimize port debouncing during hub activationAlan Stern2008-07-211-5/+27
* USB: try to salvage lost power sessionsAlan Stern2008-07-212-22/+53
* USB: simplify hub_restart() logicAlan Stern2008-07-212-67/+54
* USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-211-44/+2
* USB: debounce before unregisteringAlan Stern2008-07-211-12/+19
* USB: add new routine for checking port-resume typeAlan Stern2008-07-211-26/+63
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-213-5/+4
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-216-15/+15
* USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-211-4/+11
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-212-2/+2
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-146-55/+143
|\
| * Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-063-0/+20
| * USB: don't lose disconnections during suspendAlan Stern2008-07-031-11/+4
| * USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-031-10/+28
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-171-0/+3
| |\
| | * Input: appletouch - implement reset-resume logicOliver Neukum2008-06-171-0/+3
| * | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-111-2/+44
| * | USB: add another scanner quirkRené Rebe2008-05-291-0/+4
| * | USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-292-1/+7
OpenPOWER on IntegriCloud