aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-03-24USB: allow malformed LANGID descriptorsDaniel Mack
2009-03-24USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin
2009-03-24USB: usbfs: remove unneeded "inline" annotationsAlan Stern
2009-03-24USB: don't send Set-Interface after resetAlan Stern
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern
2009-03-17USB: usbfs: keep async URBs until the device file is closedAlan Stern
2009-02-27USB: usb_get_string should check the descriptor typeAlan Stern
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki
2009-01-27USB: fix char-device disconnect handlingAlan Stern
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern
2009-01-27USB: fix toggle mismatch in disable_endpoint pathsAlan Stern
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell
2009-01-07USB: fix minor nit in usbfs checkingMark Lord
2009-01-07USB: re-enable interface after driver unbindsAlan Stern
2009-01-07USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei
2009-01-07USB: utilize the bus notifiersAlan Stern
2009-01-07USB: make printk messages more searchableWu Fengguang
2009-01-07USB: Enhance usage of pm_message_tAlan Stern
2009-01-07USB: utilize round_jiffies_up_relative()Alan Stern
2009-01-07USB: Don't use __module_param_call; use core_param.Rusty Russell
2009-01-07USB: announce new devices earlierAlan Stern
2009-01-07USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev
2009-01-07USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez
2009-01-07USB: add asynchronous autosuspend/autoresume supportAlan Stern
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern
2009-01-07USB: Remove restrictions on signal numbers in devio.cPhil Endecott
2009-01-07USB: straighten out inline code in sysfs.cAlan Stern
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison
2009-01-07USB: protect hcd.h from multiple inclusionsAnton Vorontsov
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Wrap task credential accesses in the USB driverDavid Howells
2008-11-13USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-10-29USB: prevent autosuspend during hub initializationAlan Stern
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern
2008-10-22USB: don't rebind drivers after failed resume or resetAlan Stern