summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee2014-11-0518-110/+0
* Merge branch 'topic/pcm-locking' into for-nextTakashi Iwai2014-11-055-186/+184
|\
| * 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: usb-audio: Use strim() instead of open codeTakashi Iwai2014-11-041-12/+2
* | ALSA: usb-audio: Pass direct struct pointer instead of list_headTakashi Iwai2014-11-045-21/+15
* | ALSA: usb-audio: Flatten probe and disconnect functionsTakashi Iwai2014-11-041-45/+30
* | ALSA: es18xx: Add GPO controlsOndrej Zary2014-11-041-10/+42
* | ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring2014-11-032-8/+4
* | ALSA: echoaudio: remove all snd_printkSudip Mukherjee2014-11-0321-283/+327
* | ALSA: echoaudio: add reference of struct echoaudioSudip Mukherjee2014-11-033-7/+9
|/
* Merge branch 'topic/kerneldoc' into for-nextTakashi Iwai2014-10-316-59/+279
|\
| * 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
| * ALSA: hda - Add kerneldoc comments to hda_generic.cTakashi Iwai2014-10-301-29/+135
* | Merge branch 'topic/kerneldoc' into for-nextTakashi Iwai2014-10-307-25/+443
|\|
| * ALSA: hda - More kerneldoc commentsTakashi Iwai2014-10-296-19/+297
| * ALSA: hda - Correct kerneldoc commentsTakashi Iwai2014-10-294-6/+146
* | ALSA: es1968: Replace timeval with ktime_tTina Ruchandani2014-10-301-9/+6
* | ALSA: hdspm: remove unused variableSudip Mukherjee2014-10-291-20/+3
|/
* ALSA: au88x0: Kill the rest snd_print*()Takashi Iwai2014-10-281-1/+1
* ALSA: pcxhr: Kill the rest snd_print*()Takashi Iwai2014-10-281-21/+21
* ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai2014-10-282-4/+6
* ALSA: pcxhr: convert timeval to ktime_tAya Mahfouz2014-10-282-8/+12
* ALSA: hda - Pass printf argument directly to request_module()Takashi Iwai2014-10-271-6/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-10-2720-1494/+93
|\
| * ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel2014-10-272-17/+63
| * Merge tag 'asoc-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-10-2718-1464/+16
| |\
| | *-------. Merge remote-tracking branches 'asoc/fix/adau1761', 'asoc/fix/fsl', 'asoc/fix...Mark Brown2014-10-2713-1459/+7
| | |\ \ \ \ \
| | | | | | * | ASoC: s6000: remove driverDaniel Glöckner2014-10-209-1454/+0
| | | | | | |/
| | | | | * / ASoC: Intel: HSW/BDW only support S16 and S24 formats.Liam Girdwood2014-10-161-3/+1
| | | | | |/
| | | | * | ASoC: fsl: use strncpy() to prevent copying of over-long namesDaniel Mack2014-10-222-2/+2
| | | * | | ASoC: adau1761: Fix input PGA volumeLars-Peter Clausen2014-10-221-0/+4
| | | |/ /
| | * | | Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-245-18/+52
| | |\ \ \ | | | |/ / | | |/| |
| * | | | ALSA: hda/realtek - New SSID for Headset quirkKailang Yang2014-10-271-0/+1
| * | | | ALSA: ad1889: Fix probable mask then right shift defectsJoe Perches2014-10-271-4/+4
| * | | | ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Ra...Takashi Sakamoto2014-10-271-1/+6
| * | | | ALSA: hda/realtek - Update restore default value for ALC283Kailang Yang2014-10-241-1/+2
| * | | | ALSA: hda/realtek - Update restore default value for ALC282Kailang Yang2014-10-241-1/+1
| | |/ / | |/| |
| * | | ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson2014-10-241-2/+2
| * | | ALSA: pcm: Fix false lockdep warningsTakashi Iwai2014-10-211-7/+5
| * | | ALSA: hda - Fix inverted LED gpio setup for Lenovo IdeapadTakashi Iwai2014-10-201-2/+2
* | | | 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