summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsi: master clock selection become independent from platform flagsKuninori Morimoto2012-11-201-9/+8
* ASoC: fsi: SPDIF format become independent from platform flagsKuninori Morimoto2012-11-201-10/+12
* ASoC: fsi: tidyup sh_fsi_platform_info pointerKuninori Morimoto2012-11-201-7/+15
* ASoC: fsi: tidyup FSIA/B settingsKuninori Morimoto2012-11-201-10/+13
* ASoC: fsi: add master clock control functionsKuninori Morimoto2012-11-061-6/+372
* ASoC: fsi: care fsi_hw_start/stop() return valueKuninori Morimoto2012-11-011-7/+12
* ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() onlyKuninori Morimoto2012-10-291-15/+8
* ASoC: fsi: use devm_request_irq()Kuninori Morimoto2012-10-151-5/+2
* ASoC: fsi: fixup channels_min/maxKuninori Morimoto2012-10-151-9/+9
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-127-117/+122
|\
| * ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson2012-10-101-0/+2
| * ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2012-10-101-0/+1
| * ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOTakashi Iwai2012-10-101-5/+0
| * ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai2012-10-101-0/+2
| * ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai2012-10-101-0/+4
| * ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai2012-10-101-3/+3
| * ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai2012-10-101-0/+4
| * ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson2012-10-091-0/+27
| * ALSA: hda - make Cirrus codec use generic unsol event handlerDavid Henningsson2012-10-081-38/+10
| * ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson2012-10-081-24/+23
| * ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson2012-10-081-47/+0
| * ALSA: usb-audio: Add TASCAM US122 MKII playbackOto Petřík2012-10-081-0/+46
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-111-2/+2
|\ \
| * \ Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-2/+2
| |\ \
| | * | ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-071-2/+2
* | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-094-6/+6
* | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-09282-3942/+9723
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang2012-10-061-0/+2
| * | ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson2012-10-061-12/+37
| * | ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson2012-10-061-1/+1
| * | ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah2012-10-061-0/+6
| * | ALSA: hda - Fix hang caused by race during suspend.Dylan Reid2012-10-061-4/+6
| * | sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-0620-33/+33
| * | ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski2012-10-061-6/+6
| * | ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele2012-10-061-0/+1
| * | ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson2012-10-063-101/+49
| * | ALSA: hda - make a generic unsol event handlerDavid Henningsson2012-10-062-2/+39
| * | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-0619-92/+1951
| |\ \
| | * | ASoC: codecs: Add DA9055 codec driverAshish Chavan2012-09-283-0/+1516
| | * | ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam2012-09-281-18/+19
| | * | ALSA: ASoC: add DT bindings for CS4271Daniel Mack2012-09-281-3/+21
| | * | ASoC: wm_hubs: Ensure volume updates are handled during class W startupMark Brown2012-09-281-0/+5
| | * | ASoC: wm5110: Adding missing volume update bitsCharles Keepax2012-09-271-0/+4
| | * | ASoC: wm5110: Add OUT3R supportMark Brown2012-09-261-0/+4
| | * | ASoC: wm5110: Add AEC loopback supportMark Brown2012-09-261-0/+24
| | * | ASoC: wm5110: Rename EPOUT to HPOUT3Mark Brown2012-09-261-15/+30
| | * | ASoC: arizona: Add more clock ratesMark Brown2012-09-261-0/+6
| | * | ASoC: arizona: Add more DSP options for mixer input muxesMark Brown2012-09-262-1/+37
| | * | ASoC: wm0010: Initialise chip state before we register the interruptMark Brown2012-09-261-5/+2
| | * | ASoC: wm0010: Don't check if reset GPIO is defined when removingMark Brown2012-09-261-5/+2
OpenPOWER on IntegriCloud