summaryrefslogtreecommitdiffstats
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
|\ \ \ | |/ / |/| |
| * | ASoC: OMAP: Fix FS polarity in OSK5912 machine driverJarkko Nikula2009-04-161-2/+2
| * | ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driverJarkko Nikula2009-04-161-2/+5
| * | ASoC: Fix include build error in s3c2412-i2s.cBen Dooks2009-04-161-1/+1
| * | ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks2009-04-161-4/+6
| * | ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks2009-04-161-4/+4
| * | ASoC: Fix jive_wm8750.c build problemsBen Dooks2009-04-161-6/+6
| * | ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-161-0/+1
* | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | ASoC: Disable S3C64xx support in KconfigMark Brown2009-04-091-3/+3
| | * | | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
* | | | | 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
|\ \ \ | | |/ | |/|
| * | ASoC: TWL4030: Compillation error fixPeter Ujfalusi2009-04-071-4/+6
OpenPOWER on IntegriCloud