summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-01usb: chipidea: msm: Use posted data writes on AHBAndy Gross1-1/+2
2015-12-01USB: usbmon: Use 64bit timestamp for mon_bin_hdrTina Ruchandani1-8/+9
2015-12-01usb: misc: usbtest: Remove timeval usageDeepa Dinamani1-82/+147
2015-12-01USB: usbmon: Remove timeval usage for timestampTina Ruchandani1-4/+5
2015-12-01USB: bcma: switch to GPIO descriptor for power controlRafał Miłecki1-11/+10
2015-12-01USB: constify usb_mon_operations structureJulia Lawall2-3/+3
2015-12-01usb: misc: usbtest: improve the description for error messagePeter Chen1-2/+2
2015-12-01usb: host: ohci-pxa27x: use of_property_read_bool()Saurabh Sengar1-7/+7
2015-12-01uas: no gfp argument to uas_submit_urbs()Oliver Neukum1-12/+12
2015-12-01uas: use the BIT() macroOliver Neukum1-12/+12
2015-12-01USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"Markus Elfring1-13/+5
2015-12-01usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar5-12/+6
2015-12-01uwb: uwbd() is not freezable kthreadJiri Kosina1-1/+0
2015-12-01xhci: rework xhci extended capability list parsing functionsMathias Nyman3-117/+64
2015-12-01xhci: use debug level when printing out interval rounding messagesMathias Nyman1-1/+1
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun8-6/+1383
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda4-2/+21
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda1-0/+3
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda3-14/+26
2015-12-01usb: host: xhci-plat: add firmware_name in xhci_plat_privYoshihiro Shimoda1-0/+1
2015-12-01usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda2-25/+85
2015-12-01usb: host: xhci: add a platform-private fieldYoshihiro Shimoda1-0/+3
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda3-3/+1
2015-12-01xhci: use the correct define to indicate port status suspend change.Mathias Nyman1-1/+1
2015-12-01USB: EHCI: warn on unexpectedly active QHAlan Stern2-2/+8
2015-12-01USB: EHCI: enhance "async" debugfs outputAlan Stern1-4/+11
2015-12-01USB: add usbfs snooping for REAP and DISCARDAlan Stern1-3/+13
2015-12-01USB: limit usbfs snooping of URB contentsAlan Stern1-1/+8
2015-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-993/+1093
2015-11-29Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds1-36/+8
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-30/+52
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds6-150/+311
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp1-1/+1
2015-11-28target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt1-2/+2
2015-11-28qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2-7/+12
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2-10/+17
2015-11-28iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2015-11-28iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt1-5/+5
2015-11-28target/user: Do not set unused fields in tcmu_opsAndy Grover1-2/+0
2015-11-28target/user: Fix time calc in expired cmd processingAndy Grover1-1/+1
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+6
2015-11-27Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds6-8/+11
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+6
2015-11-27Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+10
2015-11-28Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie16-917/+948
2015-11-27Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki1-1/+2
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-19/+111
2015-11-26xen/evtchn: dynamically grow pending event channel ringDavid Vrabel1-16/+107
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky1-2/+3