summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai2009-12-224-23/+58
* ALSA: refine rate selection in snd_interval_ratnum()Krzysztof Helt2009-12-221-3/+17
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-226-126/+67
|\
| * ALSA: sbawe: fix memory detectionKrzysztof Helt2009-12-211-3/+3
| * ALSA: fix incorrect rounding direction in snd_interval_ratnum()Krzysztof Helt2009-12-211-2/+2
| * ALSA: Use kzalloc for allocating only one thingJulia Lawall2009-12-192-2/+2
| * ALSA: AACI: switch to per-pcm lockingRussell King2009-12-182-21/+30
| * ALSA: AACI: add double-rate supportRussell King2009-12-181-2/+15
| * ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King2009-12-181-15/+7
| * ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King2009-12-181-11/+7
| * ALSA: AACI: simplify codec rate informationRussell King2009-12-181-72/+3
| * ALSA: aaci - Fix a typoTakashi Iwai2009-12-181-1/+1
* | ALSA: pcm - Add missing inclusion of linux/vmalloc.hTakashi Iwai2009-12-211-0/+1
* | ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt2009-12-216-16/+510
* | sound: ua101: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-45/+7
* | sound: usb-audio: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-41/+5
* | sound: vx: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-54/+5
* | sound: sgio2audio: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-25/+6
* | sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-47/+4
* | sound: pcm: add vmalloc buffer helper functionsClemens Ladisch2009-12-181-0/+54
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-183-3/+3
|\ \ | |/
| * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch2009-12-183-3/+3
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-1719-41/+69
|\ \ | |/
| * sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin2009-12-171-3/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-156-3/+16
| |\
| | * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-153-0/+12
| | |\
| | | * ALSA: hda - Add PCI IDs for Nvidia G2xx-seriesStefan Ringel2009-12-141-0/+3
| | | * ALSA: hda: Fix max PCM level to 0 dB for AD1981_HPDaniel T Chen2009-12-141-0/+8
| | | * ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)Daniel T Chen2009-12-141-0/+1
| | * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-12-151-1/+1
| | |\ \
| | | * | ASoC: Correct code taking the size of a pointerJulia Lawall2009-12-141-1/+1
| | * | | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-12-1536-57/+48
| | |\ \ \
| | | * | | ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule2009-12-151-1/+1
| * | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-4/+3
| * | | | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-154-10/+23
| * | | | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-154-4/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-141-1/+2
| |\ \ \ \ \
| | * | | | | pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-071-1/+2
| * | | | | | mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-4/+4
| * | | | | | mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
| * | | | | | mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-131-6/+4
| * | | | | | mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-5/+10
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-128-70/+201
| |\ \ \ \ \
| * | | | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+1
* | | | | | | Merge branch 'next/isa' into topic/miscTakashi Iwai2009-12-1440-710/+359
|\ \ \ \ \ \ \
| * | | | | | | ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt2009-12-141-215/+115
| * | | | | | | ALSA: opti93x: use dB scale for mixer controlsKrzysztof Helt2009-12-121-14/+22
| * | | | | | | ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt2009-12-112-65/+100
| * | | | | | | ALSA: dt019x: merge into the als100 driverKrzysztof Helt2009-12-114-375/+90
| |/ / / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-098-87/+241
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud