summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch 'topic/enum-info-cleanup' into for-nextTakashi Iwai2014-10-2262-1123/+369
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ALSA: usb-audio: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-29/+6
| * | | | ALSA: 6fire: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-18/+4
| * | | | ALSA: sparc: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-10/+2
| * | | | ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+3
| * | | | ALSA: via82xx: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
| * | | | ALSA: sonicvibes: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
| * | | | ALSA: rme9652: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-40/+18
| * | | | ALSA: hdspm: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-12/+1
| * | | | ALSA: hdsp: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-118/+57
| * | | | ALSA: rme96: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-41/+21
| * | | | ALSA: rme32: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-24/+10
OpenPOWER on IntegriCloud