aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* USB: Don't rebind before "complete" callbackAlan Stern2008-08-21
* USB: Add new PM callback methods for USBAlan Stern2008-08-21
* USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-21
* USB: Add udev argument to interface suspend/resume functionsAlan Stern2008-08-21
* USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum2008-08-21
* USB: fix compiler warning fixAlan Stern2008-08-13
* USB: fix interface unregistration logicAlan Stern2008-08-13
* usb/core/driver: fix warningAlexander Beregalov2008-08-13
* Fix USB storage hang on command abortAlan Stern2008-08-05
* device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-22
* USB: use reset_resume when normal resume failsAlan Stern2008-07-21
* USB: Fix pointer/int cast in USB devio codeDavid Howells2008-07-21
* usbfs: don't store bad pointers in registrationAlan Stern2008-07-21
* usbfs: fix race between open and unregisterAlan Stern2008-07-21
* usbfs: simplify the lookup-by-minor routinesAlan Stern2008-07-21
* usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-21
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-21
* USB: fix comment of usb_set_configurationMing Lei2008-07-21
* USB: use standard SG iterator in the scatter-gather libraryAlan Stern2008-07-21
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-21
* usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-21
* USB: remove CVS keywordsAdrian Bunk2008-07-21
* USB: implement "soft" unbindingAlan Stern2008-07-21
* USB: combine hub_quiesce and hub_stopAlan Stern2008-07-21
* USB: combine hub_activate and hub_restartAlan Stern2008-07-21
* USB: optimize port debouncing during hub activationAlan Stern2008-07-21
* USB: try to salvage lost power sessionsAlan Stern2008-07-21
* USB: simplify hub_restart() logicAlan Stern2008-07-21
* USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-21
* USB: debounce before unregisteringAlan Stern2008-07-21
* USB: add new routine for checking port-resume typeAlan Stern2008-07-21
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-21
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-21
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-06
| * USB: don't lose disconnections during suspendAlan Stern2008-07-03
| * USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-03
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-17
| |\
| | * Input: appletouch - implement reset-resume logicOliver Neukum2008-06-17
| * | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-11
| * | USB: add another scanner quirkRené Rebe2008-05-29
| * | USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-29
| * | USB: add all configs to the "descriptors" attributeAlan Stern2008-05-29
| * | USB: fix possible deadlock involving sysfs attributesAlan Stern2008-05-29
| * | USB: Core: fix race in device_createGreg Kroah-Hartman2008-05-20
| |/