index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: x86: Drop redundant had_stream_pvt
Takashi Iwai
2017-02-03
3
-63
/
+4
*
ALSA: x86: Drop superfluous state field
Takashi Iwai
2017-02-03
3
-44
/
+21
*
ALSA: x86: Drop flag_underrun field
Takashi Iwai
2017-02-03
2
-9
/
+1
*
ALSA: x86: Fix racy access to chmap
Takashi Iwai
2017-02-03
2
-9
/
+24
*
ALSA: x86: Remove superfluous irqsave flags
Takashi Iwai
2017-02-03
1
-38
/
+33
*
ALSA: x86: Constfy tables
Takashi Iwai
2017-02-03
1
-3
/
+3
*
ALSA: x86: Remove _v[12] suffices
Takashi Iwai
2017-02-03
3
-41
/
+31
*
ALSA: x86: Tidy up codes
Takashi Iwai
2017-02-03
1
-89
/
+59
*
ALSA: x86: Drop had_get_hwstate()
Takashi Iwai
2017-02-03
1
-28
/
+14
*
ALSA: x86: Remove superfluous check at resume
Takashi Iwai
2017-02-03
1
-9
/
+1
*
ALSA: x86: Fix sleep-in-atomic via i915 notification
Takashi Iwai
2017-02-03
1
-27
/
+24
*
ALSA: x86: Drop superfluous PCM private_free
Takashi Iwai
2017-02-03
1
-12
/
+0
*
ALSA: x86: Drop unused fields from snd_intelhad struct
Takashi Iwai
2017-02-03
2
-22
/
+6
*
ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()
Takashi Iwai
2017-02-03
2
-11
/
+7
*
ALSA: x86: Fix for CONFIG_PM=n
Takashi Iwai
2017-02-03
1
-1
/
+1
*
ALSA: x86: Replace pr_xxx() with dev_xxx()
Takashi Iwai
2017-02-03
1
-121
/
+84
*
ALSA: x86: Fold intel_hdmi_audio_if.c into main file
Takashi Iwai
2017-02-03
4
-439
/
+376
*
ALSA: x86: Flatten two abstraction layers
Takashi Iwai
2017-02-03
6
-771
/
+358
*
ALSA: x86: Drop unused hdmi_audio_query()
Takashi Iwai
2017-02-03
2
-55
/
+0
*
ALSA: x86: Call snd_card_register() at the end
Takashi Iwai
2017-02-03
1
-5
/
+5
*
ALSA: x86: Check platform_data earlier
Takashi Iwai
2017-02-03
1
-8
/
+6
*
ALSA: x86: Drop superfluous CHT PCI ID check
Takashi Iwai
2017-02-03
1
-14
/
+0
*
ALSA: x86: Embed snd_intelhad into snd_card
Takashi Iwai
2017-02-03
3
-82
/
+31
*
ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.c
Takashi Iwai
2017-02-03
2
-11
/
+1
*
ALSA: x86: Drop unused hw_silence field
Takashi Iwai
2017-02-03
2
-3
/
+0
*
ALSA: x86: Move the global underrun_count to struct snd_intelhad
Takashi Iwai
2017-02-03
2
-8
/
+9
*
ALSA: x86: Drop global ELD copy
Takashi Iwai
2017-02-03
1
-26
/
+5
*
ALSA: x86: Drop global hlpe_state
Takashi Iwai
2017-02-03
1
-12
/
+9
*
ALSA: x86: Drop the global platform device reference
Takashi Iwai
2017-02-03
3
-91
/
+87
*
ALSA: x86: Drop unused mid_hdmi_audio_is_busy()
Takashi Iwai
2017-02-03
2
-24
/
+0
*
ALSA: x86: Fix possible stale interrupt calls
Takashi Iwai
2017-02-03
1
-13
/
+13
*
ALSA: x86: Call event callback directly
Takashi Iwai
2017-02-03
4
-35
/
+1
*
ALSA: x86: Drop useless mutex at probe
Takashi Iwai
2017-02-03
1
-8
/
+2
*
ALSA: x86: Handle the error from hdmi_audio_probe() properly
Takashi Iwai
2017-02-03
1
-9
/
+16
*
ALSA: x86: Pass snd_intelhad object to helpers
Takashi Iwai
2017-02-03
5
-130
/
+131
*
ALSA: x86: Drop snd_intel_had_interface indirect calls
Takashi Iwai
2017-02-03
5
-91
/
+23
*
ALSA: x86: Replace indirect query_ops with direct calls
Takashi Iwai
2017-02-03
4
-38
/
+16
*
ALSA: x86: Replace indirect register ops with direct calls
Takashi Iwai
2017-02-03
5
-109
/
+30
*
ALSA: x86: Drop indirect calls of had_ops
Takashi Iwai
2017-02-03
3
-68
/
+42
*
ALSA: x86: Remove v1 ops and structs
Takashi Iwai
2017-02-03
2
-234
/
+1
*
ALSA: x86: Don't set PCM state to DISCONNECTED
Takashi Iwai
2017-02-03
1
-1
/
+1
*
drm/i915: Pass platform device to LPE audio notifier
Takashi Iwai
2017-02-01
1
-12
/
+11
*
ALSA: x86: Use config base depending on the pipe
Pierre-Louis Bossart
2017-02-01
1
-5
/
+21
*
ALSA: x86: intel_hdmi: add definitions and logic for DP audio
Pierre-Louis Bossart
2017-02-01
4
-30
/
+216
*
ALSA: x86: hdmi: fix returnvar.cocci warnings
Julia Lawall
2017-01-25
1
-12
/
+9
*
ALSA: x86: fix resource_size.cocci warnings
kbuild test robot
2017-01-25
1
-2
/
+1
*
ALSA: x86: hdmi: continue playback even when display resolution changes
Jerome Anand
2017-01-25
1
-3
/
+18
*
ALSA: x86: hdmi: Add audio support for BYT and CHT
Jerome Anand
2017-01-25
5
-6
/
+2614
*
ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T
Jerome Anand
2017-01-25
6
-1
/
+1319
*
Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
2017-01-11
14
-58
/
+143
|
\
[next]