Age | Commit message (Expand) | Author |
2013-12-20 | usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED | Julius Werner |
2013-11-29 | usb: hub: Clear Port Reset Change during init/resume | Julius Werner |
2013-11-29 | usb: Disable USB 2.0 Link PM before device reset. | Sarah Sharp |
2013-11-29 | xhci: Enable LPM support only for hardwired or BESL devices | Mathias Nyman |
2013-11-29 | usb: Don't enable USB 2.0 Link PM by default. | Sarah Sharp |
2013-11-20 | usbcore: set lpm_capable field for LPM capable root hubs | Xenia Ragiadakou |
2013-10-16 | USB: quirks: add touchscreen that is dazzeled by remote wakeup | Oliver Neukum |
2013-10-14 | USB: quirks.c: add one device that cannot deal with suspension | Oliver Neukum |
2013-09-25 | usb/core/devio.c: Don't reject control message to endpoint with wrong directi... | Kurt Garloff |
2013-09-23 | usbcore: check usb device's state before sending a Set SEL control transfer | Xenia Ragiadakou |
2013-08-30 | usbcore: fix incorrect type in assignment in descriptors_changed() | Xenia Ragiadakou |
2013-08-30 | usbcore: compare and release one bos descriptor in usb_reset_and_verify_device() | Xenia Ragiadakou |
2013-08-25 | USB: core: be specific about attribute permissions | Greg Kroah-Hartman |
2013-08-23 | USB: core: use DRIVER_ATTR_RW() | Greg Kroah-Hartman |
2013-08-23 | usb: don't use bNbrPorts after initialization | Krzysztof Mazur |
2013-08-23 | usb: fail on usb_hub_create_port_device() errors | Krzysztof Mazur |
2013-08-23 | usb: fix cleanup after failure in hub_configure() | Krzysztof Mazur |
2013-08-15 | Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next | Sarah Sharp |
2013-08-15 | usb: Don't fail port power resume on device disconnect. | Sarah Sharp |
2013-08-15 | usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() | Lan Tianyu |
2013-08-15 | USB: handle LPM errors during device suspend correctly | Alan Stern |
2013-08-14 | usb: add two quirky touchscreen | Oliver Neukum |
2013-08-14 | usb: rh_call_control tbuf overflow fix | Sean O. Stalley |
2013-08-12 | usb/hcd: Log error code if reset() fails | Mark Brown |
2013-08-12 | usb: config->desc.bLength may not exceed amount of data returned by the device | Hans de Goede |
2013-08-12 | USB: introduce usb_device_no_sg_constraint() helper | Ming Lei |
2013-08-12 | USB: HCD: support giveback of URB in tasklet context | Ming Lei |
2013-08-03 | usb: fix some scripts/kernel-doc warnings | Yacine Belkadi |
2013-07-31 | USB: handle LPM errors during device suspend correctly | Alan Stern |
2013-07-31 | USB: refactor code for enabling/disabling remote wakeup | Alan Stern |
2013-07-31 | USB: simplify the interface of usb_get_status() | Alan Stern |
2013-07-31 | usb: core: don't try to reset_device() a port that got just disconnected | Julius Werner |
2013-07-31 | usb: core: don't try to reset_device() a port that got just disconnected | Julius Werner |
2013-07-29 | Merge 3.11-rc3 into usb-next | Greg Kroah-Hartman |
2013-07-25 | usbfs: Allow printer class 'get_device_id' without needing to claim the intf | Hans de Goede |
2013-07-25 | USB: remove redundant "#if" | Alan Stern |
2013-07-25 | usb: Clear both buffers when clearing a control transfer TT buffer. | William Gulland |
2013-07-24 | USB: check sg buffer size in usb_submit_urb | Ming Lei |
2013-07-24 | USB: remove unneeded idr.h include | Greg Kroah-Hartman |
2013-07-16 | USB: global suspend and remote wakeup don't mix | Alan Stern |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-18 | usb: check usb_hub_to_struct_hub() return value | Mathias Nyman |
2013-06-08 | Merge 3.10-rc5 into usb-next | Greg Kroah-Hartman |
2013-06-06 | Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2013-06-06 | USB: fix PTR_ERR translation in init_usb_class() | Alexey Khoroshilov |
2013-06-05 | usb: add usb2 Link PM variables to sysfs and usb_device | Mathias Nyman |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki |
2013-06-03 | Allow the USB HCD to create Wireless USB root hubs | Thomas Pugliese |
2013-05-29 | usbfs: Increase arbitrary limit for USB 3 isopkt length | Federico Manzan |