summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uas: make work list per-deviceGerd Hoffmann2014-03-051-62/+44
* uas: properly reinitialize in uas_eh_bus_reset_handlerGerd Hoffmann2014-03-051-0/+5
* usbfs: Add support for allocating / freeing streamsHans de Goede2014-03-052-0/+125
* usbfs: Add ep_to_host_endpoint helper functionHans de Goede2014-03-051-7/+11
* usbfs: Add support for bulk stream idsHans de Goede2014-03-052-1/+8
* usbfs: proc_do_submiturb use a local variable for number_of_packetsHans de Goede2014-03-051-8/+7
* usbfs: Kill urbs on interface before doing a set_interfaceHans de Goede2014-03-051-0/+3
* usb-core: Free bulk streams on interface releaseHans de Goede2014-03-051-1/+22
* usb-core: Track if an endpoint has streamsHans de Goede2014-03-052-8/+28
* usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede2014-03-052-1/+2
* usb-core: Fix usb_free_streams return value documentationHans de Goede2014-03-051-2/+1
* xhci: Remove segments from radix tree on failed insert.Sarah Sharp2014-03-051-26/+81
* xhci: use usb_ss_max_streams in xhci_check_streams_endpointHans de Goede2014-03-051-1/+1
* xhci: For streams the dequeue ptr must be read from the stream ctxHans de Goede2014-03-052-7/+16
* xhci: Set SCT field for Set TR dequeue on streamsHans de Goede2014-03-052-2/+6
* xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede2014-03-051-3/+11
* xhci: Check size rather then number of streams when allocating stream ctxsHans de Goede2014-03-051-8/+8
* xhci: Free streams when they are still allocated on a set_interface callHans de Goede2014-03-051-1/+20
* xhci: fix usb3 streamsGerd Hoffmann2014-03-052-43/+90
* xhci: make warnings greppableOliver Neukum2014-03-051-13/+8
* usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp2014-03-053-17/+21
* USB: sisusb: Use static const, fix typoJoe Perches2014-03-031-4/+6
* USB: EHCI: tegra: Drop unused definesThierry Reding2014-03-031-4/+0
* Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman2014-03-03169-1142/+1880
|\
| * Linux 3.14-rc5v3.14-rc5Linus Torvalds2014-03-031-1/+1
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-0319-63/+118
| |\
| | * Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-0311-35/+72
| | |\
| | | * drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher2014-02-271-3/+0
| | | * drm/radeon: change audio enable logicAlex Deucher2014-02-275-27/+44
| | | * drm/radeon: fix audio disable on dce6+Alex Deucher2014-02-271-1/+1
| | | * drm/radeon: free uvd ring on unloadJerome Glisse2014-02-273-2/+4
| | | * drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher2014-02-271-1/+15
| | | * drm/radeon: fix missing bo reservationChristian König2014-02-271-0/+6
| | | * drm/radeon: print the supported atpx function maskAlex Deucher2014-02-271-1/+2
| | * | Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie2014-03-024-25/+22
| | |\ \ | | | |/ | | |/|
| | | * drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov2014-03-021-16/+19
| | | * drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-022-3/+2
| | | * drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom2014-03-021-6/+1
| | |/
| | * MAINTAINERS: update drm git tree entryAlex Deucher2014-02-271-1/+1
| | * MAINTAINERS: add entry for drm radeon driverAlex Deucher2014-02-271-0/+10
| | * Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2014-02-203-2/+13
| | |\
| | | * drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko2014-02-121-0/+11
| | | * gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
| | | * drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle2014-02-121-1/+1
| * | | Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-033-3/+18
| |\ \ \
| | * | | usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-271-3/+10
| | * | | USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2014-02-272-0/+8
| * | | | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-033-7/+15
| |\ \ \ \
| | * | | | sysfs: fix namespace refcnt leakLi Zefan2014-02-253-7/+15
| * | | | | Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-039-39/+38
| |\ \ \ \ \