aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2014-06-18USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern
2014-06-18USB: unbind all interfaces before rebinding anyAlan Stern
2014-06-18USB: fix crash during hotplug of PCI USB controller cardAlan Stern
2014-04-09usb: Use usb_hub_set_port_power() in hub_power_on() rather than equivalent code.Liviu Dudau
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-02-05usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2014-01-13usb: core: check for valid id_table when using the RefId featureWolfram Sang
2014-01-12usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-10usb: core: allow a reference device for new_idWolfram Sang
2014-01-10usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-08usb:hub set hub->change_bits when over-current happensShen Guang
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar
2014-01-07USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-09usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2013-12-09usb: core: allow isoc URBs for wireless devices with an interval < 6Thomas Pugliese
2013-12-08Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-08usb: hcd: Initialize USB phy if neededValentine Barshak
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-12-04usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-12-03usb: core: Remove superfluous name castsGeert Uytterhoeven
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-19USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-16usb: hub_activate kill an 'else'Dan Williams
2013-10-16usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer
2013-10-16usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp
2013-10-16xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-16usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum