summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-0611-30/+30
* | | | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2010-08-091-4/+18
|\ \ \ \
| * | | | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt2010-08-061-4/+18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07159-1211/+10357
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-0545-438/+749
| |\ \ \
| | * | | ALSA: als4000: Fix potentially invalid DMA mode setupOndrej Zary2010-08-041-1/+1
| | * | | ALSA: als4000: enable burst modeOndrej Zary2010-08-041-2/+2
| | * | | ALSA: usb - Correct audio problem for Hauppage HVR-850 and others rel. to urb...John S Gruber2010-08-021-8/+22
| | * | | sound: oss: msnd: check request_region() return valueKulikov Vasiliy2010-07-291-2/+6
| | * | | ALSA: msnd: check request_region() return valueKulikov Vasiliy2010-07-291-1/+4
| | * | | ALSA: asihpi: check return value of get_user()Kulikov Vasiliy2010-07-291-4/+13
| | * | | sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy2010-07-291-1/+3
| | * | | ALSA: sb: check get_user() return valueKulikov Vasiliy2010-07-291-3/+6
| | * | | ALSA: hpimsgx: fix wrong sizeofAxel Lin2010-07-281-1/+1
| | * | | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-271-1/+1
| | |\ \ \
| | | * | | ALSA: hda-intel - fix function_id rework (add missing bitmask)Jaroslav Kysela2010-07-201-1/+1
| | * | | | sound: oss: waveartist: simplify waveartist_sleep()Kulikov Vasiliy2010-07-261-8/+2
| | * | | | sound: oss: au1550_ac97: simplify au1550_delay()Kulikov Vasiliy2010-07-261-10/+1
| | * | | | sound/oss: Remove dead CONFIG_SOFTOSS*Christian Dietrich2010-07-211-3/+0
| | * | | | ALSA: riptide: check kzalloc() resultKulikov Vasiliy2010-07-191-0/+6
| | * | | | ALSA: echoaudio: check kmalloc() resultKulikov Vasiliy2010-07-191-0/+2
| | * | | | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-194-5/+17
| | |\ \ \ \ | | | |/ / /
| | | * | | ALSA: pcm core - add a safe check to the silence filling functionJaroslav Kysela2010-07-191-0/+2
| | | * | | ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela2010-07-193-5/+15
| | * | | | ALSA: asihpi - Avoid useless assignment of returned index values.Eliot Blennerhassett2010-07-161-5/+4
| | * | | | ALSA: asihpi - Avoid using c99 uintX types.Eliot Blennerhassett2010-07-161-5/+5
| | * | | | ALSA: asihpi - HPI version 4.04.01Eliot Blennerhassett2010-07-161-2/+2
| | * | | | ALSA: asihpi: fix sign bugKulikov Vasiliy2010-07-161-2/+4
| | * | | | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementMichael Witten2010-07-151-3/+21
| | * | | | sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann2010-07-141-1/+1
| | * | | | sound/oss: convert to unlocked_ioctlArnd Bergmann2010-07-126-51/+119
| | * | | | sound: push BKL into open functionsArnd Bergmann2010-07-128-35/+89
| | * | | | ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch2010-07-121-2/+7
| | * | | | ALSA: usb-audio: silence a superfluous warningClemens Ladisch2010-07-091-4/+1
| | * | | | ALSA: asihpi - Remove unneeded ;Eliot Blennerhassett2010-07-061-1/+1
| | * | | | ALSA: asihpi - Minor HPI error handling fixesEliot Blennerhassett2010-07-061-2/+8
| | * | | | ALSA: asihpi - Change compander API and tidyEliot Blennerhassett2010-07-062-143/+211
| | * | | | ALSA: asihpi - Add ASI5200 familyEliot Blennerhassett2010-07-061-0/+7
| | * | | | ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett2010-07-061-3/+1
| | * | | | ALSA: asihpi - HPI API updatesEliot Blennerhassett2010-07-063-27/+55
| | * | | | soundcore_open: Reduce the area BKL coverageJohn Kacur2010-07-051-5/+8
| | * | | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-052-15/+24
| | |\ \ \ \ | | | |/ / /
| | | * | | sis7019: increase reset delaysDavid Dillow2010-06-281-3/+3
| | | * | | sis7019: fix capture issues with multiple periods per bufferDavid Dillow2010-06-281-4/+6
| | | * | | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow2010-06-281-8/+15
| | | * | | ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela2010-06-021-2/+2
| | * | | | ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=yTakashi Iwai2010-06-241-1/+1
| | * | | | ALSA: usb-audio: simplify control interface accessDaniel Mack2010-06-238-44/+34
| | * | | | ALSA: usb-audio: move and add some commentsDaniel Mack2010-06-232-10/+30
| | * | | | ALSA: usb-midi: whitespace fixesDaniel Mack2010-06-231-7/+7
OpenPOWER on IntegriCloud