Age | Commit message (Expand) | Author | Files | Lines |
2025-05-11 | ALSA: intel-hdmi-audio: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 1 | -3/+4 |
2025-03-14 | ALSA: intel-hdmi-audio: Convert to SYSTEM_SLEEP_PM_OPS() | Takashi Iwai | 1 | -4/+4 |
2024-06-19 | Merge drm/drm-next into drm-intel-next | Jani Nikula | 1 | -1/+1 |
2024-05-31 | drm: move intel_lpe_audio.h under include/drm/intel | Jani Nikula | 1 | -1/+1 |
2024-05-08 | ALSA: misc: Use *-y instead of *-objs in Makefile | Takashi Iwai | 1 | -1/+1 |
2023-11-09 | drm/edid: include drm_eld.h only where required | Jani Nikula | 1 | -0/+1 |
2022-06-17 | ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get() | Pierre-Louis Bossart | 1 | -2/+8 |
2022-06-17 | ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay | Pierre-Louis Bossart | 1 | -0/+5 |
2022-04-12 | ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 1 | -1/+6 |
2022-03-05 | ALSA: x86: Use standard mmap helper for Intel HDMI LPE audio | Takashi Iwai | 1 | -13/+0 |
2022-03-02 | ALSA: intel_hdmi: Fix reference to PCM buffer address | Zhen Ni | 1 | -1/+1 |
2022-01-07 | ALSA: intel_hdmi: Check for error num after setting mask | Jiasheng Jiang | 1 | -1/+3 |
2021-08-04 | ALSA: memalloc: Correctly name as WC | Takashi Iwai | 1 | -1/+1 |
2021-07-19 | ALSA: x86: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -41/+16 |
2021-07-12 | ALSA: x86: simplify with sync_stop PCM ops | Takashi Iwai | 2 | -24/+8 |
2021-07-05 | ALSA: x86: fix spelling mistakes | gushengxian | 2 | -4/+4 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
2021-01-15 | ALSA: x86: Simplify with dma_set_mask_and_coherent() | Takashi Iwai | 1 | -2/+1 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 1 | -1/+1 |
2020-09-02 | ALSA: hda: use consistent HDAudio spelling in comments/docs | Pierre-Louis Bossart | 1 | -1/+1 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -11/+6 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-12-11 | ALSA: x86: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-12-11 | ALSA: hdml-lpe-audio: Use managed buffer allocation | Takashi Iwai | 1 | -10/+6 |
2019-10-25 | ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failure | YueHaibing | 1 | -3/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner | 2 | -18/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-02-04 | ALSA: x86: Avoid passing NULL to memory allocators | Takashi Iwai | 1 | -1/+2 |
2019-01-15 | ALSA: x86: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -12/+0 |
2018-11-20 | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 1 | -26/+3 |
2018-11-02 | ALSA: x86: Rip out the lpe audio runtime suspend/resume hooks | Ville Syrjälä | 1 | -20/+5 |
2018-11-02 | ALSA: x86: Fix runtime PM for hdmi-lpe-audio | Ville Syrjälä | 1 | -1/+0 |
2018-08-28 | ALSA: intel_hdmi: Use the new non-cached allocation | Takashi Iwai | 1 | -26/+3 |
2018-08-06 | ALSA: intel_hdmi: remove redundant variable cfg_val | Colin Ian King | 1 | -2/+0 |
2018-06-27 | ALSA: intel_hdmi: Use strlcpy() instead of strncpy() | Takashi Iwai | 1 | -1/+1 |
2018-02-28 | ALSA: x86: Fix potential crash at error path | Takashi Iwai | 1 | -10/+17 |
2018-02-28 | ALSA: x86: Fix missing spinlock and mutex initializations | Takashi Iwai | 1 | -0/+2 |
2018-02-22 | ALSA: x86: hdmi: Add single_port option for compatible behavior | Takashi Iwai | 1 | -3/+11 |
2017-07-09 | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -128/+216 |
2017-06-30 | ALSA: x86: fix error return code in hdmi_lpe_audio_probe() | Gustavo A. R. Silva | 1 | -2/+2 |
2017-05-30 | Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2 | -132/+216 |
2017-05-15 | drm/i915: Fix runtime PM for LPE audio | Ville Syrjälä | 1 | -4/+0 |
2017-05-08 | alsa: use set_memory.h header | Laura Abbott | 1 | -1/+1 |
2017-05-03 | ALSA: x86: Register multiple PCM devices for the LPE audio card | Ville Syrjälä | 2 | -55/+78 |
2017-05-03 | ALSA: x86: Split snd_intelhad into card and PCM specific structures | Ville Syrjälä | 2 | -100/+142 |
2017-05-03 | ALSA: x86: Prepare LPE audio ctls for multiple PCMs | Ville Syrjälä | 1 | -4/+19 |
2017-05-03 | drm/i915: Clean up the LPE audio platform data | Ville Syrjälä | 1 | -10/+9 |
2017-05-03 | drm/i915: Remove hdmi_connected from LPE audio pdata | Ville Syrjälä | 1 | -4/+4 |
2017-05-03 | drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock | Ville Syrjälä | 1 | -3/+8 |
2017-05-03 | drm/i915: Remove the unused pending_notify from LPE platform data | Ville Syrjälä | 1 | -1/+0 |
2017-05-03 | ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown | Ville Syrjälä | 1 | -0/+5 |
2017-05-03 | drm/i915: Fix runtime PM for LPE audio | Ville Syrjälä | 1 | -4/+0 |
2017-03-21 | ALSA: x86: Make CONFIG_SND_X86 bool | Takashi Iwai | 1 | -1/+2 |
2017-02-21 | ALSA: x86: hdmi: select CONFIG_SND_PCM | Arnd Bergmann | 1 | -0/+1 |
2017-02-21 | ALSA: x86: Don't enable runtime PM as default | Takashi Iwai | 1 | -2/+4 |
2017-02-21 | ALSA: x86: Use runtime PM autosuspend | Takashi Iwai | 1 | -4/+18 |
2017-02-16 | ALSA: x86: Don't bail out from PCM ops when disconnected | Takashi Iwai | 1 | -22/+0 |
2017-02-16 | ALSA: x86: Minor code rearrangement | Takashi Iwai | 1 | -16/+11 |
2017-02-16 | ALSA: x86: Stop the stream when buffer is processed after disconnection | Takashi Iwai | 1 | -3/+6 |
2017-02-16 | ALSA: x86: Avoid register accesses during disconnection | Takashi Iwai | 1 | -8/+26 |
2017-02-16 | ALSA: x86: Don't return an error from chmap ctl at disconnected | Takashi Iwai | 1 | -9/+3 |
2017-02-16 | ALSA: x86: Fix memory leak in had_build_channel_allocation_map() | Takashi Iwai | 1 | -6/+5 |
2017-02-16 | ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection paths | Takashi Iwai | 1 | -2/+2 |
2017-02-16 | ALSA: x86: Implement jack control | Takashi Iwai | 2 | -0/+24 |
2017-02-13 | ALSA: x86: Drop unused stream.running field | Takashi Iwai | 2 | -10/+2 |
2017-02-13 | ALSA: x86: Handle reset at prepare callback | Takashi Iwai | 2 | -14/+26 |
2017-02-10 | ALSA: x86: Support S16 format | Takashi Iwai | 1 | -3/+5 |
2017-02-10 | ALSA: x86: Support S32 format | Takashi Iwai | 1 | -9/+19 |
2017-02-10 | ALSA: x86: Allow no-period-wakeup setup | Takashi Iwai | 1 | -2/+5 |
2017-02-10 | ALSA: x86: Allow single period PCM operation | Takashi Iwai | 2 | -3/+13 |
2017-02-10 | ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag | Takashi Iwai | 1 | -4/+2 |
2017-02-07 | ALSA: x86: Cache AUD_CONFIG register value | Takashi Iwai | 2 | -27/+13 |
2017-02-07 | ALSA: x86: Rearrange defines | Takashi Iwai | 3 | -81/+83 |
2017-02-07 | ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2017-02-07 | ALSA: x86: Fix driver name string overflow | Takashi Iwai | 2 | -2/+3 |
2017-02-07 | ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs() | Takashi Iwai | 1 | -14/+7 |
2017-02-07 | ALSA: x86: Drop suspicious U24 format support | Takashi Iwai | 1 | -2/+1 |
2017-02-06 | ALSA: x86: Refactor PCM process engine | Takashi Iwai | 3 | -354/+231 |
2017-02-05 | ALSA: x86: Unify local function prefix | Takashi Iwai | 1 | -67/+60 |
2017-02-05 | ALSA: x86: Minor cleanup of reset buffer procedure | Takashi Iwai | 1 | -7/+6 |
2017-02-05 | ALSA: x86: Don't check connection in lowlevel accessors | Takashi Iwai | 1 | -66/+25 |
2017-02-05 | ALSA: x86: Explicit specify 32bit DMA | Takashi Iwai | 1 | -2/+6 |
2017-02-03 | ALSA: x86: Rename drv_status to connected | Takashi Iwai | 3 | -30/+22 |
2017-02-03 | ALSA: x86: Yet more tidy-up and clean-ups | Takashi Iwai | 1 | -32/+36 |
2017-02-03 | ALSA: x86: Simplify comments | Takashi Iwai | 1 | -52/+14 |
2017-02-03 | ALSA: x86: Set CA bits for DisplayPort too | Takashi Iwai | 1 | -4/+4 |
2017-02-03 | ALSA: x86: Create ELD control element | Takashi Iwai | 1 | -21/+51 |
2017-02-03 | ALSA: x86: Clean up unused defines and inclusions | Takashi Iwai | 3 | -69/+20 |
2017-02-03 | ALSA: x86: Reduce redundant register field names | Takashi Iwai | 3 | -169/+90 |
2017-02-03 | ALSA: x86: Use the standard ELD bytes definitions | Takashi Iwai | 3 | -127/+9 |
2017-02-03 | ALSA: x86: Move stream status into pcm_stream_info | Takashi Iwai | 3 | -50/+14 |
2017-02-03 | ALSA: x86: Implement runtime PM | Takashi Iwai | 1 | -77/+50 |
2017-02-03 | ALSA: x86: Properly manage PCM substream lifetype | Takashi Iwai | 2 | -74/+98 |
2017-02-03 | ALSA: x86: Drop unused fields from pcm_stream_info | Takashi Iwai | 2 | -21/+1 |
2017-02-03 | ALSA: x86: Drop redundant had_stream_pvt | Takashi Iwai | 3 | -63/+4 |
2017-02-03 | ALSA: x86: Drop superfluous state field | Takashi Iwai | 3 | -44/+21 |
2017-02-03 | ALSA: x86: Drop flag_underrun field | Takashi Iwai | 2 | -9/+1 |
2017-02-03 | ALSA: x86: Fix racy access to chmap | Takashi Iwai | 2 | -9/+24 |
2017-02-03 | ALSA: x86: Remove superfluous irqsave flags | Takashi Iwai | 1 | -38/+33 |
2017-02-03 | ALSA: x86: Constfy tables | Takashi Iwai | 1 | -3/+3 |
2017-02-03 | ALSA: x86: Remove _v[12] suffices | Takashi Iwai | 3 | -41/+31 |
2017-02-03 | ALSA: x86: Tidy up codes | Takashi Iwai | 1 | -89/+59 |
2017-02-03 | ALSA: x86: Drop had_get_hwstate() | Takashi Iwai | 1 | -28/+14 |
2017-02-03 | ALSA: x86: Remove superfluous check at resume | Takashi Iwai | 1 | -9/+1 |
2017-02-03 | ALSA: x86: Fix sleep-in-atomic via i915 notification | Takashi Iwai | 1 | -27/+24 |
2017-02-03 | ALSA: x86: Drop superfluous PCM private_free | Takashi Iwai | 1 | -12/+0 |
2017-02-03 | ALSA: x86: Drop unused fields from snd_intelhad struct | Takashi Iwai | 2 | -22/+6 |
2017-02-03 | ALSA: x86: Remove indirect call of snd_pcm_period_elapsed() | Takashi Iwai | 2 | -11/+7 |
2017-02-03 | ALSA: x86: Fix for CONFIG_PM=n | Takashi Iwai | 1 | -1/+1 |
2017-02-03 | ALSA: x86: Replace pr_xxx() with dev_xxx() | Takashi Iwai | 1 | -121/+84 |
2017-02-03 | ALSA: x86: Fold intel_hdmi_audio_if.c into main file | Takashi Iwai | 4 | -439/+376 |
2017-02-03 | ALSA: x86: Flatten two abstraction layers | Takashi Iwai | 6 | -771/+358 |
2017-02-03 | ALSA: x86: Drop unused hdmi_audio_query() | Takashi Iwai | 2 | -55/+0 |
2017-02-03 | ALSA: x86: Call snd_card_register() at the end | Takashi Iwai | 1 | -5/+5 |
2017-02-03 | ALSA: x86: Check platform_data earlier | Takashi Iwai | 1 | -8/+6 |
2017-02-03 | ALSA: x86: Drop superfluous CHT PCI ID check | Takashi Iwai | 1 | -14/+0 |
2017-02-03 | ALSA: x86: Embed snd_intelhad into snd_card | Takashi Iwai | 3 | -82/+31 |
2017-02-03 | ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.c | Takashi Iwai | 2 | -11/+1 |
2017-02-03 | ALSA: x86: Drop unused hw_silence field | Takashi Iwai | 2 | -3/+0 |
2017-02-03 | ALSA: x86: Move the global underrun_count to struct snd_intelhad | Takashi Iwai | 2 | -8/+9 |
2017-02-03 | ALSA: x86: Drop global ELD copy | Takashi Iwai | 1 | -26/+5 |
2017-02-03 | ALSA: x86: Drop global hlpe_state | Takashi Iwai | 1 | -12/+9 |
2017-02-03 | ALSA: x86: Drop the global platform device reference | Takashi Iwai | 3 | -91/+87 |
2017-02-03 | ALSA: x86: Drop unused mid_hdmi_audio_is_busy() | Takashi Iwai | 2 | -24/+0 |
2017-02-03 | ALSA: x86: Fix possible stale interrupt calls | Takashi Iwai | 1 | -13/+13 |
2017-02-03 | ALSA: x86: Call event callback directly | Takashi Iwai | 4 | -35/+1 |
2017-02-03 | ALSA: x86: Drop useless mutex at probe | Takashi Iwai | 1 | -8/+2 |
2017-02-03 | ALSA: x86: Handle the error from hdmi_audio_probe() properly | Takashi Iwai | 1 | -9/+16 |
2017-02-03 | ALSA: x86: Pass snd_intelhad object to helpers | Takashi Iwai | 5 | -130/+131 |
2017-02-03 | ALSA: x86: Drop snd_intel_had_interface indirect calls | Takashi Iwai | 5 | -91/+23 |
2017-02-03 | ALSA: x86: Replace indirect query_ops with direct calls | Takashi Iwai | 4 | -38/+16 |
2017-02-03 | ALSA: x86: Replace indirect register ops with direct calls | Takashi Iwai | 5 | -109/+30 |
2017-02-03 | ALSA: x86: Drop indirect calls of had_ops | Takashi Iwai | 3 | -68/+42 |
2017-02-03 | ALSA: x86: Remove v1 ops and structs | Takashi Iwai | 2 | -234/+1 |
2017-02-03 | ALSA: x86: Don't set PCM state to DISCONNECTED | Takashi Iwai | 1 | -1/+1 |
2017-02-01 | drm/i915: Pass platform device to LPE audio notifier | Takashi Iwai | 1 | -12/+11 |
2017-02-01 | ALSA: x86: Use config base depending on the pipe | Pierre-Louis Bossart | 1 | -5/+21 |
2017-02-01 | ALSA: x86: intel_hdmi: add definitions and logic for DP audio | Pierre-Louis Bossart | 4 | -30/+216 |
2017-01-25 | ALSA: x86: hdmi: fix returnvar.cocci warnings | Julia Lawall | 1 | -12/+9 |
2017-01-25 | ALSA: x86: fix resource_size.cocci warnings | kbuild test robot | 1 | -2/+1 |
2017-01-25 | ALSA: x86: hdmi: continue playback even when display resolution changes | Jerome Anand | 1 | -3/+18 |
2017-01-25 | ALSA: x86: hdmi: Add audio support for BYT and CHT | Jerome Anand | 5 | -6/+2614 |
2017-01-25 | ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T | Jerome Anand | 4 | -0/+1316 |