aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-71/+422
2016-08-29drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates.Mario Kleiner1-3/+3
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-7/+36
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-5/+20
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2016-08-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds31-136/+181
2016-08-26Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds2-16/+22
2016-08-26Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-30/+15
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-68/+97
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-4/+5
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+10
2016-08-26dax: fix device-dax region baseDan Williams1-0/+3
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe functionChen-Yu Tsai1-1/+8
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski1-4/+4
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockAlexandre Belloni1-0/+6
2016-08-25mmc: fix use-after-free of struct requestAdrian Hunter2-3/+5
2016-08-26Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie7-22/+309
2016-08-26drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2-0/+8
2016-08-25Merge branch 'misc-fixes' into k.o/for-4.8-rcDoug Ledford1-21/+1
2016-08-25i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova1-21/+1
2016-08-25Revert "floppy: refactor open() flags handling"Jens Axboe1-19/+15
2016-08-25Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe1-9/+12
2016-08-25Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-9/+17
2016-08-25Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie7-7/+32
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linux into drm-fixesDave Airlie2-39/+67
2016-08-24dm log: fix unitialized bio operation flagsHeinz Mauelshagen1-5/+6
2016-08-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford1-4/+5
2016-08-24drm/amdgpu: skip TV/CV in display parsingAlex Deucher1-0/+7
2016-08-24Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+1
2016-08-24drm/amdgpu: avoid a possible array overflowAlex Deucher1-0/+6
2016-08-24xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-08-24RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier3-13/+17
2016-08-24i40iw: Avoid writing to freed memoryMustafa Ismail1-2/+1
2016-08-24i40iw: Fix double free of allocated_bufferMustafa Ismail1-1/+0
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson1-1/+0
2016-08-24i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail1-1/+4
2016-08-24i40iw: Add missing NULL check for MPA private dataShiraz Saleem1-2/+2
2016-08-24drm/amdgpu: fix lru size grouping v2Christian König2-0/+10
2016-08-24nvme: Fix nvme_get/set_features() with a NULL result pointerAndy Lutomirski1-2/+2
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding2-39/+67
2016-08-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+3
2016-08-24clocksource/drivers/pxa: Fix include files for compilationBaoyou Xie1-0/+2
2016-08-23iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTSBharat Potnuri2-5/+10
2016-08-23i40iw: Add missing check for interface already openMustafa Ismail1-0/+4
2016-08-23i40iw: Protect req_resource_num updateMustafa Ismail1-1/+1
2016-08-23i40iw: Change mem_resources pointer to a u8Shiraz Saleem1-1/+1
2016-08-23IB/qib: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-21/+5
2016-08-23vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington1-3/+3
2016-08-22Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-9/+10