Age | Commit message (Expand) | Author | Files | Lines |
2007-05-11 | [ALSA] fix SND_SOC Kconfig | David Brownell | 4 | -16/+0 |
2007-05-11 | [ALSA] isa_bus device/driver naming | Rene Herman | 12 | -30/+30 |
2007-05-11 | [ALSA] hdsp - Add support for fine tuning of sample rate support to HDSP 9632 | Julian Cable | 1 | -6/+79 |
2007-05-11 | [ALSA] hda-codec - Fix Macmini and Macbook pin configs | Takashi Iwai | 1 | -8/+2 |
2007-05-11 | [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a | Rask Ingemann Lambertsen | 1 | -2/+6 |
2007-05-11 | [ALSA] Fix conflicts between const and __devinitdata | Takashi Iwai | 19 | -67/+67 |
2007-05-11 | [ALSA] ice1712: build fixes | Ralf Baechle | 7 | -58/+58 |
2007-05-11 | [ALSA] hda_intel: build fix | Ralf Baechle | 1 | -1/+1 |
2007-05-11 | [ALSA] Delete unused header file sound/pci/au88x0/au88x0_sb.h | Robert P. J. Day | 1 | -40/+0 |
2007-05-11 | [ALSA] remove unused header file: sound/pci/cs46xx/imgs/cwcemb80.h | Robert P. J. Day | 1 | -1607/+0 |
2007-05-11 | [ALSA] hda-codec - Code clean up of patch_sigmatel.c | Takashi Iwai | 1 | -8/+8 |
2007-05-11 | [ALSA] ac97 - Smart 5.1 for VIA 1617a codec | John Utz | 1 | -4/+99 |
2007-05-11 | [ALSA] hda-codec - Conexant improvements | Tobin Davis | 1 | -174/+93 |
2007-05-11 | [ALSA] hda-codec - Add Sony VGC-LA1 to patch_sigmatel.c | Tobin Davis | 1 | -0/+1 |
2007-05-11 | [ALSA] ac97 - Fix MSI L720 laptop | Takashi Iwai | 1 | -0/+1 |
2007-05-11 | [ALSA] Kconfig: clarify help text for external firmware entries | Clemens Ladisch | 2 | -10/+10 |
2007-05-11 | [ALSA] Kconfig: fix FW_LOADER dependencies | Clemens Ladisch | 2 | -5/+4 |
2007-05-11 | [ALSA] soc - Fix dependencies in s3c24xx/Kconfig | Takashi Iwai | 1 | -2/+1 |
2007-05-11 | [ALSA] hdspm - Support for Master mode of AES32 and recent MADI | Remy Bruno | 1 | -62/+115 |
2007-05-11 | [ALSA] echoaudio - increase sleep time at loading firmware | Giuliano Pochini | 1 | -2/+2 |
2007-05-11 | [ALSA] aoa: fix a sparse warning | Johannes Berg | 2 | -2/+2 |
2007-05-11 | [ALSA] Fix compilation error in sparc/cs4231.c | Takashi Iwai | 1 | -1/+0 |
2007-05-11 | [ALSA] Fix NULL dereference with null modelname | Takashi Iwai | 1 | -2/+4 |
2007-05-11 | [ALSA] hda-codec - Allow model=generic always for generic parser | Takashi Iwai | 1 | -1/+2 |
2007-05-11 | [ALSA] Enable Kconfig options for external firmwares | Takashi Iwai | 7 | -34/+70 |
2007-05-11 | [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag | Takashi Iwai | 2 | -10/+20 |
2007-05-11 | [ALSA] bt87x - Add ATI TV-Wonder to the supported list | Takashi Iwai | 1 | -0/+2 |
2007-05-11 | [ALSA] is_power_of_2 in rtctimer.c | vignesh babu | 1 | -1/+2 |
2007-05-11 | [ALSA] ac97 - Make patch functions static | Takashi Iwai | 6 | -165/+140 |
2007-05-11 | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 17 | -80/+32 |
2007-05-11 | [ALSA] Port the rest of ALSA ISA drivers to isa_driver | Takashi Iwai | 13 | -837/+483 |
2007-05-11 | [ALSA] gusextreme: set codec_flag | Rene Herman | 1 | -0/+1 |
2007-05-11 | [ALSA] isa_bus: gusextreeme | Rene Herman | 1 | -196/+182 |
2007-05-11 | [ALSA] isa_bus: gusclassic | Rene Herman | 1 | -162/+130 |
2007-05-11 | [ALSA] es1688 - code clean-up | Rene Herman | 1 | -36/+50 |
2007-05-11 | [ALSA] hda-codec - Fix models for some lpatops/mobos | Takashi Iwai | 1 | -0/+2 |
2007-05-11 | [ALSA] isa_bus: es1688 | Rene Herman | 1 | -130/+87 |
2007-05-11 | [ALSA] isa_bus: cs4231 | Rene Herman | 1 | -122/+91 |
2007-05-11 | [ALSA] isa_bus: adlib | Rene Herman | 1 | -78/+44 |
2007-05-11 | [ALSA] isa_bus: ad1848 | Rene Herman | 1 | -100/+67 |
2007-05-11 | [ALSA] ASoC Samsung S3C24xx build | Graeme Gregory | 4 | -1/+24 |
2007-05-11 | [ALSA] ASoC Samsung S3C24xx audio DMA | Ben Dooks | 2 | -0/+494 |
2007-05-11 | [ALSA] ASoC Samsung S3C24xx I2S support | Ben Dooks | 2 | -0/+474 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-09 | sound: convert "sound" subdirectory to UTF-8 | John Anthony Kazos Jr | 4 | -5/+5 |
2007-05-09 | fix file specification in comments | Uwe Kleine-König | 2 | -2/+2 |
2007-05-09 | misc doc and kconfig typos | Matt LaPlante | 1 | -1/+1 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2 | -3/+3 |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 6 | -21/+21 |