summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
...
* USB: remove CVS keywordsAdrian Bunk2008-07-222-4/+0Star
* USB: implement "soft" unbindingAlan Stern2008-07-221-5/+6
* USB: combine hub_quiesce and hub_stopAlan Stern2008-07-221-31/+32
* USB: combine hub_activate and hub_restartAlan Stern2008-07-221-26/+23Star
* USB: optimize port debouncing during hub activationAlan Stern2008-07-221-5/+27
* USB: try to salvage lost power sessionsAlan Stern2008-07-222-22/+53
* USB: simplify hub_restart() logicAlan Stern2008-07-222-67/+54Star
* USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-221-44/+2Star
* USB: debounce before unregisteringAlan Stern2008-07-221-12/+19
* USB: add new routine for checking port-resume typeAlan Stern2008-07-221-26/+63
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-223-5/+4Star
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-226-15/+15
* USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-221-4/+11
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-222-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-041-11/+4Star
| * USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-041-10/+28
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-181-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-121-2/+44
| * | USB: add another scanner quirkRené Rebe2008-05-291-0/+4
| * | USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-292-1/+7
| * | USB: add all configs to the "descriptors" attributeAlan Stern2008-05-291-23/+21Star
| * | USB: fix possible deadlock involving sysfs attributesAlan Stern2008-05-292-5/+9
| * | USB: Core: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+3
| |/
* | usbdev: BKL pushdownJonathan Corbet2008-06-201-0/+2
* | usbcore: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+3
|/
* USB: create attributes before sending ueventAlan Stern2008-05-145-58/+96
* USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda2008-05-021-1/+3
* proc: remove proc_busAlexey Dobriyan2008-04-291-2/+2
* usb: don't update devnum for wusb devicesDavid Vrabel2008-04-251-3/+11
* wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-252-5/+7
* wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-251-20/+27
* wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-251-9/+31
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-256-47/+47
* USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-251-4/+23
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-253-20/+0Star
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-251-1/+0Star
* USB: log an error message when USB enumeration failsAlan Stern2008-04-251-0/+1
* USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-251-0/+24
* USB: rework sysfs removal of interface filesAlan Stern2008-04-251-4/+3Star
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-252-7/+7
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-252-2/+13
* USB: fix comments of 2 functions in hcd.cMing Lei2008-04-251-2/+0Star
* USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day2008-04-251-2/+2
* drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton2008-04-251-1/+3
* USB: remove dev->power.power_stateAlan Stern2008-04-253-15/+4Star
* USB: partial USB embedded host supportRobin Getz2008-04-251-5/+8
* USB: ehci tolerates some buggy devicesDavid Brownell2008-04-251-0/+17