summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-05uas: Urbs must be anchored before submitting themHans de Goede1-8/+12
2014-03-05uas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE()Gerd Hoffmann1-9/+10
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 Goede2-0/+125
2014-03-05usbfs: Add ep_to_host_endpoint helper functionHans de Goede1-7/+11
2014-03-05usbfs: Add support for bulk stream idsHans de Goede2-1/+8
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 Goede2-8/+28
2014-03-05usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede2-1/+2
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-03Linux 3.14-rc5v3.14-rc5Linus Torvalds1-1/+1
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-01usb: wusbcore: fix compile warningsThomas Pugliese2-7/+3
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-28MAINTAINERS: add maintainer entry for Armada DRM driverRussell King1-0/+5
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen1-2/+3
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-53/+43
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras3-5/+20