| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-07-26 | 8 | -30/+64 |
|\ |
|
| * | ALSA: hda - Add a conexant codec entry to let mute led work | Hui Wang | 2019-07-25 | 1 | -0/+1 |
| * | ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips | Takashi Iwai | 2019-07-25 | 1 | -3/+2 |
| * | ALSA: ac97: Fix double free of ac97_codec_device | Ding Xiang | 2019-07-23 | 1 | -9/+4 |
| * | ALSA: compress: Be more restrictive about when a drain is allowed | Charles Keepax | 2019-07-23 | 1 | -0/+6 |
| * | ALSA: compress: Don't allow paritial drain operations on capture streams | Charles Keepax | 2019-07-23 | 1 | -0/+8 |
| * | ALSA: compress: Prevent bypasses of set_params | Charles Keepax | 2019-07-23 | 1 | -6/+24 |
| * | ALSA: compress: Fix regression on compressed capture streams | Charles Keepax | 2019-07-23 | 1 | -5/+11 |
| * | ALSA: line6: Fix a typo | Christophe JAILLET | 2019-07-22 | 1 | -1/+1 |
| * | ALSA: pcm: Fix refcount_inc() on zero usage | Takashi Iwai | 2019-07-19 | 1 | -4/+5 |
| * | ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1 | Kai-Heng Feng | 2019-07-18 | 1 | -1/+1 |
| * | ALSA: hda - Optimize resume for codecs without jack detection | Takashi Iwai | 2019-07-18 | 1 | -1/+1 |
* | | Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-18 | 9 | -27/+60 |
|\| |
|
| * | ALSA: hda - Don't resume forcibly i915 HDMI/DP codec | Takashi Iwai | 2019-07-16 | 2 | -3/+11 |
| * | ALSA: hda/hdmi - Fix i915 reverse port/pin mapping | Takashi Iwai | 2019-07-16 | 1 | -5/+19 |
| * | ALSA: hda/hdmi - Remove duplicated define | Takashi Iwai | 2019-07-16 | 1 | -1/+0 |
| * | ALSA: seq: Break too long mutex context in the write loop | Takashi Iwai | 2019-07-16 | 1 | -1/+10 |
| * | ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine | Hui Wang | 2019-07-16 | 1 | -0/+5 |
| * | ALSA: rme9652: Unneeded variable: "result". | Hariprasad Kelam | 2019-07-15 | 1 | -2/+1 |
| * | ALSA: emu10k1: Remove unneeded variable "change" | Hariprasad Kelam | 2019-07-15 | 1 | -2/+1 |
| * | ALSA: au88x0: Remove unneeded variable: "changed" | Hariprasad Kelam | 2019-07-15 | 1 | -8/+7 |
| * | ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform | Kailang Yang | 2019-07-15 | 1 | -1/+4 |
| * | ALSA: ps3: Remove Unneeded variable: "ret" | Hariprasad Kelam | 2019-07-10 | 1 | -2/+1 |
| * | ALSA: lx6464es: Remove unneeded variable err | Hariprasad Kelam | 2019-07-10 | 1 | -2/+1 |
* | | kernel: fix typos and some coding style in comments | Weitao Hou | 2019-07-17 | 1 | -1/+1 |
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 1 | -1/+1 |
|\ \ |
|
| * | | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 2019-06-24 | 1 | -1/+1 |
* | | | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2019-07-12 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | mfd: cros_ec: Update I2S API | Gwendal Grignou | 2019-06-10 | 1 | -4/+4 |
* | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 2 | -4/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | docs: timers: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
| * | | | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -3/+3 |
* | | | | ALSA: firewire-lib: code refactoring for local variables | Takashi Sakamoto | 2019-07-08 | 1 | -6/+8 |
* | | | | ALSA: firewire-lib: code refactoring for post operation to data block counter | Takashi Sakamoto | 2019-07-08 | 1 | -10/+10 |
* | | | | ALSA: firewire-lib: code refactoring for error path of parser for CIP header | Takashi Sakamoto | 2019-07-08 | 1 | -9/+2 |
* | | | | ALSA: firewire-lib: fix different data block counter between probed event and... | Takashi Sakamoto | 2019-07-08 | 1 | -3/+3 |
* | | | | ALSA: firewire-lib: fix initial value of data block count for IR context with... | Takashi Sakamoto | 2019-07-08 | 1 | -2/+4 |
* | | | | ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c... | Takashi Sakamoto | 2019-07-08 | 1 | -1/+5 |
* | | | | ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev... | Takashi Sakamoto | 2019-07-08 | 1 | -5/+7 |
* | | | | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2019-07-08 | 1639 | -16159/+27241 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'asoc-5.3' into asoc-next | Mark Brown | 2019-07-06 | 278 | -4172/+25657 |
| |\ \ \ \ |
|
| | * | | | | ASoC: SOF: Intel: implement runtime idle for CNL/APL | Kai Vehmanen | 2019-07-06 | 3 | -0/+15 |
| | * | | | | ASoC: SOF: add runtime idle callback | Kai Vehmanen | 2019-07-06 | 6 | -2/+21 |
| | * | | | | ASoC: hdac_hdmi: report codec link up/down status to bus | Kai Vehmanen | 2019-07-06 | 1 | -0/+2 |
| | * | | | | ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write() | Wei Yongjun | 2019-07-05 | 1 | -2/+2 |
| | * | | | | ASoC: sunxi: sun50i-codec-analog: Add earpiece | Luca Weiss | 2019-07-05 | 1 | -0/+50 |
| | * | | | | ASoC: rt5665: remove redundant assignment to variable idx | Colin Ian King | 2019-07-05 | 1 | -1/+1 |
| | * | | | | ASoC: wcd9335: remove multiple defines. | Srinivas Kandagatla | 2019-07-05 | 1 | -5/+0 |
| | * | | | | ASoC: qdsp6: q6afe-dai: Add missing Slimbus0 audio route | Srinivas Kandagatla | 2019-07-04 | 1 | -0/+1 |
| | * | | | | ASoC: core: Return -ENOTSUPP from set_channel_map() if no operation provided | Srinivas Kandagatla | 2019-07-04 | 1 | -1/+1 |