]> git.kernelconcepts.de Git - karo-tx-linux.git/history - sound
ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
[karo-tx-linux.git] / sound /
2017-02-16 Kai-Heng FengALSA: hda/realtek - Cannot adjust speaker's volume...
2017-02-15 Jaroslav KyselaALSA: hda - add sanity check to force the separate...
2017-02-15 Jaroslav KyselaALSA: hda - fix Lewisburg audio issue
2017-02-14 Darren StevensALSA: hda/patch_sigmatel: Add AmigaOne X1000 pinconfigs
2017-02-13 Takashi IwaiALSA: x86: Drop unused stream.running field
2017-02-13 Takashi IwaiALSA: x86: Handle reset at prepare callback
2017-02-10 Takashi IwaiALSA: x86: Support S16 format
2017-02-10 Takashi IwaiALSA: x86: Support S32 format
2017-02-10 Takashi IwaiALSA: x86: Allow no-period-wakeup setup
2017-02-10 Takashi IwaiALSA: x86: Allow single period PCM operation
2017-02-10 Takashi IwaiALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag
2017-02-07 Takashi IwaiALSA: x86: Cache AUD_CONFIG register value
2017-02-07 Takashi IwaiALSA: x86: Rearrange defines
2017-02-07 Arnd BergmannALSA: x86: mark hdmi suspend/resume functions as __mayb...
2017-02-07 Takashi IwaiALSA: x86: Fix driver name string overflow
2017-02-07 Takashi IwaiALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()
2017-02-07 Takashi IwaiALSA: x86: Drop suspicious U24 format support
2017-02-07 Andrej KrutakALSA: line6: Always setup isochronous transfer properties
2017-02-07 Takashi IwaiMerge branch 'for-linus' into for-next
2017-02-07 Takashi IwaiRevert "ALSA: line6: Only determine control port proper...
2017-02-06 Takashi IwaiALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
2017-02-06 Takashi IwaiALSA: x86: Refactor PCM process engine
2017-02-05 Takashi IwaiALSA: x86: Unify local function prefix
2017-02-05 Takashi IwaiALSA: x86: Minor cleanup of reset buffer procedure
2017-02-05 Takashi IwaiALSA: x86: Don't check connection in lowlevel accessors
2017-02-05 Takashi IwaiALSA: x86: Explicit specify 32bit DMA
2017-02-04 Linus TorvaldsMerge tag 'staging-4.10-rc7' of git://git.kernel.org...
2017-02-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-02-03 Linus TorvaldsMerge tag 'regulator-fix-v4.10-rc6' of git://git.kernel...
2017-02-03 Linus TorvaldsMerge tag 'trace-v4.10-rc2-2' of git://git.kernel.org...
2017-02-03 Takashi IwaiMerge branch 'topic/intel-lpe-audio' into for-next
2017-02-03 Takashi IwaiALSA: x86: Rename drv_status to connected
2017-02-03 Takashi IwaiALSA: x86: Yet more tidy-up and clean-ups
2017-02-03 Takashi IwaiALSA: x86: Simplify comments
2017-02-03 Takashi IwaiALSA: x86: Set CA bits for DisplayPort too
2017-02-03 Takashi IwaiALSA: x86: Create ELD control element
2017-02-03 Takashi IwaiALSA: x86: Clean up unused defines and inclusions
2017-02-03 Takashi IwaiALSA: x86: Reduce redundant register field names
2017-02-03 Takashi IwaiALSA: x86: Use the standard ELD bytes definitions
2017-02-03 Takashi IwaiALSA: x86: Move stream status into pcm_stream_info
2017-02-03 Takashi IwaiALSA: x86: Implement runtime PM
2017-02-03 Takashi IwaiALSA: x86: Properly manage PCM substream lifetype
2017-02-03 Takashi IwaiALSA: x86: Drop unused fields from pcm_stream_info
2017-02-03 Takashi IwaiALSA: x86: Drop redundant had_stream_pvt
2017-02-03 Takashi IwaiALSA: x86: Drop superfluous state field
2017-02-03 Takashi IwaiALSA: x86: Drop flag_underrun field
2017-02-03 Takashi IwaiALSA: x86: Fix racy access to chmap
2017-02-03 Takashi IwaiALSA: x86: Remove superfluous irqsave flags
2017-02-03 Takashi IwaiALSA: x86: Constfy tables
2017-02-03 Takashi IwaiALSA: x86: Remove _v[12] suffices
2017-02-03 Takashi IwaiALSA: x86: Tidy up codes
2017-02-03 Takashi IwaiALSA: x86: Drop had_get_hwstate()
2017-02-03 Takashi IwaiALSA: x86: Remove superfluous check at resume
2017-02-03 Takashi IwaiALSA: x86: Fix sleep-in-atomic via i915 notification
2017-02-03 Takashi IwaiALSA: x86: Drop superfluous PCM private_free
2017-02-03 Takashi IwaiALSA: x86: Drop unused fields from snd_intelhad struct
2017-02-03 Takashi IwaiALSA: x86: Remove indirect call of snd_pcm_period_elapsed()
2017-02-03 Takashi IwaiALSA: x86: Fix for CONFIG_PM=n
2017-02-03 Takashi IwaiALSA: x86: Replace pr_xxx() with dev_xxx()
2017-02-03 Takashi IwaiALSA: x86: Fold intel_hdmi_audio_if.c into main file
2017-02-03 Takashi IwaiALSA: x86: Flatten two abstraction layers
2017-02-03 Takashi IwaiALSA: x86: Drop unused hdmi_audio_query()
2017-02-03 Takashi IwaiALSA: x86: Call snd_card_register() at the end
2017-02-03 Takashi IwaiALSA: x86: Check platform_data earlier
2017-02-03 Takashi IwaiALSA: x86: Drop superfluous CHT PCI ID check
2017-02-03 Takashi IwaiALSA: x86: Embed snd_intelhad into snd_card
2017-02-03 Takashi IwaiALSA: x86: Move dma_mask debug print into intel_hdmi_lp...
2017-02-03 Takashi IwaiALSA: x86: Drop unused hw_silence field
2017-02-03 Takashi IwaiALSA: x86: Move the global underrun_count to struct...
2017-02-03 Takashi IwaiALSA: x86: Drop global ELD copy
2017-02-03 Takashi IwaiALSA: x86: Drop global hlpe_state
2017-02-03 Takashi IwaiALSA: x86: Drop the global platform device reference
2017-02-03 Takashi IwaiALSA: x86: Drop unused mid_hdmi_audio_is_busy()
2017-02-03 Takashi IwaiALSA: x86: Fix possible stale interrupt calls
2017-02-03 Takashi IwaiALSA: x86: Call event callback directly
2017-02-03 Takashi IwaiALSA: x86: Drop useless mutex at probe
2017-02-03 Takashi IwaiALSA: x86: Handle the error from hdmi_audio_probe(...
2017-02-03 Takashi IwaiALSA: x86: Pass snd_intelhad object to helpers
2017-02-03 Takashi IwaiALSA: x86: Drop snd_intel_had_interface indirect calls
2017-02-03 Takashi IwaiALSA: x86: Replace indirect query_ops with direct calls
2017-02-03 Takashi IwaiALSA: x86: Replace indirect register ops with direct...
2017-02-03 Takashi IwaiALSA: x86: Drop indirect calls of had_ops
2017-02-03 Takashi IwaiALSA: x86: Remove v1 ops and structs
2017-02-03 Takashi IwaiALSA: x86: Don't set PCM state to DISCONNECTED
2017-02-02 Linus TorvaldsMerge tag 'xtensa-20170202' of git://github.com/jcmvbkb...
2017-02-02 Linus TorvaldsMerge tag 'pci-v4.10-fixes-2' of git://git.kernel.org...
2017-02-02 Takashi IwaiMerge branch 'topic/intel-lpe-audio-dp' into for-next
2017-02-01 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-02-01 Takashi Iwaidrm/i915: Pass platform device to LPE audio notifier
2017-02-01 Pierre-Louis BossartALSA: x86: Use config base depending on the pipe
2017-02-01 Pierre-Louis BossartALSA: x86: intel_hdmi: add definitions and logic for...
2017-02-01 Linus TorvaldsMerge tag 'trace-4.10-rc2' of git://git.kernel.org...
2017-01-31 Linus TorvaldsMerge branch 'for-4.10-fixes' of git://git.kernel.org...
2017-01-31 Linus TorvaldsMerge branch 'for-4.10-fixes' of git://git.kernel.org...
2017-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-31 Dan Carpentersound: oss/ad1848: remove some dead code
2017-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-01-30 Linus TorvaldsMerge tag 'rtc-4.10-2' of git://git.kernel.org/pub...
2017-01-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-01-29' of...
2017-01-28 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes...
next