aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen2014-06-26
* ENGR00255359 usb: core: notify disconnection when core detects disconnectPeter Chen2014-04-16
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2014-04-16
* usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2014-02-06
* USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern2014-02-06
* usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner2013-12-20
* usb: hub: Clear Port Reset Change during init/resumeJulius Werner2013-11-29
* usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-11-20
* usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-11-20
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-11-20
* USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum2013-11-12
* USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum2013-11-12
* usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-10-05
* usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-09-26
* USB: handle LPM errors during device suspend correctlyAlan Stern2013-09-26
* usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-09-26
* usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-09-26
* usb: add two quirky touchscreenOliver Neukum2013-08-20
* usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-08-15
* USB: global suspend and remote wakeup don't mixAlan Stern2013-08-04
* usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland2013-08-04
* usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan2013-05-29
* USB: reset resume quirk needed by a hubOliver Neukum2013-05-16
* USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-15
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede2013-04-17
| * USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-09
| * Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-08
| |\
| * | USB: driver.c: processing failure, maching resume condition with suspend cond...Chen Gang2013-04-01
| * | usb: Make USB persist default configurableJulius Werner2013-03-29
| * | USB: improve port transitions when EHCI starts upAlan Stern2013-03-28
| * | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
| * | USB: use "global suspend" for system sleep on USB-2 busesAlan Stern2013-03-28
| * | USB: avoid error messages when a device is disconnectedAlan Stern2013-03-28
| * | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
| |\ \
| * | | USB: fix urb-poison imbalanceJohan Hovold2013-03-25
| * | | USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares2013-03-25
| * | | USB: adds comment on suspend callbackMing Lei2013-03-25
* | | | Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman2013-04-14
|\ \ \ \ | | |_|/ | |/| |
| * | | USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki2013-04-01
| | |/ | |/|
* | | driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman2013-04-11
* | | driver core: add uid and gid to devtmpfsKay Sievers2013-04-08
|/ /
* | usb/acpi: binding xhci root hub usb port with ACPILan Tianyu2013-03-25
* | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-25
|/
* USB: xhci: correctly enable interruptsHannes Reinecke2013-03-15
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | usb: forbid memory allocation with I/O during bus resetMing Lei2013-02-23
* | Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-08
|\ \