summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-282-0/+10
|\
| * ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-212-0/+10
* | ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-212-8/+4
* | ALSA: pcm: Fix document for snd_pcm_stop_xrun()Takashi Iwai2014-11-101-1/+0
* | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-0/+23
* | ALSA: snd_ctl_activate_id(): Fix index look-upLars-Peter Clausen2014-11-071-1/+1
* | ALSA: pcm: Update the state properly before notificationTakashi Iwai2014-11-061-4/+4
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-051-0/+2
|\ \ | |/
| * ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai2014-10-281-0/+2
* | ALSA: pcm: Add xrun_injection proc entryTakashi Iwai2014-11-041-0/+33
* | ALSA: pcm: Replace PCM hwptr tracking with tracepointsTakashi Iwai2014-11-043-122/+137
* | ALSA: pcm: Correct PCM BUG error messageTakashi Iwai2014-11-041-1/+1
* | ALSA: pcm: Refactoring snd_pcm_action()Takashi Iwai2014-10-311-25/+10
* | ALSA: pcm: Simplify snd_pcm_action_lock_irq()Takashi Iwai2014-10-311-38/+3
* | ALSA: doc: More kerneldoc comments on core componentsTakashi Iwai2014-10-302-13/+29
* | ALSA: pcm: More kerneldoc updatesTakashi Iwai2014-10-302-2/+66
* | ALSA: control: Add missing kerneldoc comments to exported functionsTakashi Iwai2014-10-301-15/+49
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-10-271-7/+5
|\ \ | |/
| * ALSA: pcm: Fix false lockdep warningsTakashi Iwai2014-10-211-7/+5
* | ALSA: pcm: Avoid mmap warnings on x86Takashi Iwai2014-10-241-0/+2
* | Merge branch 'topic/pcm-mmap-cleanup' into for-nextTakashi Iwai2014-10-231-32/+21
|\ \
| * | ALSA: pcm: Disable mmap for known broken archsTakashi Iwai2014-10-221-2/+21
| * | ALSA: pcm: Remove arch-dependent mmap kludgesTakashi Iwai2014-10-221-30/+0
* | | Merge branch 'topic/enum-info-cleanup' into for-nextTakashi Iwai2014-10-221-0/+5
|\ \ \ | |/ / |/| |
| * | ALSA: control: Allow to pass items zero to snd_ctl_enum_info()Takashi Iwai2014-10-201-0/+2
| * | ALSA: control: Warn if too long string is passed to snd_ctl_enum_info()Takashi Iwai2014-10-201-0/+3
* | | Merge branch 'topic/seq-autoload' into for-nextTakashi Iwai2014-10-202-33/+75
|\ \ \ | |_|/ |/| |
| * | Subject: ALSA: seq: Remove autoload locks in driver registrationTakashi Iwai2014-10-182-8/+1
| * | ALSA: seq: bind seq driver automaticallyTakashi Iwai2014-10-182-23/+72
| * | ALSA: seq: Use atomic ops for autoload refcountTakashi Iwai2014-10-151-4/+4
* | | ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov2014-10-181-1/+1
| |/ |/|
* | ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loopTakashi Iwai2014-10-141-1/+1
* | ALSA: Allow pass NULL dev for snd_pci_quirk_lookup()Takashi Iwai2014-10-081-0/+2
* | Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-10-061-3/+5
|\ \ | |/
| * ALSA: pcm: fix fifo_size frame calculationClemens Ladisch2014-09-221-3/+5
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-112-4/+4
|\ \ | |/
| * ALSA: pcm: Fix the silence data for DSD formatsTakashi Iwai2014-08-221-2/+2
| * ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch2014-08-221-2/+2
* | ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer2014-09-082-0/+5
* | Merge branch 'topic/pcm-nonatomic' into for-nextTakashi Iwai2014-09-082-9/+128
|\ \
| * | ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai2014-09-031-4/+60
| * | ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai2014-09-032-7/+70
| |/
* | ALSA: pcm: snd_interval_step: fix changes of open intervalsClemens Ladisch2014-09-081-0/+2
* | ALSA: pcm: snd_interval_step: drop the min parameterClemens Ladisch2014-09-081-4/+4
|/
* Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-08-042-4/+6
|\
| *-. Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...Mark Brown2014-08-041-3/+3
| |\ \
| | * | ALSA: control: Define SNDRV_CTL_TLV_OP_* constantsTakashi Iwai2014-07-151-3/+3
| * | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-08-041-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | ALSA: pcm_dmaengine: Correct support for 24bits physical sample widthsPeter Ujfalusi2014-07-041-0/+2
| | * | ALSA: pcm_dmaengine: Use the available wrapper to get physical widthPeter Ujfalusi2014-07-041-1/+1
| | |/
OpenPOWER on IntegriCloud