aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* usb: add two quirky touchscreenOliver Neukum2013-08-14
* usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-31
* usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland2013-07-25
* USB: global suspend and remote wakeup don't mixAlan Stern2013-07-16
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-28
| |\
| | * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
* | | usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-18
* | | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-09
|\| |
| * | usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan2013-05-29
| |/
* | Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-06
|\ \
| * | usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman2013-06-05
* | | USB: fix PTR_ERR translation in init_usb_class()Alexey Khoroshilov2013-06-06
|/ /
* | Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-03
* | Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-26
|\|
| * USB: reset resume quirk needed by a hubOliver Neukum2013-05-16
| * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-15
* | usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner2013-05-20
* | usb: message: Fixed parenthesis error in sizeof function.Tülin İzer2013-05-17
* | usb: message: Fixed error: 'no space before bracket'Tülin İzer2013-05-17
* | usb: devio: Fixed error: 'do not use assignment in if condition'Tülin İzer2013-05-17
* | usb: devio: Fixed macro parenthesis errorTülin İzer2013-05-17
* | usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>'Tülin İzer2013-05-17
|/
* 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
|\ \
| * | USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-25