| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Restore GPIO1 properly at resume with AD1984A | Takashi Iwai | 2009-07-22 | 1 | -1/+1 |
* | ALSA: hda - Use snprintf() to be safer | Takashi Iwai | 2009-07-22 | 1 | -1/+1 |
* | ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecs | Takashi Iwai | 2009-07-20 | 1 | -2/+4 |
* | ALSA: hda - Add quirk for Gateway T6834c laptop | Hao Song | 2009-07-20 | 1 | -0/+1 |
* | ALSA: hda_codec: Check for invalid zero connections | Jaroslav Kysela | 2009-07-19 | 1 | -0/+6 |
* | ALSA: hda_intel: more strict alc880_parse_auto_config dig_nid checking | Jaroslav Kysela | 2009-07-10 | 1 | -0/+6 |
* | ALSA: hda - targa and targa-2ch fix | David Heidelberger | 2009-07-09 | 1 | -6/+6 |
* | ALSA: hda - fix beep tone calculation for IDT/STAC codecs | Paul Vojta | 2009-07-09 | 1 | -4/+7 |
* | ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC) | Darren Salt | 2009-07-08 | 1 | -2/+2 |
* | ALSA: hda - Disable AMD SB600 64bit address support only | Andiry Brienza | 2009-07-08 | 1 | -3/+13 |
* | ALSA: hda - Check widget types while parsing capture source in patch_via.c | Takashi Iwai | 2009-07-08 | 1 | -1/+5 |
* | ALSA: hda - Fix capture source selection in patch_via.c | Takashi Iwai | 2009-07-07 | 1 | -19/+35 |
* | ALSA: hda - Add missing EAPD initialization for VIA codecs | Takashi Iwai | 2009-07-07 | 1 | -0/+3 |
* | ALSA: hda - Clean up VT170x dig-in initialization code | Takashi Iwai | 2009-07-07 | 1 | -17/+7 |
* | ALSA: hda - Fix error path in the sanity check in azx_pcm_open() | Takashi Iwai | 2009-07-05 | 1 | -7/+11 |
* | ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper section | Herton Ronaldo Krzesinski | 2009-07-04 | 1 | -2/+2 |
* | ALSA: hda - Add sanity check in PCM open callback | Takashi Iwai | 2009-07-03 | 1 | -0/+6 |
* | ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callback | Takashi Iwai | 2009-07-03 | 1 | -0/+1 |
* | ALSA: hda - Avoid invalid formats and rates with shared SPDIF | Takashi Iwai | 2009-07-03 | 1 | -4/+10 |
* | ALSA: hda - Improve ASUS eeePC 1000 mixer | Takashi Iwai | 2009-07-03 | 1 | -19/+5 |
* | ALSA: hda - Add GPIO1 control at muting with HP laptops | Takashi Iwai | 2009-07-03 | 1 | -1/+26 |
* | ALSA: hda - Add quirk for HP 6930p | Takashi Iwai | 2009-07-01 | 1 | -0/+1 |
* | ALSA: hda - Add missing static to patch_ca0110() | Takashi Iwai | 2009-07-01 | 1 | -1/+1 |
* | ALSA: hda - Add missing initializations for ALC268 and ALC269 | Takashi Iwai | 2009-06-29 | 1 | -0/+4 |
* | ALSA: hda - Line In for Acer Inspire 6530G model | Tony Vroon | 2009-06-29 | 1 | -2/+8 |
* | ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930G | Takashi Iwai | 2009-06-25 | 1 | -1/+1 |
* | ALSA: hda - Fix acer-aspire-6530g model quirk | Emilio López | 2009-06-25 | 1 | -1/+16 |
* | ALSA: hda - Add pin-sense trigger when needed for Realtek codecs | Takashi Iwai | 2009-06-25 | 1 | -4/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-23 | 17 | -183/+464 |
|\ |
|
| * | Merge branch 'topic/seq-midi-fix' into for-linus | Takashi Iwai | 2009-06-22 | 1 | -4/+4 |
| |\ |
|
| | * | sound: seq_midi_event: fix decoding of (N)RPN events | Clemens Ladisch | 2009-06-22 | 1 | -4/+4 |
| * | | Merge branch 'topic/pcm-jiffies-check' into for-linus | Takashi Iwai | 2009-06-22 | 1 | -1/+1 |
| |\ \ |
|
| | * | | sound: fix check for return value in snd_pcm_hw_refine | Mariusz Kozlowski | 2009-06-22 | 1 | -1/+1 |
| * | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-06-22 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_wait | Simon Arlott | 2009-06-22 | 1 | -1/+5 |
| * | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-06-22 | 4 | -61/+71 |
| |\ \ \ \ |
|
| | * | | | | ALSA: hda - Make jack-plug notification selectable | Takashi Iwai | 2009-06-22 | 3 | -6/+13 |
| | * | | | | ALSA: hda - Add digital-mic support to ALC262 auto model | Takashi Iwai | 2009-06-22 | 1 | -35/+51 |
| | * | | | | ALSA: hda - Fix check of input source type for realtek codecs | Takashi Iwai | 2009-06-22 | 1 | -18/+3 |
| | * | | | | ALSA: hda - Add quirk for Sony VAIO Z21MN | Takashi Iwai | 2009-06-22 | 1 | -0/+1 |
| | * | | | | ALSA: hda - Get back Input Source for ALC262 toshiba-s06 model | Takashi Iwai | 2009-06-22 | 1 | -0/+1 |
| | * | | | | ALSA: hda - Fix unsigned comparison in patch_sigmatel.c | Takashi Iwai | 2009-06-22 | 1 | -2/+2 |
| * | | | | | Merge branch 'topic/ctxfi' into for-linus | Takashi Iwai | 2009-06-22 | 9 | -113/+376 |
| |\ \ \ \ \ |
|
| | * | | | | | ALSA: ctxfi - Add PM support | Wai Yew CHAY | 2009-06-22 | 9 | -107/+354 |
| | * | | | | | ALSA: ctxfi - Allow unknown PCI SSIDs | Takashi Iwai | 2009-06-22 | 2 | -6/+22 |
| * | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-06-22 | 1 | -3/+7 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ASoC: Blackfin: update the bf5xx_i2s_resume parameters | Barry Song | 2009-06-20 | 1 | -2/+1 |
| | * | | | | | | ASoC: Blackfin: keep better track of SPORT configuration state | Cliff Cai | 2009-06-20 | 1 | -1/+6 |
* | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-22 | 2 | -72/+0 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2009-06-18 | 2 | -72/+0 |
| |\ \ \ \ \ \ \ \ |
|