aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: core: be specific about attribute permissionsGreg Kroah-Hartman2013-08-25
* USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman2013-08-23
* usb: don't use bNbrPorts after initializationKrzysztof Mazur2013-08-23
* usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-08-23
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-08-23
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-15
|\
| * usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-08-15
| * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-08-15
| * USB: handle LPM errors during device suspend correctlyAlan Stern2013-08-15
| * 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: rh_call_control tbuf overflow fixSean O. Stalley2013-08-14
* | usb/hcd: Log error code if reset() failsMark Brown2013-08-12
* | usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-08-12
* | USB: introduce usb_device_no_sg_constraint() helperMing Lei2013-08-12
* | USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-12
* | usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-02
* | USB: handle LPM errors during device suspend correctlyAlan Stern2013-07-31
* | USB: refactor code for enabling/disabling remote wakeupAlan Stern2013-07-31
* | USB: simplify the interface of usb_get_status()Alan Stern2013-07-31
* | usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-31
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-29
|\|
| * 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
* | usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede2013-07-25
* | USB: remove redundant "#if"Alan Stern2013-07-25
* | USB: check sg buffer size in usb_submit_urbMing Lei2013-07-24
* | USB: remove unneeded idr.h includeGreg Kroah-Hartman2013-07-24
|/
* 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