aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* usb: don't update devnum for wusb devicesDavid Vrabel2008-04-241-3/+11
* wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-242-5/+7
* wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-241-20/+27
* wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-241-9/+31
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-246-47/+47
* USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-241-4/+23
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-243-20/+0
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-241-1/+0
* USB: log an error message when USB enumeration failsAlan Stern2008-04-241-0/+1
* USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-241-0/+24
* USB: rework sysfs removal of interface filesAlan Stern2008-04-241-4/+3
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-242-7/+7
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-242-2/+13
* USB: fix comments of 2 functions in hcd.cMing Lei2008-04-241-2/+0
* USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day2008-04-241-2/+2
* drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton2008-04-241-1/+3
* USB: remove dev->power.power_stateAlan Stern2008-04-243-15/+4
* USB: partial USB embedded host supportRobin Getz2008-04-241-5/+8
* USB: ehci tolerates some buggy devicesDavid Brownell2008-04-241-0/+17
* USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-242-3/+7
* USB: enable USB-PERSIST by defaultAlan Stern2008-04-241-2/+4
* USB: check serial-number string after device resetAlan Stern2008-04-242-16/+51
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-244-54/+32
* USB: make USB-PERSIST work after every system sleepAlan Stern2008-04-241-34/+80
* USB: reorganize code in hub.cAlan Stern2008-04-241-26/+32
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-242-2/+13
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-242-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-041-1/+1
|\
| * PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-041-1/+1
* | USB: spruce up the device blacklistAlan Stern2008-03-041-9/+12
* | USB: update Kconfig entry for USB_SUSPENDAlan Stern2008-03-041-4/+5
|/
* docbook: fix usb source filesRandy Dunlap2008-03-031-4/+2
* USB: quirks and unusual_devs entry for Actions flash driveAlan Stern2008-02-211-0/+3
* USB: quirks for known quirky audio devicesOliver Neukum2008-02-211-0/+9
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-016-74/+74
* USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman2008-02-011-194/+204
* USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-011-62/+67
* USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman2008-02-011-145/+188
* USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman2008-02-011-72/+82
* USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-014-67/+68
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-018-95/+61
* USB: use a real vendor and product id for root hubsGreg Kroah-Hartman2008-02-011-4/+4
* USB: mount options: fix usbfsMiklos Szeredi2008-02-011-6/+36
* usb: dma bounce buffer supportMagnus Damm2008-02-013-23/+163
* USB: usbfs: struct async is a fixed size structurePete Zaitcev2008-02-011-2/+2
* USB: Export suspend statisticsSarah Sharp2008-02-013-1/+60
* USB: add usbfs stubs for suspend and resumeAlan Stern2008-02-011-0/+15
* USB: updates to usb_reset_composite_device()Alan Stern2008-02-011-23/+9
* USB: repair USBDEVFS_CONNECT ioctlAlan Stern2008-02-011-3/+4