summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-122-0/+8
|\
| * usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner2014-03-071-0/+4
| * usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner2014-03-071-0/+4
* | usb: Reset USB-3 devices on USB-3 link bounceHans de Goede2014-03-041-2/+20
* | usb: Clear host_endpoint->streams when implicitly freeing streamsHans de Goede2014-03-042-3/+9
* | usbfs: Add support for allocating / freeing streamsHans de Goede2014-03-041-0/+118
* | usbfs: Add ep_to_host_endpoint helper functionHans de Goede2014-03-041-7/+11
* | usbfs: Add support for bulk stream idsHans de Goede2014-03-041-0/+4
* | usbfs: proc_do_submiturb use a local variable for number_of_packetsHans de Goede2014-03-041-8/+7
* | usbfs: Kill urbs on interface before doing a set_interfaceHans de Goede2014-03-041-0/+3
* | usb-core: Free bulk streams on interface releaseHans de Goede2014-03-041-1/+22
* | usb-core: Track if an endpoint has streamsHans de Goede2014-03-041-8/+26
* | usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede2014-03-041-1/+0
* | usb-core: Fix usb_free_streams return value documentationHans de Goede2014-03-041-2/+1
* | usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp2014-03-041-8/+16
* | usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork2014-02-281-1/+1
* | hub: debug message for failing to enable deviceOliver Neukum2014-02-281-1/+5
* | USB: complain if userspace resets an active endpointAlan Stern2014-02-241-0/+16
* | Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman2014-02-181-7/+17
|\ \ | |/
| * usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer2014-02-051-7/+17
* | usb: move hub init and LED blink work to power efficient workqueueShaibal Dutta2014-02-071-6/+13
* | usb: core: let dynamic ids override static idsBjørn Mork2014-02-071-2/+2
|/
* 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
OpenPOWER on IntegriCloud