summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat-savu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-08mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls1-12/+8
2017-04-08sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang1-0/+2
2017-04-08MAINTAINERS: separate out kernfs maintainershipTejun Heo1-2/+9
2017-04-08sysfs: be careful of error returns from ops->show()NeilBrown1-2/+4
2017-04-08Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold1-1/+1
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko4-26/+32
2017-04-08mailmap: update Yakir Yang email addressJeffy Chen1-0/+1
2017-04-08mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()David Rientjes1-0/+2
2017-04-08dax: fix radix tree insertion raceRoss Zwisler1-13/+22
2017-04-08mm, thp: fix setting of defer+madvise thp defrag modeDavid Rientjes1-6/+6
2017-04-08ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com1-4/+10
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu1-2/+2
2017-04-08mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov1-1/+1
2017-04-08userfaultfd: report actual registered features in fdinfoMike Rapoport1-1/+1
2017-04-08mm: fix page_vma_mapped_walk() for ksm pagesHugh Dickins1-7/+8
2017-04-07orangefs: move features validation to fix filesystem hangMartin Brandenburg1-2/+7
2017-04-07drm/amdgpu: fix fence memory leak in wait_all_fence V2Chunming Zhou1-0/+1
2017-04-07drm/amdgpu: fix "fix 64bit division"Christian König1-0/+1
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu2-45/+120
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu3-50/+187
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang8-40/+66
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche4-27/+55
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche1-0/+1
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche1-3/+3
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2-2/+32
2017-04-07sysctl: don't print negative flag for proc_douintvecLiping Zhang1-0/+1
2017-04-07sysctl: add sanity check for proc_douintvecLiping Zhang1-0/+1
2017-04-07drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner4-64/+12
2017-04-07drm/amdgpu: Make display watermark calculations more accurateMario Kleiner4-20/+20
2017-04-07drm/radeon: fix typo in bandwidth calculationAlex Deucher1-1/+1
2017-04-07drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)Christopher James Halse Rogers3-0/+19
2017-04-07drm/radeon: Maintain prime import/export refcount for BOsChristopher James Halse Rogers2-0/+7
2017-04-07drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...Christopher James Halse Rogers2-0/+9
2017-04-07drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2017-04-07drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers1-0/+6
2017-04-07drm/mediatek: add support for Mediatek SoC MT2701yt.shen@mediatek.com7-0/+74
2017-04-07drm/mediatek: update DSI sub driver flow for sending commands to panelyt.shen@mediatek.com1-101/+158
2017-04-07drm/mediatek: add non-continuous clock mode and EOT packet controlyt.shen@mediatek.com1-0/+3
2017-04-07drm/mediatek: add dsi transfer functionshaoming chen1-2/+166
2017-04-07drm/mediatek: add dsi interrupt controlshaoming chen1-0/+92
2017-04-07drm/mediatek: cleaning up and refineyt.shen@mediatek.com2-42/+39
2017-04-07drm/mediatek: update display module connectionsyt.shen@mediatek.com1-0/+25
2017-04-07drm/mediatek: add BLS componentyt.shen@mediatek.com2-1/+6
2017-04-07drm/mediatek: add shadow register supportyt.shen@mediatek.com4-29/+74
2017-04-07drm/mediatek: add *driver_data for different hardware settingsyt.shen@mediatek.com7-63/+181
2017-04-07drm/mediatek: add helpers for coverting from the generic componentsyt.shen@mediatek.com2-12/+18
2017-04-07dt-bindings: display: mediatek: update supported chipsyt.shen@mediatek.com2-0/+4
2017-04-07blk-mq: remap queues when adding/removing hardware queuesOmar Sandoval1-4/+10
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval6-48/+67