aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-24USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern2-5/+19
2014-04-16USB: fix crash during hotplug of PCI USB controller cardAlan Stern1-1/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+2
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-93/+346
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-69/+69
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2014-03-19USB: disable reset-resume when USB_QUIRK_RESET is setAlan Stern1-2/+12
2014-03-17USB: unbind all interfaces before rebinding anyAlan Stern3-41/+60
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman2-0/+8
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2-0/+8
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea4-65/+65
2014-03-08staging: usbip: claim ports used by shared devicesValentina Manea2-4/+2
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-03-07usb: don't use PREPARE_DELAYED_WORKTejun Heo1-2/+2
2014-03-04usb: Reset USB-3 devices on USB-3 link bounceHans de Goede1-2/+20
2014-03-04usb: Clear host_endpoint->streams when implicitly freeing streamsHans de Goede2-3/+9
2014-03-04usbfs: Add support for allocating / freeing streamsHans de Goede1-0/+118
2014-03-04usbfs: Add ep_to_host_endpoint helper functionHans de Goede1-7/+11
2014-03-04usbfs: Add support for bulk stream idsHans de Goede1-0/+4
2014-03-04usbfs: proc_do_submiturb use a local variable for number_of_packetsHans de Goede1-8/+7
2014-03-04usbfs: Kill urbs on interface before doing a set_interfaceHans de Goede1-0/+3
2014-03-04usb-core: Free bulk streams on interface releaseHans de Goede1-1/+22
2014-03-04usb-core: Track if an endpoint has streamsHans de Goede1-8/+26
2014-03-04usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede1-1/+0
2014-03-04usb-core: Fix usb_free_streams return value documentationHans de Goede1-2/+1
2014-03-04usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp1-8/+16
2014-02-28usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork1-1/+1
2014-02-28hub: debug message for failing to enable deviceOliver Neukum1-1/+5
2014-02-24USB: complain if userspace resets an active endpointAlan Stern1-0/+16
2014-02-20Merge branch 'master' into for-nextJiri Kosina15-129/+174
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-1/+0
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida2-2/+2
2014-02-18Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman1-7/+17
2014-02-17Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman4-15/+18
2014-02-07usb: move hub init and LED blink work to power efficient workqueueShaibal Dutta1-6/+13
2014-02-07usb: core: let dynamic ids override static idsBjørn Mork1-2/+2
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2-0/+2
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