summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb:hub set hub->change_bits when over-current happensShen Guang2014-01-081-1/+2
* | | USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-079-13/+14
* | | USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern2014-01-071-5/+9
* | | USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2013-12-213-18/+7
* | | Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-167-56/+86
|\ \ \ | |/ / |/| |
| * | usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-101-3/+43
| * | usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2013-12-092-39/+7
| * | usb: core: allow isoc URBs for wireless devices with an interval < 6Thomas Pugliese2013-12-091-2/+2
| * | Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum2013-12-081-3/+0
| * | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-082-6/+1
| * | usb: hcd: Initialize USB phy if neededValentine Barshak2013-12-081-0/+18
| * | usb: hcd: Remove USB phy if neededValentine Barshak2013-12-081-1/+13
| * | usb: core: Remove superfluous name castsGeert Uytterhoeven2013-12-031-2/+2
| |/
* | usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner2013-12-041-2/+3
|/
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-202-3/+3
|\
| * ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-142-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ | |/ |/|
| * treewide: Fix typo in KconfigMasanari Iida2013-10-141-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-12/+4
|\ \
| * | consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-241-12/+4
* | | USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern2013-10-191-2/+2
* | | Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-10-194-9/+49
|\ \ \
| * | | usb: hub_activate kill an 'else'Dan Williams2013-10-161-7/+4
| * | | usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp2013-10-161-0/+4
| * | | xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman2013-10-161-0/+27
| * | | usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-163-2/+8
| * | | usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp2013-10-161-0/+6
* | | | Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-191-0/+6
|\ \ \ \
| * | | | 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: hub: Clear Port Reset Change during init/resumeJulius Werner2013-10-161-0/+5
* | | | drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer2013-10-161-10/+10
* | | | drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer2013-10-161-6/+6
| |/ / |/| |
* | | usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker2013-10-141-15/+0
* | | drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer2013-10-111-2/+2
* | | drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer2013-10-111-1/+1
* | | drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer2013-10-114-62/+62
* | | drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer2013-10-111-7/+5
* | | 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
OpenPOWER on IntegriCloud