aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet6-55/+143
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds3-0/+20
2008-07-03USB: don't lose disconnections during suspendAlan Stern1-11/+4
2008-07-03USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker1-10/+28
2008-06-20usbdev: BKL pushdownJonathan Corbet1-0/+2
2008-06-20usbcore: cdev lock_kernel() pushdownJonathan Corbet1-0/+3
2008-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+3
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum1-0/+3
2008-06-11USB: don't use reset-resume if drivers don't support itLinus Torvalds1-2/+44
2008-05-29USB: add another scanner quirkRené Rebe1-0/+4
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern2-1/+7
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern1-23/+21
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern2-5/+9
2008-05-20USB: Core: fix race in device_createGreg Kroah-Hartman1-3/+3
2008-05-14USB: create attributes before sending ueventAlan Stern5-58/+96
2008-05-02USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda1-1/+3
2008-04-29proc: remove proc_busAlexey Dobriyan1-2/+2
2008-04-24usb: don't update devnum for wusb devicesDavid Vrabel1-3/+11
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2-5/+7
2008-04-24wusb: devices dont use a set addressInaky Perez-Gonzalez1-20/+27
2008-04-24wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez1-9/+31
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison6-47/+47
2008-04-24USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern1-4/+23
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern3-20/+0
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern1-1/+0
2008-04-24USB: log an error message when USB enumeration failsAlan Stern1-0/+1
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum1-0/+24
2008-04-24USB: rework sysfs removal of interface filesAlan Stern1-4/+3
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern2-7/+7
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern2-2/+13
2008-04-24USB: fix comments of 2 functions in hcd.cMing Lei1-2/+0
2008-04-24USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day1-2/+2
2008-04-24drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton1-1/+3
2008-04-24USB: remove dev->power.power_stateAlan Stern3-15/+4
2008-04-24USB: partial USB embedded host supportRobin Getz1-5/+8
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell1-0/+17
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2-3/+7
2008-04-24USB: enable USB-PERSIST by defaultAlan Stern1-2/+4
2008-04-24USB: check serial-number string after device resetAlan Stern2-16/+51
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern4-54/+32
2008-04-24USB: make USB-PERSIST work after every system sleepAlan Stern1-34/+80
2008-04-24USB: reorganize code in hub.cAlan Stern1-26/+32
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2-2/+13
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern2-1/+7
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2008-03-04USB: spruce up the device blacklistAlan Stern1-9/+12
2008-03-04USB: update Kconfig entry for USB_SUSPENDAlan Stern1-4/+5
2008-03-04PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki1-1/+1
2008-03-03docbook: fix usb source filesRandy Dunlap1-4/+2