summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-09Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione
2015-12-09radeon: Fix VCE IB test on Big-Endian systemsOded Gabbay
2015-12-09radeon: Fix VCE ring test for Big-Endian systemsOded Gabbay
2015-12-09radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay
2015-12-09drm/amdgpu: fix the lost duplicates checkingChunming Zhou
2015-12-09Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-12-09Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixesDave Airlie
2015-12-09drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08null_blk: Fix error path in module initializationMinfei Huang
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche
2015-12-08of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom
2015-12-08cxl: Set endianess of kernel contextsFrederic Barrat
2015-12-07IB core: Fix ib_sg_to_pages()Bart Van Assche
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg
2015-12-07IB/srp: Fix a memory leakBart Van Assche
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn
2015-12-07IB/qib: Fix qib_mr structureIra Weiny
2015-12-07lightnvm: do not compile in debugging by defaultMatias Bjørling
2015-12-07lightnvm: prevent gennvm module unload on useMatias Bjørling
2015-12-07lightnvm: fix media mgr registrationMatias Bjørling
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: check mm before useMatias Bjørling
2015-12-07lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao
2015-12-07lightnvm: put blks when luns configure failedWenwei Tao
2015-12-07lightnvm: use flags in rrpc_get_blkWenwei Tao
2015-12-07virtio_ring: shadow available ring flags & indexVenkatesh Srinivas
2015-12-07virtio: Do not drop __GFP_HIGH in alloc_indirectMichal Hocko
2015-12-07vhost: replace % with & on data pathMichael S. Tsirkin
2015-12-07virtio: fix memory leak of virtio ida cache layersSuman Anna
2015-12-07vhost: relax log address alignmentMichael S. Tsirkin