aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-19
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin2009-04-17
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fix/intel8x0' into for-linusTakashi Iwai2009-04-19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)Daniel T Chen2009-04-16
| | * | | | | | | | ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934Daniel T Chen2009-04-16
| * | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-19
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ALSA: hda - Set function_id only on FG nodesTakashi Iwai2009-04-17
| | * | | | | | | | ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai2009-04-16
| | * | | | | | | | ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai2009-04-16
| | * | | | | | | | ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches2009-04-16
| | |/ / / / / / /
| * | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-19
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-15
| * | | | | | | | | Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: sound/pci: use memdup_user()Li Zefan2009-04-14
| | * | | | | | | | | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-14
| | * | | | | | | | | ALSA: sound/isa: use memdup_user()Li Zefan2009-04-14
| | * | | | | | | | | ALSA: sound/core: use memdup_user()Li Zefan2009-04-14
| * | | | | | | | | | Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-04-15
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack2009-04-14
| | * | | | | | | | | ALSA: snd-usb-caiaq: clean up header includesDaniel Mack2009-04-14
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-15
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-14
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-15
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-15
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-14
| | | * | | | | | | | | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-14
| | | |/ / / / / / / /
| | * | | | / / / / / ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-15
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-15
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | [ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela2009-04-15
| | * | | | | | | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela2009-04-14
| | * | | | | | | [ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela2009-04-13
| | * | | | | | | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela2009-04-13
| | * | | | | | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-10
| | * | | | | | | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-10
| | |/ / / / / /
| * | | | | | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
| * | | | | | | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-10
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ALSA: wavefront - Always use request_firmware()Takashi Iwai2009-04-06
| * | | | | | | sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller2009-04-08
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2009-04-07
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-07
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2009-04-06
| | |\ \ \ \ \ \ \
| | | * | | | | | | ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-06
| | * | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-06
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay2009-04-06
| | | * | | | | | | | ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita2009-04-06
| | * | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-06
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-04-06
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | sound: usb-audio: allow period sizes less than 1 msClemens Ladisch2009-04-06
| | | * | | | | | | | | | sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch2009-04-06