| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-20 | 14 | -76/+365 |
|\ |
|
| * | ALSA: usb-audio: Support for Digidesign Mbox 2 USB sound card: | Damien Zammit | 2012-12-19 | 4 | -0/+183 |
| * | ALSA: HDA: Fix sound resume hang | Daniel J Blueman | 2012-12-18 | 1 | -2/+2 |
| * | ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins | Mengdong Lin | 2012-12-18 | 1 | -0/+28 |
| * | ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup | Takashi Iwai | 2012-12-17 | 1 | -2/+2 |
| * | ALSA: hda - Set codec->single_adc_amp flag for Realtek codecs | Takashi Iwai | 2012-12-17 | 1 | -0/+1 |
| * | Merge tag 'asoc-3.8p1' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2012-12-17 | 6 | -57/+108 |
| |\ |
|
| | * | Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-next | Mark Brown | 2012-12-15 | 1 | -17/+6 |
| | |\ |
|
| | | * | ASoC: tpa6130a2: Use devm_* APIs | Sachin Kamat | 2012-12-10 | 1 | -17/+6 |
| | * | | Merge remote-tracking branch 'asoc/topic/log' into asoc-next | Mark Brown | 2012-12-15 | 1 | -5/+5 |
| | |\ \ |
|
| | | * | | ASoC: core: Fix splitting of log messages | Mark Brown | 2012-12-10 | 1 | -5/+5 |
| | * | | | Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-next | Mark Brown | 2012-12-15 | 1 | -27/+89 |
| | |\ \ \ |
|
| | | * | | | ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUT | Paul Handrigan | 2012-12-10 | 1 | -19/+13 |
| | | * | | | ASoC: cs42l73: Add DAPM events for power down. | Paul Handrigan | 2012-12-10 | 1 | -8/+72 |
| | | * | | | ASoC: cs42l73: Add DMIC's as DAPM inputs. | Paul Handrigan | 2012-12-10 | 1 | -0/+4 |
| | | | |/
| | | |/| |
|
| | * | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2012-12-15 | 2 | -7/+7 |
| | |\ \ \ |
|
| | | * | | | ASoC: Prevent pop_wait overwrite | Misael Lopez Cruz | 2012-12-15 | 2 | -7/+7 |
| | | |/ / |
|
| | * | | | Merge remote-tracking branch 'asoc/fix/sigmadsp' into asoc-next | Mark Brown | 2012-12-15 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | ASoC: sigmadsp: Fix endianness conversion issue | Lars-Peter Clausen | 2012-12-10 | 1 | -1/+1 |
| | | |/ / |
|
| * | | | | ALSA: usb-audio: ignore-quirk for HP Wireless Audio | Eldad Zack | 2012-12-15 | 1 | -0/+36 |
| * | | | | ALSA: hda - Always turn on pins for HDMI/DP | Takashi Iwai | 2012-12-14 | 1 | -14/+4 |
| * | | | | ALSA: hda - Fix pin configuration of HP Pavilion dv7 | Takashi Iwai | 2012-12-13 | 1 | -1/+1 |
* | | | | | sound: remove reference to feature-removal-schedule.txt | Tao Ma | 2012-12-17 | 2 | -5/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 6 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
| * | | | | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 2 | -2/+2 |
| * | | | | | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
| * | | | | | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
| * | | | | | treewide: fix typo of "suppport" in various comments | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
* | | | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 533 | -6311/+13005 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | ALSA: hda - Move runtime PM check to runtime_idle callback | Takashi Iwai | 2012-12-12 | 1 | -5/+14 |
| * | | | | | ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522 | Takashi Iwai | 2012-12-12 | 1 | -0/+1 |
| * | | | | | ALSA: hda - Avoid doubly suspend after vga switcheroo | Takashi Iwai | 2012-12-12 | 1 | -0/+6 |
| * | | | | | ALSA: usb-audio: Enable S/PDIF on the ASUS Xonar U3 | Denis Washington | 2012-12-12 | 1 | -2/+5 |
| * | | | | | ALSA: hda - Check validity of CORB/RIRB WP reads | Takashi Iwai | 2012-12-12 | 1 | -2/+12 |
| * | | | | | ALSA: hda - use usleep_range in link reset and change timeout check | Mengdong Lin | 2012-12-12 | 1 | -9/+11 |
| * | | | | | ALSA: HDA: VIA: Add support for codec VT1808. | Lydia Wang | 2012-12-10 | 1 | -0/+8 |
| * | | | | | ALSA: HDA: VIA Add support for codec VT1705CF. | Lydia Wang | 2012-12-10 | 1 | -0/+151 |
| * | | | | | Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-12-10 | 250 | -1026/+1151 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 101 | -412/+412 |
| | * | | | | ASoC: utils: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
| | * | | | | ASoC: ux500: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 3 | -9/+9 |
| | * | | | | ASoC: txx9: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 2 | -6/+6 |
| | * | | | | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 10 | -30/+30 |
| | * | | | | ASoC: spear: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
| | * | | | | ASoC: sh: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 4 | -12/+12 |
| | * | | | | ASoC: s6000: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 2 | -6/+6 |
| | * | | | | ASoC: OMAP: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 11 | -33/+32 |
| | * | | | | ASoC: nuc900: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 2 | -6/+6 |
| | * | | | | ASoC: mxs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 3 | -9/+9 |