Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+16 |
2011-07-08 | USB: additional regression fix for device removal | Alan Stern | 1 | -1/+8 |
2011-07-02 | USB: fix regression occurring during device removal | Alan Stern | 1 | -0/+2 |
2011-06-28 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -7/+35 |
2011-06-28 | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2 | -1/+17 |
2011-06-22 | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern | 1 | -3/+3 |
2011-06-16 | USB: don't let errors prevent system sleep | Alan Stern | 1 | -1/+10 |
2011-06-16 | USB: don't let the hub driver prevent system sleep | Alan Stern | 1 | -5/+8 |
2011-06-16 | USB: Free bandwidth when usb_disable_device is called. | Sarah Sharp | 2 | -1/+17 |
2011-06-14 | Merge 3.0-rc2 into usb-linus as it's needed by some USB patches | Greg Kroah-Hartman | 2 | -3/+4 |
2011-06-07 | USB: Add "authorized_default" parameter to the usbcore module | Carl-Daniel Hailfinger | 1 | -1/+16 |
2011-06-07 | usb: remove bad dput after dentry_unhash | Sage Weil | 1 | -1/+0 |
2011-06-07 | USB: core: Tolerate protocol stall during hub and port status read | Libor Pechacek | 1 | -2/+4 |
2011-05-20 | USB: remove remaining usages of hcd->state from usbcore and fix regression | Alan Stern | 1 | -4/+1 |
2011-05-03 | usbcore: warm reset USB3 port in SS.Inactive state | Andiry Xu | 1 | -0/+46 |
2011-05-03 | usbcore: Refine USB3.0 device suspend and resume | Andiry Xu | 1 | -13/+20 |
2011-05-03 | xHCI: report USB3.0 portstatus comply with USB3.0 specification | Andiry Xu | 1 | -15/+37 |
2011-05-03 | usb/ch9: use proper endianess for wBytesPerInterval | Sebastian Andrzej Siewior | 1 | -1/+1 |
2011-04-30 | usb: core: Change usb_create_sysfs_intf_files()' return type to void | Michal Nazarewicz | 3 | -11/+7 |
2011-04-30 | usb/hcd: don't return 0 on error in usb_add_hcd() | Sebastian Andrzej Siewior | 1 | -0/+1 |
2011-04-19 | Merge 2.6.39-rc4 into usb-next | Greg Kroah-Hartman | 2 | -19/+11 |
2011-04-14 | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0... | Andiry Xu | 1 | -1/+11 |
2011-04-14 | USB: Fix unplug of device with active streams | Matthew Wilcox | 1 | -1/+1 |
2011-04-14 | USB: remove dead code from usb_deregister_dev() | Libor Pechacek | 1 | -8/+0 |
2011-04-14 | USB: change the way we initialize format strings | Dmitry Torokhov | 1 | -11/+11 |
2011-04-14 | USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices | Dmitry Torokhov | 1 | -4/+6 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-03-23 | USB: Do not pass negative length to snoop_urb() | Michal Sojka | 1 | -1/+1 |
2011-03-18 | USB: Move runtime PM callbacks to usb_device_pm_ops | Rafael J. Wysocki | 3 | -12/+11 |
2011-03-17 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 8 | -180/+433 |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 1 | -2/+2 |
2011-03-15 | USB / Hub: Do not call device_set_wakeup_capable() under spinlock | Rafael J. Wysocki | 1 | -4/+6 |
2011-03-14 | USB: Add support for SuperSpeed isoc endpoints | Paul Zimmerman | 1 | -1/+10 |
2011-03-14 | USB: Disable auto-suspend for USB 3.0 hubs. | Sarah Sharp | 1 | -2/+8 |
2011-03-14 | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. | Sarah Sharp | 1 | -28/+8 |
2011-03-14 | USB: Set usb_hcd->state and flags for shared roothubs. | Sarah Sharp | 2 | -4/+27 |
2011-03-14 | usb: Make core allocate resources per PCI-device. | Sarah Sharp | 1 | -19/+89 |
2011-03-14 | usb: Store bus type in usb_hcd, not in driver flags. | Sarah Sharp | 1 | -3/+4 |
2011-03-14 | usb: Change usb_hcd->bandwidth_mutex to a pointer. | Sarah Sharp | 3 | -16/+25 |
2011-03-14 | usb: Refactor irq enabling out of usb_add_hcd() | Sarah Sharp | 1 | -32/+43 |
2011-03-14 | usb: Make usb_hcd_pci_probe labels more descriptive. | Sarah Sharp | 1 | -10/+10 |
2011-03-14 | usb: Make USB 3.0 roothub have a SS EP comp descriptor. | Sarah Sharp | 1 | -6/+9 |
2011-03-14 | USB: Clear "warm" port reset change. | Sarah Sharp | 1 | -0/+8 |
2011-03-14 | USB 3.0 Hub Changes | John Youn | 1 | -8/+65 |
2011-03-14 | usb: Initialize hcd->state roothubs. | Sarah Sharp | 1 | -0/+1 |
2011-03-14 | USB: Fix usb_add_hcd() checkpatch errors. | Sarah Sharp | 1 | -4/+7 |
2011-03-14 | usb: Always return 0 or -EBUSY to the runtime PM core. | Sarah Sharp | 1 | -0/+5 |
2011-03-12 | USB: Only treat lasting over-current conditions as errors | Paul Bolle | 1 | -5/+19 |
2011-03-07 | USB: move usbcore away from hcd->state | Alan Stern | 2 | -21/+47 |
2011-03-01 | usb: core: hub.c Remove one to many n's in a word. | Justin P. Mattock | 1 | -1/+1 |