summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-1113-10/+54
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-05-281-0/+1
| |\
| | * ALSA: hda - Compaq Presario CQ60 patching for ConexantTony Vroon2009-05-281-0/+1
| * | Merge branch 'fix/pcm-jiffies-check' into for-linusTakashi Iwai2009-05-272-2/+14
| |\ \
| | * | ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai2009-05-271-1/+8
| | * | ALSA: Fix invalid jiffies check after pauseTakashi Iwai2009-05-272-1/+6
| * | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-274-4/+14
| |\ \ \
| | * | | sound: usb-audio: make the MotU Fastlane work againClemens Ladisch2009-05-274-4/+14
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-263-0/+17
| |\ \ \ | | |/ / | |/| / | | |/
| | * ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecsTakashi Iwai2009-05-251-0/+6
| | * ALSA: hda - Add 5stack-no-fp model for STAC927xTakashi Iwai2009-05-241-0/+10
| | * ALSA: hda - Add forced codec-slots for ASUS W5FmOzan Çağlayan2009-05-241-0/+1
| * | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-223-4/+7
| |\ \
| | * | ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr2009-05-222-3/+6
| | * | ALSA: pcsp - fix printk format warning againTakashi Iwai2009-05-201-1/+1
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-05-221-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: hda - fix audio on HP TX25xx series notebooksAdam Williamson2009-05-221-0/+1
* | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-222-54/+33
|\ \ \ \ | |/ / / |/| | |
| * | | sound: oss: sh_dac_audio timer fixes.Magnus Damm2009-05-152-54/+33
* | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-156-47/+125
|\ \ \ \
| * | | | ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-152-14/+56
| * | | | ASoC: DaVinci I2S updatesDavid Brownell2009-05-151-3/+23
| * | | | ASoC: davinci-pcm buildfixesDavid Brownell2009-05-151-29/+42
| * | | | pxa2xx-ac97: fix reset gpio mode settingMike Rapoport2009-05-111-1/+1
| * | | | ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport2009-05-111-0/+3
* | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-152-5/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ALSA: pcsp: fix printk format warningRandy Dunlap2009-05-141-1/+1
| * | | | ALSA: riptide: postfix increment and off by oneRoel Kluin2009-05-141-4/+6
* | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-101-20/+20
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ASoC: Fix errors in WM8990Jinyoung Park2009-05-051-20/+20
* | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-05-101-1/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ALSA: hda - Fix line-in on Mac Mini Core2 DuoTakashi Iwai2009-05-081-1/+6
* | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-102-9/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | sound: via82xx: fix DXS volume rangeClemens Ladisch2009-05-051-1/+1
| * | | | sound: serial-u16550: fix buffer overflowClemens Ladisch2009-05-051-8/+3
* | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-042-0/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | ALSA: indigo-express: add missing 64KHz flagsGiuliano Pochini2009-04-282-0/+2
* | | | ASoC: Remove BROKEN from mpc5200 kconfigTakashi Iwai2009-05-041-1/+1
* | | | Merge branch 'fix/pcm-jiffies-check' into fix/asocTakashi Iwai2009-05-04271-8971/+12461
|\ \ \ \
| * | | | ALSA: pcm core - Avoid jiffies check for devices with BATCH flagTakashi Iwai2009-04-281-0/+7
| * | | | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-289-12/+23
| | |_|/ | |/| |
| * | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-271-1/+1
| |\ \ \ | | |/ /
| | * | ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak2009-04-271-1/+1
| * | | Merge branch 'fix/caiaq' into for-linusTakashi Iwai2009-04-272-6/+8
| |\ \ \
| | * | | ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack2009-04-272-6/+8
| * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-271-1/+44
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai2009-04-231-1/+44
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-273-8/+12
| |\ \ \ \
| * \ \ \ \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-242-5/+24
| |\ \ \ \ \
OpenPOWER on IntegriCloud