aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner1-0/+4
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner1-0/+4
2014-02-05usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer1-7/+17
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman3-8/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-21/+20
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp3-8/+1
2014-01-13usb: core: check for valid id_table when using the RefId featureWolfram Sang1-0/+3
2014-01-12usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang1-3/+6
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki1-20/+20
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-1/+0
2014-01-10usb: core: allow a reference device for new_idWolfram Sang1-3/+15
2014-01-10usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang1-1/+4
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2014-01-08usb:hub set hub->change_bits when over-current happensShen Guang1-1/+2
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar9-13/+14
2014-01-07USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern1-5/+9
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman3-18/+7
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman7-56/+86
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams1-3/+43
2013-12-09usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2-39/+7
2013-12-09usb: core: allow isoc URBs for wireless devices with an interval < 6Thomas Pugliese1-2/+2
2013-12-08Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum1-3/+0
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2-6/+1
2013-12-08usb: hcd: Initialize USB phy if neededValentine Barshak1-0/+18
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak1-1/+13
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki1-20/+20
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-12-04usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner1-2/+3
2013-12-03usb: core: Remove superfluous name castsGeert Uytterhoeven1-2/+2
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-3/+3
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2-3/+3
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-12/+4
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro1-12/+4
2013-10-19USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern1-2/+2
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-nextGreg Kroah-Hartman4-9/+49
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman1-0/+6
2013-10-16usb: hub_activate kill an 'else'Dan Williams1-7/+4
2013-10-16usb: hub: Clear Port Reset Change during init/resumeJulius Werner1-0/+5
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer1-10/+10
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer1-6/+6
2013-10-16usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp1-0/+4
2013-10-16xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman1-0/+27
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp3-2/+8
2013-10-16usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp1-0/+6
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-10-14USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-10-14usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker1-15/+0
2013-10-14treewide: Fix typo in KconfigMasanari Iida1-1/+1
2013-10-11drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer1-2/+2