aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2-1/+79
2007-10-12USB: separate out endpoint queue management and DMA mapping routinesAlan Stern1-150/+166
2007-10-12USB: update spinlock usage for root-hub URBsAlan Stern1-23/+29
2007-10-12USB: cleanup for previous patchesAlan Stern2-11/+7
2007-10-12USB: avoid urb->pipe in usbfsAlan Stern1-28/+41
2007-10-12USB: address-0 handling during device initializationAlan Stern2-11/+14
2007-10-12USB: avoid using urb->pipe in usbcoreAlan Stern3-32/+41
2007-10-12USB: add direction bit to urb->transfer_flagsAlan Stern2-4/+18
2007-10-12USB: add ep->enableAlan Stern5-16/+15
2007-10-12USB: add urb->epAlan Stern2-39/+39
2007-10-12cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman1-4/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers2-43/+14
2007-09-13USB: disable autosuspend by default for non-hubsAlan Stern1-0/+6
2007-09-11USB: another quirky device (LCD display)Oliver Neukum1-0/+3
2007-09-11USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza1-0/+9
2007-09-11USB: fix linked list insertion bugfix for usb coreNathael Pajani1-1/+1
2007-09-11USB: quirky flash driveOliver Neukum1-0/+2
2007-09-11USB: prevent Genesys USB-IDE from autosuspendingAlan Stern1-0/+4
2007-09-11USB: prevent Thomson card reader from autosuspendingAlan Stern1-0/+4
2007-09-11USB: Add iPhone device id to the quirk list.Matt Colyer1-0/+3
2007-08-22usb: add PRODUCT, TYPE to usb-interface eventsKay Sievers1-0/+24
2007-08-22usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklistPaul Walmsley1-0/+3
2007-08-22USB: update last_busy field correctlyAlan Stern1-5/+4
2007-08-22USB: allow retry on descriptor fetch errorsAlan Stern1-2/+2
2007-08-22USB: another quirky deviceOliver Neukum1-0/+2
2007-08-22USB: quirky mass storage deviceOliver Neukum1-0/+2
2007-08-22USB: accept 1-byte Device Status replies, fixing some b0rken devicesAlan Stern1-1/+2
2007-08-22USB: blacklist Samsung ML-2010 printerOliver Neukum1-0/+2
2007-08-22USB: quirks: multicard reader doesn't like autosuspendDavid Brownell1-0/+3
2007-07-30USB: Fix a bug in usb_start_wait_urbAlan Stern1-10/+16
2007-07-30USB: fix scatterlist PIO case (IOMMU)David Brownell1-4/+11
2007-07-30USB: yet another quirky deviceOliver Neukum1-0/+2
2007-07-30USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden1-0/+2
2007-07-30USB: even more quirksOliver Neukum1-0/+8
2007-07-30USB: more quirky devicesOliver Neukum1-0/+10
2007-07-19USB: change name of spinlock in hcd.cAlan Stern1-23/+26
2007-07-19USB: move routines in hcd.cAlan Stern1-41/+41
2007-07-19USB: core: message: clean up urb->status usageGreg Kroah-Hartman1-16/+18
2007-07-19USB: documentation update for usb_unlink_urbAlan Stern1-43/+45
2007-07-19USB: fix warning caused by autosuspend counter going negativeAlan Stern1-4/+6
2007-07-19USB: add "descriptors" binary sysfs attributeAlan Stern1-0/+53
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell1-7/+0
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-12USB: additions to the quirk listOliver Neukum1-0/+8
2007-07-12USB: quirk for samsung printerOliver Neukum1-0/+2
2007-07-12USB: usb/dma doc updatesDavid Brownell1-5/+6
2007-07-12USB: make the usb_device numa_node get assigned from controllerYinghai Lu1-0/+1
2007-07-12USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi1-1/+1
2007-07-12USB: Don't autosuspend Blackberry devices.Jeremy Katz1-0/+5
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler4-0/+106