summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer2014-02-051-7/+17
* Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-043-8/+1
|\
| * Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-223-8/+1
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-21/+20
|\ \ | |/ |/|
| * Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-20/+20
| |\
| | * ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-20/+20
| * | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+0
| |\ \ | | |/
| | * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0
* | | usb: core: check for valid id_table when using the RefId featureWolfram Sang2014-01-131-0/+3
* | | usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang2014-01-121-3/+6
* | | usb: core: allow a reference device for new_idWolfram Sang2014-01-101-3/+15
* | | usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang2014-01-101-1/+4
* | | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-083-3/+0
* | | 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
OpenPOWER on IntegriCloud