summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ASoC: add RT5677 CODEC driverOder Chiou4-0/+4955
2014-06-01Merge branches 'topic/rt5640', 'topic/rt5645' and 'topic/rt5651' of git://git...Mark Brown6-0/+8653
2014-05-19ASoC: rt5645: Fix updating wrong register for T5645_AIF2 caseAxel Lin1-2/+2
2014-05-19ASoC: rt5651: Do not use rtd->codecLars-Peter Clausen1-2/+1
2014-05-12ASoC: rt5640: add default case for unexpected IDBard Liao1-0/+4
2014-05-08ASoC: rt5645: fix coccinelle warningsOder Chiou1-4/+4
2014-05-08ASoC: rt5645: Correct the cache sync functionOder Chiou1-1/+1
2014-05-08ASoC: rt5645: Move settings from probe() to reg_default structOder Chiou1-4/+4
2014-05-08ASoC: rt5645: Staticise non-exported symbolsOder Chiou1-3/+3
2014-05-08ASoC: rt5645: Remove the unused variableOder Chiou1-1/+0
2014-05-03ASoC: rt5645: Add codec driverOder Chiou4-0/+4670
2014-04-30ASoC: rt5640: correct 5640's device IDBard Liao1-1/+1
2014-04-28ASoC: rt5640: Add the rt5639 support to the OF match tableOder Chiou1-0/+1
2014-04-22ASoC: rt5640: Add minimal support for RT5642Bard Liao2-6/+12
2014-04-18ASoC: rt5651: Staticise non-exported symbolsMark Brown1-3/+3
2014-04-18ASoC: add RT5651 CODEC driverBard Liao4-0/+3985
2014-04-14ASoC: rt5640: Add the string "rt5639" to the list of I2C device IDsOder Chiou1-2/+3
2014-04-14ASoC: rt5640: add rt5639 supportOder Chiou2-76/+213
2014-04-14ASoC: rt5640: Change the setting method of idle_bias_offOder Chiou1-1/+1
2014-04-14ASoC: rt5640: Remove the unnecessary parenthesesOder Chiou1-1/+1
2014-04-14ASoC: rt5640: Remove the unused field in private dataOder Chiou1-1/+0
2014-04-14ASoC: rt5640: Remove the unused or incorrect setting of clock sourceOder Chiou2-9/+1
2014-04-14ASoC: rt5640: Rename the function of clock checkingOder Chiou1-9/+9
2014-04-14ASoC: rt5640: Remove the pre-allocated size of reg_defaultOder Chiou1-1/+1
2014-04-14ASoC: rt5640: Use the platform data for DMIC settingsOder Chiou1-54/+23
2014-04-14ASoC: rt5640: Correct the judgement of data lengthOder Chiou1-5/+5
2014-04-14ASoC: rt5640: Move cache sync() to resume()Oder Chiou1-3/+3
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds39-174/+310
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai19-39/+163
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-08Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...Mark Brown10-18/+35
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...Mark Brown9-21/+128
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-04-08ASoC: davinci-mcasp: Fix bit clock polarity settingsPeter Ujfalusi1-3/+3
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat7-16/+18
2014-04-08ASoC: fsl_sai: Fix Bit Clock Polarity configurationsNicolin Chen1-4/+4
2014-04-08ALSA: hda - Do not assign streams in reverse orderAnssi Hannula1-4/+5
2014-04-08ALSA: hda/realtek - Add eapd shutup to ALC283Kailang Yang1-0/+1
2014-04-08ALSA: hda/realtek - Change model name alias for ChromeOSKailang Yang1-1/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2-2/+2
2014-04-07ASoC: da732x: Print correct major idAxel Lin1-1/+2
2014-04-07ALSA: hda/realtek - Improve HP depop when system change power state on Chrome...Kailang Yang1-0/+4
2014-04-07ASoC: cs42l52: Fix mask for REVIDAxel Lin2-2/+2
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2014-04-04sound/oss: Remove uncompilable DBG macro useJoe Perches10-67/+2