aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers2009-06-16
* USB: new flag for resume-from-hibernationAlan Stern2009-06-16
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-16
* USB: remove unused usb_host classGreg Kroah-Hartman2009-06-16
* NLS: update handling of UnicodeAlan Stern2009-06-16
* usb: return device strings in UTF-8Clemens Ladisch2009-06-16
* USB: add the usbfs devices file to debugfsGreg Kroah-Hartman2009-06-16
* USB: add usb debugfs directoryGreg Kroah-Hartman2009-06-16
* USB: hub.c: fix sparse warningsH Hartley Sweeten2009-06-16
* USB: core/sysfs: fix sparse warningsH Hartley Sweeten2009-06-16
* USB: usbfs: deprecate and hide option for !embeddedScott James Remnant2009-06-16
* USB: consolidate usb_unbind_interface and usb_driver_release_interfaceAlan Stern2009-06-16
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* USB: pass mem_flags to dma_alloc_coherentJohannes Berg2009-04-23
* USB: add reset endpoint operationsDavid Vrabel2009-04-17
* USB: allow malformed LANGID descriptorsDaniel Mack2009-03-24
* USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin2009-03-24
* USB: usbfs: remove unneeded "inline" annotationsAlan Stern2009-03-24
* USB: don't send Set-Interface after resetAlan Stern2009-03-24
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-24
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-24
* USB: add quirk to avoid config and interface stringsAlan Stern2009-03-24
* USB: usbfs: keep async URBs until the device file is closedAlan Stern2009-03-17
* USB: usb_get_string should check the descriptor typeAlan Stern2009-02-27
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-17
* USB: fix char-device disconnect handlingAlan Stern2009-01-27
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-27
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-27
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-27
* drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell2009-01-15
* USB: fix minor nit in usbfs checkingMark Lord2009-01-07
* USB: re-enable interface after driver unbindsAlan Stern2009-01-07
* USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern2009-01-07
* USB: automatically enable wakeup for PCI host controllersAlan Stern2009-01-07
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-07
* USB: extension of anchor API to unpoison an anchorOliver Neukum2009-01-07
* USB: mark "reject" field of struct urb as atomic_tMing Lei2009-01-07
* USB: utilize the bus notifiersAlan Stern2009-01-07
* USB: make printk messages more searchableWu Fengguang2009-01-07
* USB: Enhance usage of pm_message_tAlan Stern2009-01-07
* USB: utilize round_jiffies_up_relative()Alan Stern2009-01-07
* USB: Don't use __module_param_call; use core_param.Rusty Russell2009-01-07
* USB: announce new devices earlierAlan Stern2009-01-07
* USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev2009-01-07
* USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez2009-01-07
* USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-07
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-07
* USB: Remove restrictions on signal numbers in devio.cPhil Endecott2009-01-07
* USB: straighten out inline code in sysfs.cAlan Stern2009-01-07