summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin2011-11-201-3/+5
| | * | ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors2011-11-171-0/+3
| | * | ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi2011-11-151-0/+1
| | * | ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach2011-11-142-1/+63
| | * | ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin2011-11-081-4/+4
| | * | ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin2011-11-081-1/+1
| * | | ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai2011-11-231-1/+13
| * | | ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai2011-11-231-9/+23
| * | | ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai2011-11-231-3/+3
| * | | ALSA: hda - fail ELD reading earlyWu Fengguang2011-11-221-9/+19
| * | | ALSA: lx6464es - fix device communication via command busTim Blechmann2011-11-221-4/+12
| * | | ALSA: lx6464es - command buffer API cleanupTim Blechmann2011-11-222-6/+4
| * | | ALSA: hda - repoll ELD content for multiple timesWu Fengguang2011-11-221-6/+10
| * | | ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth2011-11-221-1/+1
| * | | ALSA: cs5535 - Fix an endianness conversionDan Carpenter2011-11-211-1/+1
| * | | ALSA: hda - Add pin fix for Alienware M17x R3Takashi Iwai2011-11-191-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-176-61/+68
|\ \ \ \ | |/ / /
| * | | ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai2011-11-161-10/+13
| * | | ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2011-11-162-10/+8
| * | | ALSA: hda - delayed ELD repollWu Fengguang2011-11-161-7/+29
| * | | ALSA: hda - fix ELD memory leakWu Fengguang2011-11-163-10/+9
| * | | ALSA: hda/realtek: remove redundant semicolonJesper Juhl2011-11-141-1/+1
| * | | ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin2011-11-111-24/+9
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2011-11-081-1/+1
| | |/ | |/|
* | | Merge branch 'fix/misc' into for-linusTakashi Iwai2011-11-108-47/+122
|\ \ \
| * | | ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-101-4/+3
| * | | ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-103-7/+14
| * | | ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai2011-11-101-4/+14
| * | | ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai2011-11-101-21/+39
| * | | ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov2011-11-091-10/+31
| * | | ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov2011-11-091-11/+19
| * | | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384Alexey Fisher2011-11-091-0/+1
| * | | ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath2011-11-091-0/+11
* | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-11-091-14/+29
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-11-081-14/+29
| |\ \ | | |/ | |/|
| | * ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2011-11-041-11/+26
| | * ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown2011-11-041-2/+2
| | * ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown2011-11-041-1/+1
* | | ALSA: HDA: Remove quirk for Toshiba T110David Henningsson2011-11-091-1/+0
* | | ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai2011-11-081-50/+59
* | | ALSA: hda - Mute unused capture sources for Realtek codecsTakashi Iwai2011-11-081-6/+7
* | | ALSA: intel8x0: Improve comments for VM optimizationDenis V. Lunev2011-11-081-0/+7
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06295-98/+297
|\ \
| * | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-3145-0/+45
| * | sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31150-1/+151
| * | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-313-0/+3
| * | sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-3197-97/+97
| * | blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker2011-10-311-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-065-13/+36
|\ \ \
OpenPOWER on IntegriCloud