summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorLines
2008-05-29USB: add another scanner quirkRené Rebe-0/+4
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern-1/+7
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern-23/+21
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern-5/+9
2008-05-20USB: Core: fix race in device_createGreg Kroah-Hartman-3/+3
2008-05-14USB: create attributes before sending ueventAlan Stern-58/+96
2008-05-02USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda-1/+3
2008-04-29proc: remove proc_busAlexey Dobriyan-2/+2
2008-04-24usb: don't update devnum for wusb devicesDavid Vrabel-3/+11
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez-5/+7
2008-04-24wusb: devices dont use a set addressInaky Perez-Gonzalez-20/+27
2008-04-24wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez-9/+31
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison-47/+47
2008-04-24USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern-4/+23
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern-20/+0
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern-1/+0
2008-04-24USB: log an error message when USB enumeration failsAlan Stern-0/+1
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum-0/+24
2008-04-24USB: rework sysfs removal of interface filesAlan Stern-4/+3
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern-7/+7
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern-2/+13
2008-04-24USB: fix comments of 2 functions in hcd.cMing Lei-2/+0
2008-04-24USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day-2/+2
2008-04-24drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton-1/+3
2008-04-24USB: remove dev->power.power_stateAlan Stern-15/+4
2008-04-24USB: partial USB embedded host supportRobin Getz-5/+8
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell-0/+17
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell-3/+7
2008-04-24USB: enable USB-PERSIST by defaultAlan Stern-2/+4
2008-04-24USB: check serial-number string after device resetAlan Stern-16/+51
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern-54/+32
2008-04-24USB: make USB-PERSIST work after every system sleepAlan Stern-34/+80
2008-04-24USB: reorganize code in hub.cAlan Stern-26/+32
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern-2/+13
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern-1/+7
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-1/+1
2008-03-04USB: spruce up the device blacklistAlan Stern-9/+12
2008-03-04USB: update Kconfig entry for USB_SUSPENDAlan Stern-4/+5
2008-03-04PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki-1/+1
2008-03-03docbook: fix usb source filesRandy Dunlap-4/+2
2008-02-21USB: quirks and unusual_devs entry for Actions flash driveAlan Stern-0/+3
2008-02-21USB: quirks for known quirky audio devicesOliver Neukum-0/+9
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman-74/+74
2008-02-01USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman-194/+204
2008-02-01USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman-62/+67
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman-145/+188
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman-72/+82
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman-67/+68
2008-02-01USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman-95/+61