summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-05uas: add dead request listGerd Hoffmann1-8/+42
2014-03-05uas: make work list per-deviceGerd Hoffmann1-62/+44
2014-03-05uas: properly reinitialize in uas_eh_bus_reset_handlerGerd Hoffmann1-0/+5
2014-03-05usbfs: Add support for allocating / freeing streamsHans de Goede1-0/+118
2014-03-05usbfs: Add ep_to_host_endpoint helper functionHans de Goede1-7/+11
2014-03-05usbfs: Add support for bulk stream idsHans de Goede1-0/+4
2014-03-05usbfs: proc_do_submiturb use a local variable for number_of_packetsHans de Goede1-8/+7
2014-03-05usbfs: Kill urbs on interface before doing a set_interfaceHans de Goede1-0/+3
2014-03-05usb-core: Free bulk streams on interface releaseHans de Goede1-1/+22
2014-03-05usb-core: Track if an endpoint has streamsHans de Goede1-8/+26
2014-03-05usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede1-1/+0
2014-03-05usb-core: Fix usb_free_streams return value documentationHans de Goede1-2/+1
2014-03-05xhci: Remove segments from radix tree on failed insert.Sarah Sharp1-26/+81
2014-03-05xhci: use usb_ss_max_streams in xhci_check_streams_endpointHans de Goede1-1/+1
2014-03-05xhci: For streams the dequeue ptr must be read from the stream ctxHans de Goede2-7/+16
2014-03-05xhci: Set SCT field for Set TR dequeue on streamsHans de Goede2-2/+6
2014-03-05xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede1-3/+11
2014-03-05xhci: Check size rather then number of streams when allocating stream ctxsHans de Goede1-8/+8
2014-03-05xhci: Free streams when they are still allocated on a set_interface callHans de Goede1-1/+20
2014-03-05xhci: fix usb3 streamsGerd Hoffmann2-43/+90
2014-03-05xhci: make warnings greppableOliver Neukum1-13/+8
2014-03-05usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp3-17/+21
2014-03-03USB: sisusb: Use static const, fix typoJoe Perches1-4/+6
2014-03-03USB: EHCI: tegra: Drop unused definesThierry Reding1-4/+0
2014-03-03Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman69-351/+636
2014-03-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-62/+107
2014-03-03Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+18
2014-03-03Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-39/+38
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie11-35/+72
2014-03-03Merge iio fixes into staging-linusGreg Kroah-Hartman7-39/+36
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-62/+171
2014-03-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+4
2014-03-02Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-47/+51
2014-03-01usb: wusbcore: fix compile warningsThomas Pugliese2-7/+3
2014-03-01Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+1
2014-03-01usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork1-1/+1
2014-03-01hub: debug message for failing to enable deviceOliver Neukum1-1/+5
2014-03-01usb: wusbcore: add info to HWA debug printsThomas Pugliese1-9/+16
2014-03-01usb: wusbcore: read actual_length bytes isoc in segmentsThomas Pugliese1-1/+1
2014-03-01usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese1-1/+1
2014-03-01usb: wusbcore: add a convenience function for completing a transfer segmentThomas Pugliese1-21/+27
2014-03-01usb: wusbcore: prevent urb dequeue and giveback raceThomas Pugliese1-10/+27
2014-03-01usb: wusbcore: fix stranded URB after HWA unplugThomas Pugliese1-5/+51
2014-03-01usb: wusbcore: fix kernel panic on HWA unplugThomas Pugliese1-4/+44
2014-02-28Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-40/+89
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-31/+0
2014-02-28Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-20/+27