Age | Commit message (Expand) | Author |
2007-09-13 | USB: disable autosuspend by default for non-hubs | Alan Stern |
2007-09-11 | USB: another quirky device (LCD display) | Oliver Neukum |
2007-09-11 | USB: More USB_QUIRK_RESET_RESUME devices | Lamarque Vieira Souza |
2007-09-11 | USB: fix linked list insertion bugfix for usb core | Nathael Pajani |
2007-09-11 | USB: quirky flash drive | Oliver Neukum |
2007-09-11 | USB: prevent Genesys USB-IDE from autosuspending | Alan Stern |
2007-09-11 | USB: prevent Thomson card reader from autosuspending | Alan Stern |
2007-09-11 | USB: Add iPhone device id to the quirk list. | Matt Colyer |
2007-08-22 | usb: add PRODUCT, TYPE to usb-interface events | Kay Sievers |
2007-08-22 | usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist | Paul Walmsley |
2007-08-22 | USB: update last_busy field correctly | Alan Stern |
2007-08-22 | USB: allow retry on descriptor fetch errors | Alan Stern |
2007-08-22 | USB: another quirky device | Oliver Neukum |
2007-08-22 | USB: quirky mass storage device | Oliver Neukum |
2007-08-22 | USB: accept 1-byte Device Status replies, fixing some b0rken devices | Alan Stern |
2007-08-22 | USB: blacklist Samsung ML-2010 printer | Oliver Neukum |
2007-08-22 | USB: quirks: multicard reader doesn't like autosuspend | David Brownell |
2007-07-30 | USB: Fix a bug in usb_start_wait_urb | Alan Stern |
2007-07-30 | USB: fix scatterlist PIO case (IOMMU) | David Brownell |
2007-07-30 | USB: yet another quirky device | Oliver Neukum |
2007-07-30 | USB: Add CanonScan LiDE30 to the quirk list | Johann Felix Soden |
2007-07-30 | USB: even more quirks | Oliver Neukum |
2007-07-30 | USB: more quirky devices | Oliver Neukum |
2007-07-19 | USB: change name of spinlock in hcd.c | Alan Stern |
2007-07-19 | USB: move routines in hcd.c | Alan Stern |
2007-07-19 | USB: core: message: clean up urb->status usage | Greg Kroah-Hartman |
2007-07-19 | USB: documentation update for usb_unlink_urb | Alan Stern |
2007-07-19 | USB: fix warning caused by autosuspend counter going negative | Alan Stern |
2007-07-19 | USB: add "descriptors" binary sysfs attribute | Alan Stern |
2007-07-18 | dev_vdbg(), available with -DVERBOSE_DEBUG | David Brownell |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-12 | USB: additions to the quirk list | Oliver Neukum |
2007-07-12 | USB: quirk for samsung printer | Oliver Neukum |
2007-07-12 | USB: usb/dma doc updates | David Brownell |
2007-07-12 | USB: make the usb_device numa_node get assigned from controller | Yinghai Lu |
2007-07-12 | USB: Make usb-autosuspend timer 1 sec jiffy aligned | Venki Pallipadi |
2007-07-12 | USB: Don't autosuspend Blackberry devices. | Jeremy Katz |
2007-07-12 | USB: add IAD support to usbfs and sysfs | Craig W. Nadler |
2007-07-12 | USB: Fix off-by-1 error in the scatter-gather library | Alan Stern |
2007-07-12 | USB: Don't resume root hub if the controller is suspended | Alan Stern |
2007-07-12 | USB: Remove usages of dev->power.power_state | Alan Stern |
2007-07-12 | USB: Add URB_FREE_BUFFER flag and the logic behind it | Marcel Holtmann |
2007-07-12 | USB: Fix up full-speed bInterval values in high-speed interrupt descriptor | Laurent Pinchart |
2007-07-12 | usb: free DMA mappings if enqueue fails | Pete Zaitcev |
2007-07-12 | USB: Handle bogus low-speed Bulk endpoints | Alan Stern |
2007-07-12 | USB: add power/persist device attribute | Alan Stern |
2007-07-12 | USB: unify reset_resume and normal resume | Alan Stern |
2007-07-12 | USB: add reset_resume method | Alan Stern |
2007-07-12 | USB: remove excess code from hub.c | Alan Stern |
2007-07-12 | USB: separate root and non-root suspend/resume | Alan Stern |