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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag
Takashi Iwai
2017-02-10
1
-4
/
+2
*
ALSA: x86: Cache AUD_CONFIG register value
Takashi Iwai
2017-02-07
2
-27
/
+13
*
ALSA: x86: Rearrange defines
Takashi Iwai
2017-02-07
3
-81
/
+83
*
ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused
Arnd Bergmann
2017-02-07
1
-2
/
+2
*
ALSA: x86: Fix driver name string overflow
Takashi Iwai
2017-02-07
2
-2
/
+3
*
ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()
Takashi Iwai
2017-02-07
1
-14
/
+7
*
ALSA: x86: Drop suspicious U24 format support
Takashi Iwai
2017-02-07
1
-2
/
+1
*
ALSA: x86: Refactor PCM process engine
Takashi Iwai
2017-02-06
3
-354
/
+231
*
ALSA: x86: Unify local function prefix
Takashi Iwai
2017-02-05
1
-67
/
+60
*
ALSA: x86: Minor cleanup of reset buffer procedure
Takashi Iwai
2017-02-05
1
-7
/
+6
*
ALSA: x86: Don't check connection in lowlevel accessors
Takashi Iwai
2017-02-05
1
-66
/
+25
*
ALSA: x86: Explicit specify 32bit DMA
Takashi Iwai
2017-02-05
1
-2
/
+6
*
ALSA: x86: Rename drv_status to connected
Takashi Iwai
2017-02-03
3
-30
/
+22
*
ALSA: x86: Yet more tidy-up and clean-ups
Takashi Iwai
2017-02-03
1
-32
/
+36
*
ALSA: x86: Simplify comments
Takashi Iwai
2017-02-03
1
-52
/
+14
*
ALSA: x86: Set CA bits for DisplayPort too
Takashi Iwai
2017-02-03
1
-4
/
+4
*
ALSA: x86: Create ELD control element
Takashi Iwai
2017-02-03
1
-21
/
+51
*
ALSA: x86: Clean up unused defines and inclusions
Takashi Iwai
2017-02-03
3
-69
/
+20
*
ALSA: x86: Reduce redundant register field names
Takashi Iwai
2017-02-03
3
-169
/
+90
*
ALSA: x86: Use the standard ELD bytes definitions
Takashi Iwai
2017-02-03
3
-127
/
+9
*
ALSA: x86: Move stream status into pcm_stream_info
Takashi Iwai
2017-02-03
3
-50
/
+14
*
ALSA: x86: Implement runtime PM
Takashi Iwai
2017-02-03
1
-77
/
+50
*
ALSA: x86: Properly manage PCM substream lifetype
Takashi Iwai
2017-02-03
2
-74
/
+98
*
ALSA: x86: Drop unused fields from pcm_stream_info
Takashi Iwai
2017-02-03
2
-21
/
+1
*
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
[prev]
[next]