summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-088-557/+918
|\
| * usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=yStephen Rothwell2014-06-021-0/+6
| * usb: resume child device when port is powered onDan Williams2014-05-272-14/+37
| * usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams2014-05-272-46/+49
| * usb: introduce port status lockDan Williams2014-05-274-37/+72
| * usb: synchronize port poweroff and khubdDan Williams2014-05-271-1/+20
| * usb: refactor port handling in hub_events()Dan Williams2014-05-271-189/+185
| * usb: usb3 ports do not support FEAT_C_ENABLEDan Williams2014-05-271-1/+2
| * usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failureDan Williams2014-05-271-1/+0
| * usb: block suspension of superspeed port while hispeed peer is activeDan Williams2014-05-273-17/+93
| * usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams2014-05-273-25/+25
| * usb: sysfs link peer portsDan Williams2014-05-271-5/+34
| * usb: find internal hub tier mismatch via acpiDan Williams2014-05-274-22/+83
| * usb: assign usb3 external hub port peersDan Williams2014-05-271-8/+24
| * usb: assign default peer ports for root hubsDan Williams2014-05-275-27/+134
| * usb: cleanup setting udev->removable from port_dev->connect_typeDan Williams2014-05-272-33/+23
| * usb: rename usb_port device objectsDan Williams2014-05-274-189/+158
| * usb: disable port power control if not supported in wHubCharacteristicsDan Williams2014-05-273-11/+20
| * USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern2014-05-273-0/+19
| * USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-272-4/+3
| * usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen2014-05-271-0/+9
| * usb: core: remove the Kconfig entry for USB_DEBUGPeter Chen2014-05-271-7/+0
| * usb: remove redundant D0 power state setYijing Wang2014-05-271-1/+0
| * usb: catch attempts to submit urbs with a vmalloc'd transfer bufferDan Williams2014-05-201-0/+3
* | USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern2014-05-242-5/+19
|/
* USB: fix crash during hotplug of PCI USB controller cardAlan Stern2014-04-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-023-3/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2015-129/+174
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-1/+0
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-192-2/+2
* | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-017-93/+346
|\ \ \
| * | | USB: disable reset-resume when USB_QUIRK_RESET is setAlan Stern2014-03-191-2/+12
| * | | USB: unbind all interfaces before rebinding anyAlan Stern2014-03-173-41/+60
| * | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-122-0/+8
| |\ \ \
| * | | | 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
| |\ \ \ \ | | | |_|/ | | |/| |
OpenPOWER on IntegriCloud