aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp2013-10-16
* xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman2013-10-16
* usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-16
* usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp2013-10-16
* usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker2013-10-14
* drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer2013-10-11
* drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer2013-10-11
* drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer2013-10-11
* drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer2013-10-11
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-11
* usb: Remove unnecessary semicolonsJoe Perches2013-10-11
* drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer2013-10-05
* drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer2013-10-05
* drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer2013-10-05
* drivers: usb: core: hcd: Whitespace fixesMatthias Beyer2013-10-05
* drivers: usb: core: hcd: moved asterix to variableMatthias Beyer2013-10-05
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\
| * usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-25
| * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-23
* | usb: core: usb_amd_resume_quirk() can be staticFengguang Wu2013-09-26
* | USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas2013-09-26
* | USB: fix substandard locking for the sysfs filesAlan Stern2013-09-25
* | usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-25
* | usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()Xenia Ragiadakou2013-09-17
* | usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()Xenia Ragiadakou2013-09-17
* | usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-09-17
* | usb-core: Make usb_free_streams return an errorHans de Goede2013-09-17
* | USB: see if URB comes from a completion handlerAlan Stern2013-09-17
|/
* usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou2013-08-30
* usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou2013-08-30
* 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