summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds5-206/+13
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-5/+18
2015-12-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-75/+53
2015-12-09Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-4/+4
2015-12-09ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2015-12-09Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+18
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione1-1/+2
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-11/+39
2015-12-08of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck1-0/+5
2015-12-07virtio_ring: shadow available ring flags & indexVenkatesh Srinivas1-12/+34
2015-12-07virtio: Do not drop __GFP_HIGH in alloc_indirectMichal Hocko1-1/+1
2015-12-07vhost: replace % with & on data pathMichael S. Tsirkin1-3/+3
2015-12-07virtio: fix memory leak of virtio ida cache layersSuman Anna1-0/+1
2015-12-07vhost: relax log address alignmentMichael S. Tsirkin1-1/+1
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner1-1/+2
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner1-0/+8
2015-12-07virtio-net: Stop doing DMA from the stackMichael S. Tsirkin1-15/+19
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-48/+103
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds55-330/+725
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+4
2015-12-05Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie30-91/+387
2015-12-04PCI: altera: Fix error when INTx is 4Ley Foon Tan1-1/+1
2015-12-04PCI: altera: Check TLP completion statusLey Foon Tan1-2/+10
2015-12-04PCI: altera: Fix Requester ID for config accessesLey Foon Tan1-2/+3
2015-12-04PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter1-2/+2
2015-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher6-30/+140
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+49
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner9-29/+164
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude10-12/+32
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2-3/+15
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König2-2/+2
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König1-2/+4
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König1-3/+3
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König1-3/+4
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+34
2015-12-04PCI/MSI: Only use the generic MSI layer when domain is hierarchicalMarc Zyngier1-2/+2
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson3-199/+10
2015-12-04rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov1-0/+1
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki3-9/+11
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki1-2/+2
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki4914-171360/+326049
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter2-9/+64
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom2-28/+61
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie8-88/+70
2015-12-04Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie9-77/+94
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt1-2/+1
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds79-253/+2399
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-124/+139