summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | hisi_sas: SCSI_HISI_SAS should depend on HAS_DMAGeert Uytterhoeven2016-01-211-0/+1
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | SCSI: fix crashes in sd and sr runtime PMAlan Stern2016-01-272-2/+9
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-291-7/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | block: fix bio splitting on max sectorsMing Lei2016-01-231-7/+19
* | | | | | | | | | | | | | | Merge tag 'sound-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-2912-12/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang2016-01-291-0/+13
| * | | | | | | | | | | | | | | ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner2016-01-291-0/+1
| * | | | | | | | | | | | | | | ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai2016-01-281-1/+1
| * | | | | | | | | | | | | | | ALSA: timer: fix SND_PCM_TIMER Kconfig textRandy Dunlap2016-01-281-3/+3
| * | | | | | | | | | | | | | | ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai2016-01-273-0/+8
| * | | | | | | | | | | | | | | ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure2016-01-261-5/+9
| * | | | | | | | | | | | | | | ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies2016-01-261-1/+13
| * | | | | | | | | | | | | | | ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai2016-01-251-0/+11
| * | | | | | | | | | | | | | | ALSA: seq: Degrade the error message for too many opensTakashi Iwai2016-01-251-1/+1
| * | | | | | | | | | | | | | | ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai2016-01-251-1/+1
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-2943-228/+534
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie2016-01-299-30/+73
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/rockchip: respect CONFIG_DRM_FBDEV_EMULATIONJohn Keeping2016-01-222-1/+13
| | * | | | | | | | | | | | | | | drm/rockchip: fix wrong pitch/size using on gemMark Yao2016-01-211-7/+2
| | * | | | | | | | | | | | | | | drm/rockchip: explain why we can't wait_for_vblanksJohn Keeping2016-01-201-0/+15
| | * | | | | | | | | | | | | | | drm/rockchip: don't wait for vblank if fb hasn't changedJohn Keeping2016-01-201-2/+6
| | * | | | | | | | | | | | | | | drm/atomic-helper: Export framebuffer_changed()John Keeping2016-01-202-4/+24
| | * | | | | | | | | | | | | | | drm/rockchip/dsi: fix handling mipi_dsi_pixel_format_to_bpp resultAndrzej Hajda2016-01-181-1/+2
| | * | | | | | | | | | | | | | | drm/rockchip: vop: fix mask when updating interruptsJohn Keeping2016-01-181-7/+9
| | * | | | | | | | | | | | | | | drm/rockchip: cleanup unnecessary export symbolMark Yao2016-01-182-5/+0
| | * | | | | | | | | | | | | | | drm/rockchip: Don't build rockchip_drm_vop as modulesMark Yao2016-01-181-3/+2
| * | | | | | | | | | | | | | | | drm/vmwgfx: respect 'nomodeset'Rob Clark2016-01-291-0/+7
| * | | | | | | | | | | | | | | | Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into d...Dave Airlie2016-01-291-10/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | drm/vc4: Remove broken attempt at GPU reset using genpd.Eric Anholt2016-01-191-10/+7
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie2016-01-2911-87/+255
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | drm/etnaviv: call correct function when trying to vmap a DMABUFLucas Stach2016-01-263-11/+34
| | * | | | | | | | | | | | | | | | drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmapLucas Stach2016-01-264-4/+4
| | * | | | | | | | | | | | | | | | drm/etnaviv: fix get pages error path in etnaviv_gem_vaddrLucas Stach2016-01-262-3/+5
| | * | | | | | | | | | | | | | | | drm/etnaviv: fix memory leak in IOMMU init pathLucas Stach2016-01-261-3/+5
| | * | | | | | | | | | | | | | | | drm/etnaviv: add further minor features and varyings countRussell King2016-01-263-1/+73
| | * | | | | | | | | | | | | | | | drm/etnaviv: add helper for comparing model/revision IDsRussell King2016-01-261-10/+10
| | * | | | | | | | | | | | | | | | drm/etnaviv: add helper to extract bitfieldsRussell King2016-01-261-35/+27
| | * | | | | | | | | | | | | | | | drm/etnaviv: use defined constants for the chip modelRussell King2016-01-261-14/+17
| | * | | | | | | | | | | | | | | | drm/etnaviv: update common and state_hi xml.h filesRussell King2016-01-262-10/+75
| | * | | | | | | | | | | | | | | | drm/etnaviv: ignore VG GPUs with FE2.0Russell King2016-01-261-0/+8
| | * | | | | | | | | | | | | | | | drm/etnaviv: fix failure path if model is zeroRussell King2016-01-251-2/+2
| | * | | | | | | | | | | | | | | | drm/etnaviv: hold object lock while getting pages for coredumpLucas Stach2016-01-251-0/+2
| | * | | | | | | | | | | | | | | | drm/etnaviv: remove owner assignment from platform_driverFabio Estevam2016-01-251-1/+0
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-01-2921-101/+192
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | drm/amdgpu: only move pt bos in LRU list on successNicolai Hähnle2016-01-281-2/+2
| | * | | | | | | | | | | | | | | drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev2016-01-273-8/+44
| | * | | | | | | | | | | | | | | drm/radeon: Add a common function for DFS handlingSlava Grigorev2016-01-273-10/+15
| | * | | | | | | | | | | | | | | drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev2016-01-274-14/+10
| | * | | | | | | | | | | | | | | drm/amd/powerplay: Update SMU firmware loading for StoneyRex Zhu2016-01-271-9/+32
| | * | | | | | | | | | | | | | | drm/amdgpu: don't init fbdev if we don't have any connectorsAlex Deucher2016-01-261-0/+4