Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c5d9ae265b105d9a67575fb67bd4650a6fc08e25
/
sound
/
x86
1b1f98d
ALSA: intel_hdmi: Check for error num after setting mask
by Jiasheng Jiang
· 3 years ago
58a95df
ALSA: memalloc: Correctly name as WC
by Takashi Iwai
· 3 years, 5 months ago
854577a
ALSA: x86: Allocate resources with device-managed APIs
by Takashi Iwai
· 3 years, 6 months ago
82a60352
ALSA: x86: simplify with sync_stop PCM ops
by Takashi Iwai
· 3 years, 6 months ago
1d7a039
ALSA: x86: fix spelling mistakes
by gushengxian
· 3 years, 6 months ago
6417f03
module: remove never implemented MODULE_SUPPORTED_DEVICE
by Leon Romanovsky
· 3 years, 10 months ago
915183b
ALSA: x86: Simplify with dma_set_mask_and_coherent()
by Takashi Iwai
· 4 years ago
75b1a8f
ALSA: Convert strlcpy to strscpy when return value is unused
by Joe Perches
· 4 years ago
b79de57
ALSA: hda: use consistent HDAudio spelling in comments/docs
by Pierre-Louis Bossart
· 4 years, 4 months ago
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 7 months ago
fb95aae
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
63d5cda
ALSA: x86: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
cc6c691
ALSA: hdml-lpe-audio: Use managed buffer allocation
by Takashi Iwai
· 5 years ago
0a671dc
ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failure
by YueHaibing
· 5 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
c7c3fec
ALSA: x86: Avoid passing NULL to memory allocators
by Takashi Iwai
· 6 years ago
0c3df9e
ALSA: x86: Remove superfluous snd_pcm_suspend*() calls
by Takashi Iwai
· 6 years ago
2ac5e38
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 6 years ago
0019457
ALSA: x86: Rip out the lpe audio runtime suspend/resume hooks
by Ville Syrjälä
· 6 years ago
8dfb839
ALSA: x86: Fix runtime PM for hdmi-lpe-audio
by Ville Syrjälä
· 6 years ago
87246f7
ALSA: intel_hdmi: Use the new non-cached allocation
by Takashi Iwai
· 6 years ago
d2f8846
ALSA: intel_hdmi: remove redundant variable cfg_val
by Colin Ian King
· 6 years ago
c288248
ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
by Takashi Iwai
· 7 years ago
c77a6ed
ALSA: x86: Fix potential crash at error path
by Takashi Iwai
· 7 years ago
3501440
ALSA: x86: Fix missing spinlock and mutex initializations
by Takashi Iwai
· 7 years ago
7229b12
ALSA: x86: hdmi: Add single_port option for compatible behavior
by Takashi Iwai
· 7 years ago
af3c8d9
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
1967158
ALSA: x86: fix error return code in hdmi_lpe_audio_probe()
by Gustavo A. R. Silva
· 7 years ago
a82256b
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
668e3b0
drm/i915: Fix runtime PM for LPE audio
by Ville Syrjälä
· 8 years ago
7f80f51
alsa: use set_memory.h header
by Laura Abbott
· 8 years ago
8a2d6ae
ALSA: x86: Register multiple PCM devices for the LPE audio card
by Ville Syrjälä
· 8 years ago
b4eb0d5
ALSA: x86: Split snd_intelhad into card and PCM specific structures
by Ville Syrjälä
· 8 years ago
bb4ac5a
ALSA: x86: Prepare LPE audio ctls for multiple PCMs
by Ville Syrjälä
· 8 years ago
a8562e4
drm/i915: Clean up the LPE audio platform data
by Ville Syrjälä
· 8 years ago
265fa2e
drm/i915: Remove hdmi_connected from LPE audio pdata
by Ville Syrjälä
· 8 years ago
c98ec5b
drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock
by Ville Syrjälä
· 8 years ago
d220559
drm/i915: Remove the unused pending_notify from LPE platform data
by Ville Syrjälä
· 8 years ago
8d5c303
ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown
by Ville Syrjälä
· 8 years ago
183c003
drm/i915: Fix runtime PM for LPE audio
by Ville Syrjälä
· 8 years ago
c6736a9
ALSA: x86: Make CONFIG_SND_X86 bool
by Takashi Iwai
· 8 years ago
4b49f0f
ALSA: x86: hdmi: select CONFIG_SND_PCM
by Arnd Bergmann
· 8 years ago
0b6b524
ALSA: x86: Don't enable runtime PM as default
by Takashi Iwai
· 8 years ago
3002b9f
ALSA: x86: Use runtime PM autosuspend
by Takashi Iwai
· 8 years ago
b1ef30e
ALSA: x86: Don't bail out from PCM ops when disconnected
by Takashi Iwai
· 8 years ago
2d42c03
ALSA: x86: Minor code rearrangement
by Takashi Iwai
· 8 years ago
be9a2e9
ALSA: x86: Stop the stream when buffer is processed after disconnection
by Takashi Iwai
· 8 years ago
28ed125
ALSA: x86: Avoid register accesses during disconnection
by Takashi Iwai
· 8 years ago
a72ccfb
ALSA: x86: Don't return an error from chmap ctl at disconnected
by Takashi Iwai
· 8 years ago
1835319
ALSA: x86: Fix memory leak in had_build_channel_allocation_map()
by Takashi Iwai
· 8 years ago
5def901
ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection paths
by Takashi Iwai
· 8 years ago
b9bacf2
ALSA: x86: Implement jack control
by Takashi Iwai
· 8 years ago
df42cb4
ALSA: x86: Drop unused stream.running field
by Takashi Iwai
· 8 years ago
e2acecf
ALSA: x86: Handle reset at prepare callback
by Takashi Iwai
· 8 years ago
3fe2cf7
ALSA: x86: Support S16 format
by Takashi Iwai
· 8 years ago
85bd874
ALSA: x86: Support S32 format
by Takashi Iwai
· 8 years ago
e8de985
ALSA: x86: Allow no-period-wakeup setup
by Takashi Iwai
· 8 years ago
8d48c01
ALSA: x86: Allow single period PCM operation
by Takashi Iwai
· 8 years ago
a9ebdd0
ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag
by Takashi Iwai
· 8 years ago
40ce4b5
ALSA: x86: Cache AUD_CONFIG register value
by Takashi Iwai
· 8 years ago
77531be
ALSA: x86: Rearrange defines
by Takashi Iwai
· 8 years ago
1df9892
ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused
by Arnd Bergmann
· 8 years ago
873ab03
ALSA: x86: Fix driver name string overflow
by Takashi Iwai
· 8 years ago
075a1d4
ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()
by Takashi Iwai
· 8 years ago
3e21a76
ALSA: x86: Drop suspicious U24 format support
by Takashi Iwai
· 8 years ago
e1b239f3
ALSA: x86: Refactor PCM process engine
by Takashi Iwai
· 8 years ago
b556290
ALSA: x86: Unify local function prefix
by Takashi Iwai
· 8 years ago
f4566aa
ALSA: x86: Minor cleanup of reset buffer procedure
by Takashi Iwai
· 8 years ago
83af57d
ALSA: x86: Don't check connection in lowlevel accessors
by Takashi Iwai
· 8 years ago
412bbe7d5
ALSA: x86: Explicit specify 32bit DMA
by Takashi Iwai
· 8 years ago
91b0cb0
ALSA: x86: Rename drv_status to connected
by Takashi Iwai
· 8 years ago
73997b0
ALSA: x86: Yet more tidy-up and clean-ups
by Takashi Iwai
· 8 years ago
44684f6
ALSA: x86: Simplify comments
by Takashi Iwai
· 8 years ago
36ed346
ALSA: x86: Set CA bits for DisplayPort too
by Takashi Iwai
· 8 years ago
4aedb94
ALSA: x86: Create ELD control element
by Takashi Iwai
· 8 years ago
03c3437
ALSA: x86: Clean up unused defines and inclusions
by Takashi Iwai
· 8 years ago
7ceba75
ALSA: x86: Reduce redundant register field names
by Takashi Iwai
· 8 years ago
df0435d
ALSA: x86: Use the standard ELD bytes definitions
by Takashi Iwai
· 8 years ago
f69bd10
ALSA: x86: Move stream status into pcm_stream_info
by Takashi Iwai
· 8 years ago
182cdf2
ALSA: x86: Implement runtime PM
by Takashi Iwai
· 8 years ago
313d9f2
ALSA: x86: Properly manage PCM substream lifetype
by Takashi Iwai
· 8 years ago
7d9e798
ALSA: x86: Drop unused fields from pcm_stream_info
by Takashi Iwai
· 8 years ago
fa5dfe6
ALSA: x86: Drop redundant had_stream_pvt
by Takashi Iwai
· 8 years ago
0e9c67d
ALSA: x86: Drop superfluous state field
by Takashi Iwai
· 8 years ago
d0e9b1a
ALSA: x86: Drop flag_underrun field
by Takashi Iwai
· 8 years ago
8f8d1d7
ALSA: x86: Fix racy access to chmap
by Takashi Iwai
· 8 years ago
bcce775
ALSA: x86: Remove superfluous irqsave flags
by Takashi Iwai
· 8 years ago
4a5ddb2
ALSA: x86: Constfy tables
by Takashi Iwai
· 8 years ago
4151ee8
ALSA: x86: Remove _v[12] suffices
by Takashi Iwai
· 8 years ago
2e52f5e
ALSA: x86: Tidy up codes
by Takashi Iwai
· 8 years ago
79f439e
ALSA: x86: Drop had_get_hwstate()
by Takashi Iwai
· 8 years ago
caa2a61
ALSA: x86: Remove superfluous check at resume
by Takashi Iwai
· 8 years ago
99b2ab9
ALSA: x86: Fix sleep-in-atomic via i915 notification
by Takashi Iwai
· 8 years ago
f6a82a0
ALSA: x86: Drop superfluous PCM private_free
by Takashi Iwai
· 8 years ago
e9d65ab
ALSA: x86: Drop unused fields from snd_intelhad struct
by Takashi Iwai
· 8 years ago
df76df1
ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()
by Takashi Iwai
· 8 years ago
e29c0f9
ALSA: x86: Fix for CONFIG_PM=n
by Takashi Iwai
· 8 years ago
c75b047
ALSA: x86: Replace pr_xxx() with dev_xxx()
by Takashi Iwai
· 8 years ago
Next »