aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
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
2008-02-01USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman
2008-02-01USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman
2008-02-01USB: use a real vendor and product id for root hubsGreg Kroah-Hartman
2008-02-01USB: mount options: fix usbfsMiklos Szeredi
2008-02-01usb: dma bounce buffer supportMagnus Damm
2008-02-01USB: usbfs: struct async is a fixed size structurePete Zaitcev
2008-02-01USB: Export suspend statisticsSarah Sharp
2008-02-01USB: add usbfs stubs for suspend and resumeAlan Stern
2008-02-01USB: updates to usb_reset_composite_device()Alan Stern
2008-02-01USB: repair USBDEVFS_CONNECT ioctlAlan Stern
2008-02-01USB: always announce a device has been added to the systemGreg Kroah-Hartman
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao
2008-02-01USB: don't change HC power state for a FREEZEAlan Stern
2008-02-01USB: make ksuspend_usbd thread non-freezableAlan Stern
2008-02-01USB: Convert from class_device to device for USB coreTony Jones
2008-02-01USB: handle idVendor of 0x0000Greg Kroah-Hartman
2008-02-01USB: use GFP_NOIO in reset pathOliver Neukum
2008-02-01USB : correct comments in usb/core/notify.cManish Katiyar
2008-01-24USB: use proper call to driver_create_fileGreg Kroah-Hartman
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern
2007-12-17USB: fix locking loop by avoiding flush_scheduled_workAlan Stern
2007-11-28USB: uevent environment key fixAlan Stern
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern
2007-11-28USB HCD: avoid duplicate local_irq_disable()Alan Stern