summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-24drm/amdgpu: use only one reservation object for each VM v2Christian König2-30/+9
2015-09-24drm/amdgpu: validate duplicates in the CS as wellChristian König1-14/+20
2015-09-24drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König24-52/+70
2015-09-24drm/amdgpu: fix overflow on 32bit systemsChristian König1-1/+1
2015-09-24drm/amdgpu: remove process_job callback from the schedulerChristian König3-24/+7
2015-09-24drm/amdgpu: move scheduler fence callback into fence v2Christian König2-11/+12
2015-09-24drm/amdgpu: signal scheduler fence when hw submission fails v3Christian König1-0/+3
2015-09-24drm/amdgpu: add tracepoint for scheduler (v2)Chunming Zhou2-1/+45
2015-09-24drm/amdgpu: use write confirm for vm_flush()Christian König1-1/+2
2015-09-24drm/amdgpu: execution barrier after fence v2Anatoli Antonovitch1-0/+12
2015-09-24drm/amdgpu: add option to disable semaphoresChristian König3-1/+21
2015-09-23NVMe: Set affinity after allocating request queuesKeith Busch1-19/+17
2015-09-23USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-09-23firmware: qcom: scm: Add function stubs for ARM64Andy Gross3-1/+73
2015-09-23Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe1-18/+20
2015-09-23xen/blkback: free requests on disconnectionRoger Pau Monne1-18/+20
2015-09-23drm/i915/bios: handle MIPI Sequence Block v3+ gracefullyJani Nikula1-1/+11
2015-09-23cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain1-0/+2
2015-09-23drm/i915: Add primary plane to mask if it's visibleMaarten Lankhorst1-2/+5
2015-09-23drm/i915: workaround bad DSL readout v3Jesse Barnes1-0/+26
2015-09-23ch9200: Convert to use module_usb_driverTobias Klauser1-12/+1
2015-09-23net: dsa: actually force the speed on the CPU portRussell King1-0/+1
2015-09-23geneve: ensure ECN info is handled properly in all tx/rx pathsJohn W. Linville1-6/+6
2015-09-23x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin1-4/+0
2015-09-23PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas1-0/+2
2015-09-22clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz1-5/+5
2015-09-22Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi...Mark Brown2-3/+4
2015-09-22Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown6-35/+34
2015-09-22iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPAWill Deacon1-3/+6
2015-09-22iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUsWill Deacon1-3/+9
2015-09-22iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy2-13/+14
2015-09-22spi: xtensa-xtfpga: fix register endiannessMax Filippov1-2/+2
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell1-0/+2
2015-09-22Merge tag 'extcon-fixes-for-4.3-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-1/+1
2015-09-22irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches1-8/+16
2015-09-22xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman1-6/+5
2015-09-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-09-22usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros1-0/+3
2015-09-22usb: xhci: stop everything on the first call to xhci_stopRoger Quadros1-15/+5
2015-09-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-09-22usb: xhci: lock mutex on xhci_stopRoger Quadros1-0/+4
2015-09-22xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
2015-09-22xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-09-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-09-22Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman10-30/+54
2015-09-22mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1
2015-09-22sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()Sowmini Varadhan1-6/+11
2015-09-22geneve: remove vlan-related feature assignmentJohn W. Linville1-4/+0
2015-09-22usbnet: New driver for QinHeng CH9200 devicesMatthew Garrett3-1/+455
2015-09-22net: phy: mdio-gpio: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1