aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| | * | | | | | | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela2009-04-141-3/+3
| | * | | | | | | [ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela2009-04-131-10/+33
| | * | | | | | | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela2009-04-131-9/+28
| | * | | | | | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-101-8/+39
| | * | | | | | | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-101-14/+25
| | |/ / / / / /
| * | | | | | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-4/+4
| * | | | | | | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-103-2765/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ALSA: wavefront - Always use request_firmware()Takashi Iwai2009-04-063-2765/+0
| * | | | | | | sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller2009-04-081-14/+14
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2009-04-071-4/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-0723-235/+1062
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2009-04-071-0/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-071-0/+8
| | * | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-072-1/+19
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay2009-04-071-0/+18
| | | * | | | | | | | ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita2009-04-071-1/+1
| | * | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-072-7/+8
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-04-071-135/+120
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | sound: usb-audio: allow period sizes less than 1 msClemens Ladisch2009-04-071-20/+86
| | | * | | | | | | | | | sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch2009-04-071-6/+21