summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-9/+6
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-183-7/+4
| * Fix typo configue => configure in commentsThomas Weber2010-09-232-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-221-8/+3
|\ \
| * | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-221-8/+3
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-226-1/+7
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-156-1/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-214-20/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-292-6/+2
| * | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-294-7/+6
| * | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-292-5/+5
| * | | pcmcia: simplify IntTypeDominik Brodowski2010-09-292-2/+0
* | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-171-1/+3
* | | | ALSA: hda - Add another HP DV6 quirkLuke Yelavich2010-10-111-0/+2
* | | | OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter2010-10-111-2/+2
* | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-042-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=nTakashi Iwai2010-09-301-1/+1
| * | | ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg2010-09-281-0/+5
* | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-252-6/+17
|\ \ \ \
| * | | | ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai2010-09-241-6/+16
| * | | | ALSA: hda - Add Dell Latitude E6400 model quirkLuke Yelavich2010-09-211-0/+1
* | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-09-252-4/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ASoC: Fix multi-componentismMark Brown2010-09-221-1/+1
| * | | | ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos2010-09-221-2/+3
| * | | | ASoC: fix clkdev API usage in sh/migor.cGuennadi Liakhovetski2010-09-191-2/+13
* | | | | ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2010-09-252-0/+2
* | | | | ALSA: oxygen: fix analog capture on Claro halo cardsErik J. Staab2010-09-221-0/+4
* | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-174-1/+15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ALSA: HDA: Enable internal speaker on Dell M101zDavid Henningsson2010-09-161-0/+10
| * | | | ALSA: patch_nvhdmi.c: Fix supported sample rate list.Stephen Warren2010-09-141-1/+1
| * | | | ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585Anisse Astier2010-09-131-0/+1
| * | | | ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-131-0/+3
| | |/ / | |/| |
* | | | ALSA: pcm - Fix race with proc filesTakashi Iwai2010-09-161-9/+24
* | | | ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai2010-09-161-0/+2
* | | | sound: Remove pr_<level> uses of KERN_<level>Joe Perches2010-09-132-3/+2
|/ / /
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-104-1/+110
|\ \ \
| * | | ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai2010-09-081-1/+1
| * | | ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai2010-09-081-0/+1
| * | | ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin2010-09-081-0/+50
| * | | ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai2010-09-071-0/+1
| * | | ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson2010-09-021-0/+57
* | | | ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter2010-09-091-0/+2
* | | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-081-5/+4
* | | | ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai2010-09-081-2/+6
* | | | ALSA: usb - Release capture substream URBs properlyTakashi Iwai2010-09-081-1/+1
* | | | ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch2010-09-081-1/+20
* | | | ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch2010-09-084-3/+21
* | | | ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-036-26/+32
* | | | ALSA: usb-audio: Assume first control interface is for audioDaniel Mack2010-09-021-1/+7
|/ / /
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-281-1/+1
|\ \ \ | |/ /
OpenPOWER on IntegriCloud