aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* 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
| |/
* | usbdev: BKL pushdownJonathan Corbet2008-06-20
* | usbcore: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
|/
* USB: create attributes before sending ueventAlan Stern2008-05-14
* USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda2008-05-02
* proc: remove proc_busAlexey Dobriyan2008-04-29
* usb: don't update devnum for wusb devicesDavid Vrabel2008-04-25
* wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-25
* wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-25
* wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-25
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-25
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-25
* USB: log an error message when USB enumeration failsAlan Stern2008-04-25
* USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-25
* USB: rework sysfs removal of interface filesAlan Stern2008-04-25
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-25
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-25
* USB: fix comments of 2 functions in hcd.cMing Lei2008-04-25
* USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day2008-04-25
* drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* USB: partial USB embedded host supportRobin Getz2008-04-25
* USB: ehci tolerates some buggy devicesDavid Brownell2008-04-25
* USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-25
* USB: enable USB-PERSIST by defaultAlan Stern2008-04-25
* USB: check serial-number string after device resetAlan Stern2008-04-25
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-25
* USB: make USB-PERSIST work after every system sleepAlan Stern2008-04-25
* USB: reorganize code in hub.cAlan Stern2008-04-25
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-25
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-04
|\
| * PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-04