summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorFilesLines
2012-10-31usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila1-2/+5
2012-10-02USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-10-02USB: add device quirk for Joss Optical touchboardAlan Stern1-0/+4
2012-08-15usb: feed USB device information to the /dev/random driverTheodore Ts'o1-0/+9
2012-08-09usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede1-3/+7
2012-06-22USB: fix gathering of interface associationsDaniel Mack1-1/+2
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern1-9/+0
2012-06-01usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller1-0/+3
2012-06-01USB: Remove races in devio.cHuajun Li1-8/+25
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+9
2012-04-27USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2-6/+3
2012-04-22USB: don't clear urb->dev in scatter-gather libraryAlan Stern1-5/+6
2012-02-29USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2-3/+8
2012-02-29USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch1-3/+2
2012-01-12USB: add quirk for another cameraOliver Neukum1-1/+4
2011-11-26USB: quirks: adding more quirky webcams to avoid squeaky audiosordna1-0/+24
2011-11-26USB: add quirk for Logitech C600 web camJosh Boyer1-0/+3
2011-11-26usb, xhci: Clear warm reset change event during initDon Zickus1-0/+6
2011-11-11USB: Update last_busy time after autosuspend failsAlan Stern1-0/+5
2011-11-11USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp1-0/+2
2011-11-11USB: add quirk for Logitech C300 web camJon Levell1-0/+3
2011-11-11USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum1-0/+21
2011-11-11USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn1-2/+4
2011-11-11usb/core/devio.c: Check for printer class specific requestMatthias Dellweg1-3/+18
2011-11-11USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder1-1/+1
2011-08-17usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior1-5/+6
2011-07-07USB: additional regression fix for device removalAlan Stern1-1/+8
2011-07-01USB: fix regression occurring during device removalAlan Stern1-0/+2
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-7/+35
2011-06-27Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-1/+17
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern1-3/+3
2011-06-15USB: don't let errors prevent system sleepAlan Stern1-1/+10
2011-06-15USB: don't let the hub driver prevent system sleepAlan Stern1-5/+8
2011-06-15USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2-1/+17
2011-06-06usb: remove bad dput after dentry_unhashSage Weil1-1/+0
2011-06-06USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek1-2/+4
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern1-4/+1
2011-05-02usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu1-0/+46
2011-05-02usbcore: Refine USB3.0 device suspend and resumeAndiry Xu1-13/+20
2011-05-02xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu1-15/+37
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior1-1/+1
2011-04-29usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz3-11/+7
2011-04-29usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior1-0/+1
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2-19/+11
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu1-1/+11
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox1-1/+1
2011-04-13USB: remove dead code from usb_deregister_dev()Libor Pechacek1-8/+0
2011-04-13USB: change the way we initialize format stringsDmitry Torokhov1-11/+11
2011-04-13USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov1-4/+6