summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal2016-07-121-0/+2
* ALSA: hda - fix use-after-free after module unloadPeter Wu2016-07-111-1/+3
* ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai2016-07-081-4/+10
* ALSA: ctl: Stop notification after disconnectionTakashi Iwai2016-07-081-0/+2
* ALSA: hda/realtek - add new pin definition in alc225 pin quirk tableHui Wang2016-07-081-1/+14
* ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich2016-07-051-0/+1
* ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai2016-07-041-1/+1
* Merge tag 'asoc-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-07-02992-5881/+9521
|\
| *---. Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown2016-07-013-2/+3
| |\ \ \
| | | | * ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2016-06-171-0/+1
| | | * | ASoC: rt5670: fix HP Playback Volume controlBard Liao2016-06-071-1/+1
| | | |/
| | * | ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto2016-05-271-1/+1
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/arizona', 'asoc/f...Mark Brown2016-07-018-17/+68
| |\ \ \ \ \ \ \ \
| | | | | | | * | | ASoC: hdmi-codec: select CONFIG_HDMIArnd Bergmann2016-06-021-3/+4
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * / | ASoC: fsl_ssi: Fix number of words per frame for I2S-slave modeAlexander Shiyan2016-06-291-6/+6
| | | | | | |/ /
| | | | | * / / ASoC: davinci-mcasp: Fix dra7 DMA offset when using CFG portPeter Ujfalusi2016-06-022-6/+54
| | | | | |/ /
| | | | * / / ASoC: cx20442: set tty->receiver_room in v253_openJanusz Krzysztofik2016-06-171-0/+1
| | | | |/ /
| | | * | | ASoC: wm5102: Correct supported channels on trace compressed DAICharles Keepax2016-06-131-1/+1
| | | * | | ASoC: wm5110: Add missing route from OUT3R to SYSCLKAjit Pandey2016-06-131-0/+1
| | | |/ /
| | * | | ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2016-06-171-0/+1
| | * | | ASoC: ak4613: Remove owner assignment from platform_driverFabio Estevam2016-05-301-1/+0
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-07-011-1/+1
| |\ \ \
| | * | | ASoC: rt5645: fix reg-2f default value.Bard Liao2016-07-011-1/+1
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-07-013-2/+28
| |\ \ \
| | * | | ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox2016-06-261-2/+7
| | * | | ASoC: Intel: Skylake: Initialize module list for BroxtonVinod Koul2016-06-141-0/+1
| | * | | ASoC: hdac_hdmi: Fix potential NULL dereferenceVinod Koul2016-05-311-0/+20
| | |/ /
| * | | Linux 4.7-rc5v4.7-rc5Linus Torvalds2016-06-271-1/+1
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-264-6/+12
| |\ \ \
| | * \ \ Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-184-6/+12
| | |\ \ \
| | | * | | 53c700: fix BUG on untagged commandsJames Bottomley2016-06-151-2/+2
| | | * | | scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-093-4/+10
| * | | | | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-253-13/+34
| |\ \ \ \ \
| | * | | | | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-253-13/+34
| * | | | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-2511-36/+57
| |\ \ \ \ \ \
| | * | | | | | Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-232-6/+4
| | * | | | | | btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang2016-06-231-1/+2
| | * | | | | | Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-232-2/+11
| | * | | | | | Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-231-1/+1
| | * | | | | | Btrfs: don't do nocow check unless we have toJosef Bacik2016-06-231-22/+22
| | * | | | | | btrfs: fix deadlock in delayed_ref_async_startChris Mason2016-06-231-9/+11
| | * | | | | | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-234-5/+16
| * | | | | | | Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-06-254-12/+19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-251-0/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-06-141-0/+12
| * | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-06-253-21/+66
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo2016-06-241-1/+3
| | * | | | | | | | | sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov2016-06-241-5/+4
| | * | | | | | | | | sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov2016-06-242-1/+21
| | * | | | | | | | | sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-06-201-8/+25