| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Fix build without CONFIG_PM | Takashi Iwai | 2012-11-24 | 1 | -2/+4 |
* | ALSA: snd-usb: properly initialize the sync endpoint | Daniel Mack | 2012-11-22 | 1 | -1/+1 |
* | ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker | David Henningsson | 2012-11-21 | 1 | -0/+1 |
* | ALSA: hda - Add support for Realtek ALC292 | David Henningsson | 2012-11-21 | 1 | -0/+1 |
* | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-11-21 | 5 | -51/+45 |
|\ |
|
| *---. | Merge branches 'fix/arizona', 'fix/cs4271', 'fix/kirkwood' and 'fix/samsung' ... | Mark Brown | 2012-11-21 | 47 | -199/+468 |
| |\ \ \ |
|
| | | | * | ASoC: bells: Fix up git patch application failure | Mark Brown | 2012-11-16 | 1 | -2/+2 |
| | | * | | ASoC: kirkwood-i2s: more pause-mode fixes | Russell King | 2012-11-21 | 1 | -9/+0 |
| | | * | | ASoC: kirkwood-i2s: fix DMA underruns | Russell King | 2012-11-21 | 1 | -29/+38 |
| | | * | | ASoC: kirkwood-i2s: fix DCO lock detection | Russell King | 2012-11-21 | 1 | -1/+1 |
| | | * | | ASoC: kirkwood-dma: don't ignore other irq causes on error | Russell King | 2012-11-21 | 1 | -1/+0 |
| | | * | | ASoC: kirkwood-dma: fix use of virt_to_phys() | Russell King | 2012-11-21 | 1 | -1/+1 |
| | * | | | ASoC: cs4271: free allocated GPIO | Daniel Mack | 2012-11-13 | 1 | -8/+3 |
| * | | | | ASoC: arizona: Fix typo - Swap value in 48k_rates[] and 44k1_rates[] | Dimitris Papastamos | 2012-11-16 | 1 | -2/+2 |
* | | | | | ALSA: hda - Limit runtime PM support only to known Intel chips | Takashi Iwai | 2012-11-19 | 1 | -19/+20 |
* | | | | | ALSA: hda - Fix recursive suspend/resume call | Takashi Iwai | 2012-11-19 | 2 | -2/+10 |
* | | | | | Merge branch 'usb-midi-fix-3.7' of git://git.alsa-project.org/alsa-kprivate i... | Takashi Iwai | 2012-11-19 | 1 | -2/+6 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | ALSA: ua101, usx2y: fix broken MIDI output | Clemens Ladisch | 2012-11-18 | 1 | -2/+6 |
* | | | | | ALSA: usb-audio: Fix mutex deadlock at disconnection | Takashi Iwai | 2012-11-14 | 1 | -3/+3 |
* | | | | | ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins() | Dan Carpenter | 2012-11-14 | 1 | -3/+8 |
* | | | | | ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins() | Dan Carpenter | 2012-11-13 | 1 | -3/+8 |
* | | | | | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-11-13 | 8 | -12/+573 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---------. \ \ \ \ | Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/sams... | Mark Brown | 2012-11-13 | 8 | -12/+573 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | / /
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | /
| | | | | | | |_|/
| | | | | | |/| | |
|
| | | | | | | * | | ASoC: wm8978: pll incorrectly configured when codec is master | Eric Millbrandt | 2012-11-06 | 1 | -1/+1 |
| | | | | | * | | | ASoC: bells: Correct type in sub speaker DAI name for WM5102 | Charles Keepax | 2012-11-07 | 1 | -1/+1 |
| | | | | | * | | | ASoC: bells: Select WM1250-EV1 Springbank audio I/O module | Dimitris Papastamos | 2012-11-02 | 1 | -0/+1 |
| | | | | | * | | | ASoC: bells: Add missing select of WM0010 | Dimitris Papastamos | 2012-11-02 | 1 | -0/+1 |
| | | | | | |/ / |
|
| | | | | * | | | ASoC: mxs-saif: Fix channel swap for 24-bit format | Fabio Estevam | 2012-11-02 | 1 | -4/+12 |
| | | | | * | | | ASoC: mxs-saif: Add MODULE_ALIAS | Fabio Estevam | 2012-11-01 | 1 | -0/+1 |
| | | | | |/ / |
|
| | | | * | | | ASoC: cs42l52: fix the return value of cs42l52_set_fmt() | Wei Yongjun | 2012-11-07 | 1 | -2/+1 |
| | | * | | | | ASoC: core: Double control update err for snd_soc_put_volsw_sx | Mukund Navada | 2012-11-09 | 1 | -2/+3 |
| | | * | | | | ASoC: dapm: Use card_list during DAPM shutdown | Misael Lopez Cruz | 2012-11-09 | 1 | -1/+1 |
| | | |/ / / |
|
| | * | / / | ASoC: wm5102: Write register value corrections after SYSCLK is enabled | Mark Brown | 2012-10-30 | 1 | -1/+551 |
| | | |/ /
| | |/| | |
|
* | / | | | ALSA: hda - Add a missing quirk entry for iMac 9,1 | Takashi Iwai | 2012-11-12 | 1 | -0/+1 |
|/ / / / |
|
* | | | | ALSA: Fix card refcount unbalance | Takashi Iwai | 2012-11-08 | 5 | -4/+8 |
* | | | | ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150) | Kailang Yang | 2012-11-08 | 1 | -0/+2 |
* | | | | ALSA: hda - Improve HP depop when system enter to S3 | Kailang Yang | 2012-11-08 | 1 | -13/+11 |
* | | | | ALSA: usb-audio: Fix crash at re-preparing the PCM stream | Takashi Iwai | 2012-11-08 | 3 | -0/+17 |
* | | | | ALSA: hdspm - Fix sync check reporting on RME RayDAT | Adrian Knoth | 2012-11-07 | 1 | -1/+2 |
* | | | | ALSA: hda - Add pin fixups for ASUS G75 | Takashi Iwai | 2012-11-07 | 1 | -0/+11 |
* | | | | ALSA: hda - Fix invalid connections in VT1802 codec | Takashi Iwai | 2012-11-07 | 1 | -0/+14 |
* | | | | ALSA: hda - Fix empty DAC filling in patch_via.c | Takashi Iwai | 2012-11-07 | 1 | -7/+4 |
* | | | | ALSA: hda - Force to reset IEC958 status bits for AD codecs | Takashi Iwai | 2012-11-05 | 1 | -0/+1 |
* | | | | ALSA: es1968: Add ESS vendor ID to pm_whitelist | Ondrej Zary | 2012-11-05 | 1 | -0/+2 |
* | | | | ALSA: HDA: Mark CS260x immutable structures const | Daniel J Blueman | 2012-11-05 | 1 | -3/+2 |
* | | | | ALSA: HDA: Fix digital microphone on CS420x | Daniel J Blueman | 2012-11-05 | 1 | -5/+9 |
* | | | | ALSA: hda: Cirrus: Fix coefficient index for beep configuration | Alexander Stein | 2012-11-05 | 1 | -1/+1 |
* | | | | ALSA: hda - support Teradici 2200 host card audio | Lars R. Damerow | 2012-11-04 | 1 | -0/+2 |
* | | | | ALSA: Fix typo in drivers sound | Masanari Iida | 2012-11-04 | 6 | -6/+6 |
| |/ /
|/| | |
|
* | | | ALSA: ice1724: Fix rate setup after resume | Takashi Iwai | 2012-10-31 | 1 | -1/+6 |