- 39ad0ec ASoC: qcom: add mic related i2s control register defines by Srinivas Kandagatla · 9 years ago
- 0a14a1b ASoC: qcom: ipq806x: add wrdma related register offsets by Srinivas Kandagatla · 9 years ago
- 4d809fb ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map by Srinivas Kandagatla · 9 years ago
- 0a53640 ASoC: qcom: ipq806x: add error in dma allocation. by Srinivas Kandagatla · 9 years ago
- 73c847b ASoC: qcom: pass direction to dma allocation by Srinivas Kandagatla · 9 years ago
- ec5b828 ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start by Srinivas Kandagatla · 9 years ago
- ffc1325 ASoC: qcom: add wrdma register details to lpass_variant by Srinivas Kandagatla · 9 years ago
- 144a988 ASoC: qcom: use snd_dma_alloc/free* apis by Srinivas Kandagatla · 9 years ago
- 88a69d7 Merge tag 'asoc-fix-v4.5-rc4' into asoc-qcom by Mark Brown · 9 years ago
- 8faa268 ASoC: qcom: Don't specify LE device endianness by Stephen Boyd · 9 years ago
- f11aec0 Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/fix/simple', 'asoc/fix/wm5110' and 'asoc/fix/wm8960' into asoc-linus by Mark Brown · 9 years ago
- 733f4c7 Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fix/mxs-saif', 'asoc/fix/qcom' and 'asoc/fix/rt286' into asoc-linus by Mark Brown · 9 years ago
- cf0d6dd Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix/dwc', 'asoc/fix/fsl' and 'asoc/fix/fsl-ssi' into asoc-linus by Mark Brown · 9 years ago
- 97b0d5c Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 9 years ago
- 6719f65 Merge remote-tracking branch 'asoc/fix/intel-kconfig' into asoc-linus by Mark Brown · 9 years ago
- 7ff60f5 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
- 2022d24 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 9 years ago
- 01582a8 ASoC: arizona: fref must be limited in pseudo-fractional mode by Richard Fitzgerald · 9 years ago
- 61c4a1a ASoC: sigmadsp: Fix missleading return value by Pascal Huerst · 9 years ago
- 8ceffd2 ASoC: Intel: Add module tags for common match module by Vinod Koul · 9 years ago
- cfffcc6 ASoC: Intel: Load the atom DPCM driver only by Pierre-Louis Bossart · 9 years ago
- 2dcffce ASoC: Intel: Create independent acpi match module by Vinod Koul · 9 years ago
- 902c136 ASoC: Intel: Revert "ASoC: Intel: fix ACPI probe regression with Atom DPCM driver" by Vinod Koul · 9 years ago
- 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 9 years ago
- c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
- 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
- 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- 22f6070 Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 9 years ago
- 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
- b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 9 years ago
- d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 9 years ago
- ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 9 years ago
- 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 9 years ago
- c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 9 years ago
- 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
- 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
- b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 9 years ago
- cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 9 years ago
- 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 9 years ago
- 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 9 years ago
- ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 9 years ago
- f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 9 years ago
- 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 9 years ago
- 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 9 years ago
- d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 9 years ago
- acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 9 years ago
- af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
- 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 9 years ago
- 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 9 years ago
- 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
- 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
- dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
- ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
- 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
- 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago
- c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 9 years ago
- 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
- cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 9 years ago
- a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 9 years ago
- 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 9 years ago
- 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 9 years ago
- 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 9 years ago
- dabe195 drm: fix missing reference counting decrease by Insu Yun · 9 years ago
- c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
- ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
- 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
- c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 9 years ago
- 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
- 89140fd xhci: harden xhci_find_next_ext_cap against device removal by Joe Lawrence · 9 years ago
- df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
- 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
- 207b08b Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
- 5787c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
- 04d740d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 9 years ago
- b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago
- 97db9a8 libceph: advertise support for TUNABLES5 by Ilya Dryomov · 9 years ago
- b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 9 years ago
- dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 9 years ago
- 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 9 years ago
- f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 9 years ago
- db6aed7 ceph: fix snap context leak in error path by Yan, Zheng · 9 years ago
- 1418bf0 ceph: checking for IS_ERR instead of NULL by Dan Carpenter · 9 years ago
- 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 9 years ago
- 38c079e ASoC: Intel: Skylake: Remove autosuspend delay by Vinod Koul · 9 years ago
- 6e3ffa0 ASoC: Intel: Skylake: Fix stereo DMIC record by Jeeja KP · 9 years ago
- de1fedf ASoC: Intel: Skylake: Add missing PRE/POST_PMU handlers for vmixer by Jeeja KP · 9 years ago
- 6bd4cf8 ASoC: Intel: Skylake: Fix bind of source with multiple sinks by Jeeja KP · 9 years ago
- 9946f70 ASoC: Intel: Skylake: Fix not to stop sink pipe in pga pmd event by Jeeja KP · 9 years ago
- 0c684c4 ASoC: Intel: Skylake: Fix the module state check condition by Jeeja KP · 9 years ago
- 9cf3049 ASoC: Intel: Skylake: Fix return of skl_get_queue_index by Jeeja KP · 9 years ago
- 9ba8ffe ASoC: Intel: Skylake: Fix pipe memory allocation leak by Dharageswari.R · 9 years ago
- 7ca42f5 ASoC: Intel: Skylake: Fix mcps freeup after module unbind failure by Guneshwor Singh · 9 years ago