summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Manage each codec instance individuallyTakashi Iwai2014-02-251-11/+25
* ALSA: Clean up snd_device_*() codesTakashi Iwai2014-02-252-83/+50
* ALSA: Use priority list for managing device listTakashi Iwai2014-02-252-40/+40
* ALSA: hwdep: Allow to assign the given parentTakashi Iwai2014-02-251-7/+12
* ALSA: hwdep: Take private_data as drvdata for sysfsTakashi Iwai2014-02-252-30/+17
* ALSA: Create sysfs attribute files via groupsTakashi Iwai2014-02-256-101/+110
* Merge branch 'for-linus' into HEADTakashi Iwai2014-02-2518-146/+187
|\
| * ALSA: hda - Add a fixup for HP Folio 13 mute LEDTakashi Iwai2014-02-251-0/+20
| * ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang2014-02-211-0/+47
| * ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang2014-02-201-0/+13
| * Merge tag 'asoc-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-02-2014-82/+89
| |\
| | * Merge remote-tracking branch 'asoc/fix/wm8993' into asoc-linusMark Brown2014-02-191-1/+0
| | |\
| | | * ASoC: wm8993: drop regulator_bulk_free of devm_ allocated dataWei Yongjun2013-09-271-1/+0
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------------. \ Merge remote-tracking branches 'asoc/fix/blackfin', 'asoc/fix/da9055', 'asoc/...Mark Brown2014-02-1913-81/+89
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | ASoC: txx9aclc_ac97: Fix kernel crash on probeAlexander Shiyan2014-02-161-3/+5
| | | | | | | | | | * | | ASoC: samsung: Fix trivial typoSachin Kamat2014-01-301-2/+2
| | | | | | | | | | * | | ASoC: samsung: Remove invalid dependenciesSachin Kamat2014-01-301-1/+1
| | | | | | | | | * | | | ASoC: rt5640: Add ACPI ID for Intel BaytrailJarkko Nikula2014-02-071-0/+1
| | | | | | | | | | |/ / | | | | | | | | | |/| |
| | | | | | | | * | | | ASoC: max98090: make REVISION_ID readableStephen Warren2014-02-161-0/+1
| | | | | | | | * | | | ASoC: max98090: sync regcache on entering STANDBYDylan Reid2014-02-121-10/+10
| | | | | | | | |/ / /
| | | | | | | * | | | ASoC: fsl-esai: fix ESAI TDM slot settingXiubo Li2014-02-102-3/+3
| | | | | | | |/ / /
| | | | | | * | | | ASoC: fsl: fix pm support of machine driversShawn Guo2014-02-103-9/+13
| | | | | | |/ / /
| | | | | * | | | ASoC: davinci-evm: Add pm callbacks to platform driverPeter Ujfalusi2014-01-311-0/+1
| | | | | * | | | ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driverPeter Ujfalusi2014-01-311-14/+9
| | | | | * | | | ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronouslyPeter Ujfalusi2014-01-311-29/+27
| | | | | * | | | ASoC: davinci-mcasp: Harmonize the sub hw_params function namesPeter Ujfalusi2014-01-311-6/+6
| | | | * | | | | ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson2014-02-101-2/+9
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ASoC: blackfin: Fix machine driver Kconfig dependenciesLars-Peter Clausen2014-02-121-6/+5
| | | |/ / / /
| * | | | | | ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao2014-02-191-3/+1
| * | | | | | ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao2014-02-191-59/+7
| * | | | | | ALSA: hda - add headset mic detect quirks for two Dell laptopsHui Wang2014-02-181-0/+2
| * | | | | | ALSA: usb-audio: work around KEF X300A firmware bugClemens Ladisch2014-02-171-0/+9
| |/ / / / /
| * | | | | ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"Martin Kepplinger2014-02-121-3/+0
* | | | | | ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0Takashi Iwai2014-02-251-0/+12
* | | | | | ALSA: core: Fix missing card sysfs contentsTakashi Iwai2014-02-191-5/+5
* | | | | | ALSA: hda - Add QEMU codec vendor IDTakashi Iwai2014-02-191-0/+1
* | | | | | ALSA: usx2y: Don't peep the card internal objectTakashi Iwai2014-02-174-79/+61
* | | | | | ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai2014-02-158-8/+0
* | | | | | ALSA: hda/realtek - Allow NULL bus->pciTakashi Iwai2014-02-151-4/+11
* | | | | | ALSA: hda - Remove dependency on bus->pci in hda_beep.cTakashi Iwai2014-02-151-2/+1
* | | | | | ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...Kirill Tkhai2014-02-141-1/+1
* | | | | | ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai2014-02-143-6/+6
* | | | | | ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objectsTakashi Iwai2014-02-142-2/+2
* | | | | | ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai2014-02-143-3/+3
* | | | | | ALSA: usb-audio: Use SNDRV_DEV_CODEC for mixer objectsTakashi Iwai2014-02-141-1/+1
* | | | | | ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-145-18/+18
* | | | | | ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-1413-47/+47
* | | | | | ALSA: timer: Use standard printk helpersTakashi Iwai2014-02-143-11/+8
* | | | | | ALSA: oss: Use standard printk helpersTakashi Iwai2014-02-142-56/+55
* | | | | | ALSA: hwdep: Use standard printk helpersTakashi Iwai2014-02-141-8/+12
OpenPOWER on IntegriCloud