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