summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-10drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick1-4/+1
2014-07-10usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi1-22/+9
2014-07-10USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen1-1/+2
2014-07-10USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-07-10USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy1-1/+1
2014-07-10USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy1-1/+1
2014-07-10USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy1-1/+1
2014-07-10drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick1-6/+2
2014-07-10USB: ehci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ehci-tegra: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ohci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ehci-msm: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi1-39/+9
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding1-1/+0
2014-07-10usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov1-1/+1
2014-07-10usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang1-0/+1
2014-07-10usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang1-25/+20
2014-07-10USB: gadget: Fixed a few typos in commentsMickael Maison1-2/+2
2014-07-10usb: ehci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-07-10usb: ohci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-07-10usb: class: usbtmc.c: Cleaning up uninitialized variablesRickard Strandqvist1-1/+1
2014-07-10usb: dwc2: gadget: remove incorrect file referenceJingoo Han1-2/+0
2014-07-10usb: dwc2: gadget: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-07-10usb: dwc2: gadget: fix checkpatch errorsJingoo Han1-2/+3
2014-07-10usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda5-0/+205
2014-07-10usb: host: xhci-plat: use devm_functionsHimangi Saraogi1-20/+4
2014-07-10xhci: make error messages grepableOliver Neukum1-18/+18
2014-07-10USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin1-30/+0
2014-07-10usb: force warm reset to break link re-connect livelockDan Williams3-20/+39
2014-07-10usb: allow lpm (en/dis)able only if device is atleast in default statePratyush Anand1-2/+4
2014-07-10dwc3: host: Enable USB3 LPM capabilityPratyush Anand2-0/+21
2014-07-10xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand1-0/+6
2014-07-10xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand1-0/+3
2014-07-10xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand1-18/+48
2014-07-10usb: misc: usb3503: Update error code in print messageTushar Behera1-1/+2
2014-07-08Merge 3.16-rc4 into usb-nextGreg Kroah-Hartman172-562/+1260
2014-07-06Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+15
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds11-38/+80
2014-07-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-5/+51
2014-07-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+17
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-1/+42
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie1-1/+0
2014-07-06Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie1-3/+9
2014-07-04Merge tag 'md/3.16-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+14
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+21
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula1-0/+21
2014-07-04Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds27-78/+150
2014-07-04Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+16
2014-07-03Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley10-28/+70
2014-07-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+4