summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
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-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
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern
2008-05-20USB: Core: fix race in device_createGreg Kroah-Hartman
2008-05-14USB: create attributes before sending ueventAlan Stern
2008-05-02USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-24usb: don't update devnum for wusb devicesDavid Vrabel
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez
2008-04-24wusb: devices dont use a set addressInaky Perez-Gonzalez
2008-04-24wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern
2008-04-24USB: log an error message when USB enumeration failsAlan Stern
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum
2008-04-24USB: rework sysfs removal of interface filesAlan Stern
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern
2008-04-24USB: fix comments of 2 functions in hcd.cMing Lei
2008-04-24USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day
2008-04-24drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-24USB: partial USB embedded host supportRobin Getz
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell
2008-04-24USB: enable USB-PERSIST by defaultAlan Stern
2008-04-24USB: check serial-number string after device resetAlan Stern
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern
2008-04-24USB: make USB-PERSIST work after every system sleepAlan Stern
2008-04-24USB: reorganize code in hub.cAlan Stern
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04USB: spruce up the device blacklistAlan Stern
2008-03-04USB: update Kconfig entry for USB_SUSPENDAlan Stern
2008-03-04PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki
2008-03-03docbook: fix usb source filesRandy Dunlap
2008-02-21USB: quirks and unusual_devs entry for Actions flash driveAlan Stern
2008-02-21USB: quirks for known quirky audio devicesOliver Neukum
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman