aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum2013-10-161-0/+3
* USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum2013-10-141-0/+3
* usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-251-0/+16
* usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-231-0/+3
* usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou2013-08-301-3/+3
* usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou2013-08-301-2/+21
* USB: core: be specific about attribute permissionsGreg Kroah-Hartman2013-08-254-197/+166
* USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman2013-08-231-15/+13
* usb: don't use bNbrPorts after initializationKrzysztof Mazur2013-08-231-7/+5
* usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-08-231-2/+8
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-08-231-0/+1
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-153-20/+13
|\
| * usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-08-151-8/+5
| * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-08-151-12/+2
| * USB: handle LPM errors during device suspend correctlyAlan Stern2013-08-151-33/+38
| * usb: add two quirky touchscreenOliver Neukum2013-08-141-0/+6
| * usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-311-2/+3
* | usb: rh_call_control tbuf overflow fixSean O. Stalley2013-08-141-7/+17
* | usb/hcd: Log error code if reset() failsMark Brown2013-08-121-1/+1
* | usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-08-121-1/+2
* | USB: introduce usb_device_no_sg_constraint() helperMing Lei2013-08-121-1/+2
* | USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-121-30/+117
* | usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-039-83/+165
* | USB: handle LPM errors during device suspend correctlyAlan Stern2013-07-311-22/+26
* | USB: refactor code for enabling/disabling remote wakeupAlan Stern2013-07-311-52/+46
* | USB: simplify the interface of usb_get_status()Alan Stern2013-07-312-12/+11
* | usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-311-2/+3
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-292-8/+43
|\ \ | |/
| * usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland2013-07-251-0/+9
| * USB: global suspend and remote wakeup don't mixAlan Stern2013-07-162-8/+34
* | usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede2013-07-251-3/+3
* | USB: remove redundant "#if"Alan Stern2013-07-251-4/+2
* | USB: check sg buffer size in usb_submit_urbMing Lei2013-07-241-0/+8
* | USB: remove unneeded idr.h includeGreg Kroah-Hartman2013-07-241-1/+0
|/
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-032-2/+2
|\
| * Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-282-2/+2
| |\
| | * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-032-2/+2
* | | usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-183-10/+19
* | | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-081-3/+7
|\ \ \ | |/ /
| * | usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan2013-05-291-3/+7
| |/
* | Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-061-0/+54
|\ \
| * | usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman2013-06-051-0/+54
* | | USB: fix PTR_ERR translation in init_usb_class()Alexey Khoroshilov2013-06-061-1/+1
|/ /
* | Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-031-0/+28
* | Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-272-1/+4
|\ \ | |/
| * USB: reset resume quirk needed by a hubOliver Neukum2013-05-161-0/+3
| * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
* | usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner2013-05-201-0/+33
* | usb: message: Fixed parenthesis error in sizeof function.Tülin İzer2013-05-171-1/+1
* | usb: message: Fixed error: 'no space before bracket'Tülin İzer2013-05-171-7/+7