Age | Commit message (Expand) | Author |
2007-10-16 | [ALSA] sc6000: 2 minor fixes | Krzysztof Helt |
2007-10-16 | [ALSA] ad1848_lib: waiting loops done after cs4231_lib | Krzysztof Helt |
2007-10-16 | [ALSA] sc6000 build fix | Andrew Morton |
2007-10-16 | [ALSA] SC6000 driver - add HAS_IOPORT dependency | Jaroslav Kysela |
2007-10-16 | [ALSA] Gallant SC-6000 driver | Krzysztof Helt |
2007-10-16 | [ALSA] cs4231-lib: improved waiting after mce_down | Krzysztof Helt |
2007-10-16 | [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d} | Rene Herman |
2007-10-16 | [ALSA] ad1848: replace HZ calculus with msecs_to_jiffies() | Rene Herman |
2007-10-16 | [ALSA] ad1838/cs4231 - fix MCE timeout upon initial load | Rene Herman |
2007-10-16 | [ALSA] cs4231-lib: replace common delay loop by function | Krzysztof Helt |
2007-10-16 | [ALSA] ad1848_lib: replace common delay loop by function | Krzysztof Helt |
2007-10-16 | [ALSA] Allow shared IRQ for CS5530 device | Takashi Iwai |
2007-10-16 | [ALSA] wavefront - Use standard firmware loader | Takashi Iwai |
2007-10-16 | [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy... | Clemens Ladisch |
2007-10-16 | [ALSA] isa libs Makefiles cleanup | Krzysztof Helt |
2007-10-16 | [ALSA] add the ESS1879 pnpbios ID to the es18xx driver | Rene Herman |
2007-10-16 | [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driver | Paul Vojta |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai |
2007-07-20 | [ALSA] fix SND_CS5530=y, ISA=n compilation | Adrian Bunk |
2007-07-20 | [ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP ID | Paul Vojta |
2007-07-20 | [ALSA] Fix invalid schedule_timeout_interruptible() | Takashi Iwai |
2007-07-20 | [ALSA] Fix SB-module dependency with PCI drivers | Takashi Iwai |
2007-07-20 | [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1) | Takashi Iwai |
2007-07-20 | [ALSA] Fix unfreed pnp driver in opti9xx ISA driver | Takashi Iwai |
2007-06-28 | ALSA: use __devexit_p | Randy Dunlap |
2007-05-16 | [ALSA] Fix probe of non-PnP ISA devices | Rene Herman |
2007-05-11 | [ALSA] wavefront: only declare isapnp on CONFIG_PNP | David Rientjes |
2007-05-11 | [ALSA] add MODULE_FIRMWARE entries | Clemens Ladisch |
2007-05-11 | [ALSA] do not depend on FW_LOADER when internal firmware images are used | Clemens Ladisch |
2007-05-11 | [ALSA] Don't use request_firmware if internal firmwares are defined | Takashi Iwai |
2007-05-11 | [ALSA] isa_bus device/driver naming | Rene Herman |
2007-05-11 | [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a | Rask Ingemann Lambertsen |
2007-05-11 | [ALSA] Kconfig: clarify help text for external firmware entries | Clemens Ladisch |
2007-05-11 | [ALSA] Kconfig: fix FW_LOADER dependencies | Clemens Ladisch |
2007-05-11 | [ALSA] Enable Kconfig options for external firmwares | Takashi Iwai |
2007-05-11 | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai |
2007-05-11 | [ALSA] Port the rest of ALSA ISA drivers to isa_driver | Takashi Iwai |
2007-05-11 | [ALSA] gusextreme: set codec_flag | Rene Herman |
2007-05-11 | [ALSA] isa_bus: gusextreeme | Rene Herman |
2007-05-11 | [ALSA] isa_bus: gusclassic | Rene Herman |
2007-05-11 | [ALSA] es1688 - code clean-up | Rene Herman |
2007-05-11 | [ALSA] isa_bus: es1688 | Rene Herman |
2007-05-11 | [ALSA] isa_bus: cs4231 | Rene Herman |
2007-05-11 | [ALSA] isa_bus: adlib | Rene Herman |
2007-05-11 | [ALSA] isa_bus: ad1848 | Rene Herman |
2007-02-14 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava |
2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai |
2007-02-09 | [ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x. | Peter Eriksen |