summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-202-5/+24
| | |\ \ \ \ \
| | | * | | | | [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-191-4/+23
| | | * | | | | [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-1/+1
| | | * | | | | [ARM] pxa/magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-151-2/+0
| * | | | | | | Merge commit 'alsa/master' into for-linusTakashi Iwai2009-04-222-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | [ALSA] intel8x0: another attempt to fix ac97_clock measure routineJaroslav Kysela2009-04-211-2/+4
| | * | | | | | | [ALSA] ac97_codec: increase timeout for analog subsectionsJaroslav Kysela2009-04-211-1/+1
| * | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-211-0/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | ALSA: hda - Add quirk for Packard Bell RS65Takashi Iwai2009-04-211-0/+1
| * | | | | | | | Merge branch 'fix/usx2y' into for-linusTakashi Iwai2009-04-212-39/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: us122l: add snd_us122l_free()Karsten Wiese2009-04-201-2/+10
| | * | | | | | | | ALSA: us122l: Fix signedness in comparisionsKarsten Wiese2009-04-171-37/+30
| * | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-211-0/+6
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model)Daniel T Chen2009-04-201-0/+6
| * | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-217-17/+41
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-211-7/+98
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | ALSA: hda - Add quirks for Realtek codecsKailang Yang2009-04-211-0/+98
| | * | | | | | | | | ALSA: hda - Fix alc662_init_verbsKailang Yang2009-04-211-7/+0
| * | | | | | | | | | ALSA: keywest: Convert to new-style i2c driverJean Delvare2009-04-211-41/+41
| * | | | | | | | | | ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversJean Delvare2009-04-212-47/+95
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-191-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin2009-04-171-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fix/intel8x0' into for-linusTakashi Iwai2009-04-191-6/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)Daniel T Chen2009-04-161-0/+6
| | * | | | | | | | ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934Daniel T Chen2009-04-161-6/+0
| * | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-194-9/+19
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ALSA: hda - Set function_id only on FG nodesTakashi Iwai2009-04-171-3/+5
| | * | | | | | | | ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai2009-04-161-0/+8
| | * | | | | | | | ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai2009-04-161-5/+5
| | * | | | | | | | ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches2009-04-161-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-196-19/+25
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-151-1/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-151-1/+5
| * | | | | | | | | Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-1511-165/+102
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: sound/pci: use memdup_user()Li Zefan2009-04-141-28/+13
| | * | | | | | | | | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-142-14/+9
| | * | | | | | | | | ALSA: sound/isa: use memdup_user()Li Zefan2009-04-143-24/+20
| | * | | | | | | | | ALSA: sound/core: use memdup_user()Li Zefan2009-04-145-99/+60
| * | | | | | | | | | Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-04-1511-51/+22
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack2009-04-1411-15/+16
| | * | | | | | | | | ALSA: snd-usb-caiaq: clean up header includesDaniel Mack2009-04-145-36/+6
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-152-5/+3
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-154-11/+45
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-153-8/+43
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-142-8/+40
| | | * | | | | | | | | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-141-0/+3
| | | |/ / / / / / / /
| | * | | | | | | | | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-151-3/+2
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-153-43/+134
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | [ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela2009-04-151-4/+11
OpenPOWER on IntegriCloud