summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-112-2/+45
* | | usb: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
* | | drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer2013-10-051-2/+2
* | | drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer2013-10-051-4/+4
* | | drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer2013-10-051-5/+5
* | | drivers: usb: core: hcd: Whitespace fixesMatthias Beyer2013-10-051-28/+28
* | | drivers: usb: core: hcd: moved asterix to variableMatthias Beyer2013-10-051-1/+1
* | | Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-292-0/+19
|\| |
| * | 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
| |/
* | usb: core: usb_amd_resume_quirk() can be staticFengguang Wu2013-09-261-1/+1
* | USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas2013-09-261-2/+2
* | USB: fix substandard locking for the sysfs filesAlan Stern2013-09-251-27/+26
* | usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-252-0/+40
* | usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()Xenia Ragiadakou2013-09-171-4/+2
* | usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()Xenia Ragiadakou2013-09-171-2/+2
* | usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-09-173-1/+8
* | usb-core: Make usb_free_streams return an errorHans de Goede2013-09-171-4/+7
* | USB: see if URB comes from a completion handlerAlan Stern2013-09-171-0/+2
|/
* 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
|\