| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-15 | 10 | -15/+120 |
|\ |
|
| * | ALSA: hda - Fix dynamic ADC change working again | Takashi Iwai | 2010-08-13 | 5 | -12/+25 |
| * | ALSA: hda - Restrict PCM parameters per ELD information over HDMI | Takashi Iwai | 2010-08-13 | 5 | -3/+95 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-12 | 7 | -32/+254 |
|\ \
| |/ |
|
| * | ALSA: hda - Adding support for new IDT 92HD87XX codecs | Charles Chin | 2010-08-10 | 1 | -0/+4 |
| * | ALSA: HDA: Use model=auto for LG R510 | David Henningsson | 2010-08-10 | 1 | -1/+0 |
| * | ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names | Stephen Warren | 2010-08-10 | 1 | -20/+41 |
| * | ALSA: hda - add support for Conexant CX20584 | Takashi Iwai | 2010-08-09 | 1 | -0/+3 |
| * | ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000 | Steven Eastland | 2010-08-09 | 1 | -0/+9 |
| * | ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codec | Jonathan Woithe | 2010-08-09 | 1 | -0/+1 |
| * | ALSA: hda - Make converter setups sticky | Takashi Iwai | 2010-08-06 | 3 | -11/+157 |
| * | ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c) | Kailang Yang | 2010-08-06 | 1 | -0/+39 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-07 | 28 | -360/+1246 |
|\ \
| |/ |
|
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2010-08-05 | 18 | -213/+355 |
| |\ |
|
| | * | ALSA: als4000: Fix potentially invalid DMA mode setup | Ondrej Zary | 2010-08-04 | 1 | -1/+1 |
| | * | ALSA: als4000: enable burst mode | Ondrej Zary | 2010-08-04 | 1 | -2/+2 |
| | * | ALSA: asihpi: check return value of get_user() | Kulikov Vasiliy | 2010-07-29 | 1 | -4/+13 |
| | * | ALSA: hpimsgx: fix wrong sizeof | Axel Lin | 2010-07-28 | 1 | -1/+1 |
| | * | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai | 2010-07-27 | 1 | -1/+1 |
| | |\ |
|
| | | * | ALSA: hda-intel - fix function_id rework (add missing bitmask) | Jaroslav Kysela | 2010-07-20 | 1 | -1/+1 |
| | * | | ALSA: riptide: check kzalloc() result | Kulikov Vasiliy | 2010-07-19 | 1 | -0/+6 |
| | * | | ALSA: echoaudio: check kmalloc() result | Kulikov Vasiliy | 2010-07-19 | 1 | -0/+2 |
| | * | | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai | 2010-07-19 | 3 | -5/+15 |
| | |\ \
| | | |/ |
|
| | | * | ALSA: hda-intel - do not mix audio and modem function IDs | Jaroslav Kysela | 2010-07-19 | 3 | -5/+15 |
| | * | | ALSA: asihpi - Avoid useless assignment of returned index values. | Eliot Blennerhassett | 2010-07-16 | 1 | -5/+4 |
| | * | | ALSA: asihpi - Avoid using c99 uintX types. | Eliot Blennerhassett | 2010-07-16 | 1 | -5/+5 |
| | * | | ALSA: asihpi - HPI version 4.04.01 | Eliot Blennerhassett | 2010-07-16 | 1 | -2/+2 |
| | * | | ALSA: asihpi: fix sign bug | Kulikov Vasiliy | 2010-07-16 | 1 | -2/+4 |
| | * | | ALSA: via82xx: allow changing the initial DXS volume | Clemens Ladisch | 2010-07-12 | 1 | -2/+7 |
| | * | | ALSA: asihpi - Remove unneeded ; | Eliot Blennerhassett | 2010-07-06 | 1 | -1/+1 |
| | * | | ALSA: asihpi - Minor HPI error handling fixes | Eliot Blennerhassett | 2010-07-06 | 1 | -2/+8 |
| | * | | ALSA: asihpi - Change compander API and tidy | Eliot Blennerhassett | 2010-07-06 | 2 | -143/+211 |
| | * | | ALSA: asihpi - Add ASI5200 family | Eliot Blennerhassett | 2010-07-06 | 1 | -0/+7 |
| | * | | ALSA: asihpi - Use version string instead of printf formatting | Eliot Blennerhassett | 2010-07-06 | 1 | -3/+1 |
| | * | | ALSA: asihpi - HPI API updates | Eliot Blennerhassett | 2010-07-06 | 3 | -27/+55 |
| | * | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc | Takashi Iwai | 2010-07-05 | 1 | -7/+9 |
| | |\ \
| | | |/ |
|
| | | * | sis7019: increase reset delays | David Dillow | 2010-06-28 | 1 | -3/+3 |
| | | * | sis7019: fix capture issues with multiple periods per buffer | David Dillow | 2010-06-28 | 1 | -4/+6 |
| | | * | ALSA: hda-intel - fix wallclk variable update and condition | Jaroslav Kysela | 2010-06-02 | 1 | -2/+2 |
| | * | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-06-23 | 4 | -13/+20 |
| | |\ \ |
|
| | * | | | ALSA: alsa: riptide: don't use own hex_to_bin() method | Andy Shevchenko | 2010-06-17 | 1 | -6/+6 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2010-08-05 | 12 | -147/+891 |
| |\ \ \ |
|
| | * | | | ALSA: hda - Add pin-fix for HP dc5750 | Takashi Iwai | 2010-08-04 | 1 | -0/+29 |
| | * | | | ALSA: hda - Fix initial capsrc selection in patch_alc269() | Takashi Iwai | 2010-08-04 | 1 | -11/+16 |
| | * | | | ALSA: hda - Add PC-beep whitelist for an Intel board | Takashi Iwai | 2010-08-03 | 1 | -0/+1 |
| | * | | | ALSA: hda - More relax for pending period handling | Takashi Iwai | 2010-08-03 | 1 | -1/+1 |
| | * | | | ALSA: hda - Define AC_FMT_* constants | Takashi Iwai | 2010-08-03 | 3 | -21/+50 |
| | * | | | ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs | Daniel J Blueman | 2010-08-03 | 1 | -1/+11 |
| | * | | | ALSA: hda - Add support for HDMI HBR passthrough | Anssi Hannula | 2010-08-03 | 4 | -5/+44 |
| | * | | | ALSA: hda - Set Stream Type in Stream Format according to AES0 | Anssi Hannula | 2010-08-03 | 3 | -3/+9 |