- 06 Feb, 2004 1 commit
-
-
Jaroslav Kysela authored
into suse.cz:/home/perex/bk/linux-sound/linux-sound
-
- 05 Feb, 2004 26 commits
-
-
Jaroslav Kysela authored
-
Jaroslav Kysela authored
CS46xx driver added missing variables to debug messages
-
Jaroslav Kysela authored
Documentation,ICE1712 driver - added the support for Digigram VX442 board.
-
Jaroslav Kysela authored
Documentation,Intel8x0 driver,VIA82xx driver - added more descriptions for ac97_quirk module option.
-
Jaroslav Kysela authored
AC97 Codec Core,Intel8x0 driver,VIA82xx driver Add AC97 quick manual override module parameter.
-
Jaroslav Kysela authored
EMU10K1/EMU10K2 driver - improved the mixer names of Audigy2 without AC97 codec for better OSS emulation.
-
Jaroslav Kysela authored
ALSA<-OSS emulation - added more fallbacks of mixer elements for better emulation.
-
Jaroslav Kysela authored
ES1688 driver Fixed mpu401 port validation
-
Jaroslav Kysela authored
ALSA Core - added the missing magic number for bt87x.
-
Jaroslav Kysela authored
Intel8x0 driver - check the return value of snd_ac97_pcm_open() in playback open callback.
-
Jaroslav Kysela authored
VIA82xx driver - fixed the dxs support of ASUS K8V. - added a short delay in the codec read routine.
-
Jaroslav Kysela authored
Intel8x0 driver - added the ac97 quirks for amd64 mobo and MSI P4 ATX 645.
-
Jaroslav Kysela authored
ICE1724 driver Davy Wentzler <info@audio-evolution.co>: - fixed the access in trigger callback to byte access. (may fix the problem on ppc.)
-
Jaroslav Kysela authored
RawMidi Midlevel copy_*_user() function cannot be called from spinlock context
-
Jaroslav Kysela authored
AMD InterWave driver Ok, InterWave STB without TEA6330T without TEA6330T also exists
-
Jaroslav Kysela authored
ALSA Core Added CONFIG_SND_BT87X dependencies
-
Jaroslav Kysela authored
ICE1712 driver - fixed the GPIO pins for CS8415 CS and CDTO.
-
Jaroslav Kysela authored
VIA82xx driver - fixed the codec valid check at reading. - added MSI KT266 to the dxs whitelist.
-
Jaroslav Kysela authored
FM801 driver - fixed the build without tea575x-tuner support.
-
Jaroslav Kysela authored
PCI drivers Fixed condition for TEA575x && FM801
-
Jaroslav Kysela authored
TEA575x tuner TEA575x code is now 2.6 videodev compatible
-
Jaroslav Kysela authored
Documentation,PCI drivers,BT87x driver Moved bt87x driver from alsa-driver to alsa-kernel
-
Jaroslav Kysela authored
Serial BUS drivers,TEA575x tuner,PCI drivers,FM801 driver Added module for TEA575x radio tuners used in cheap FM801 based soundcards from Media Forte.
-
Jaroslav Kysela authored
ALSA Core Cosmetic change
-
Jaroslav Kysela authored
VIA82xx driver Removed duplicated code
-
Linus Torvalds authored
-
- 06 Feb, 2004 13 commits
-
-
Benjamin Herrenschmidt authored
Adds thermal management drivers for desktop G5, Windtunnel G4s, and recent laptops (iBook G4, aluminium 15" and 17" powerbooks)
-
Benjamin Herrenschmidt authored
Move the call to mac_hid_mouse_emulate_buttongs to the right function so it works again in console mode
-
Benjamin Herrenschmidt authored
Add support for Apple latest laptops, add a warning when building an SMP kernel (the core cpufreq doesn't scale loops_per_jiffies properly on SMP kernels), cleanup some code.
-
Benjamin Herrenschmidt authored
Forward port Paul's latest fixes from 2.4. This driver still need significant work to fit into the "macio" model properly, among others.
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
Add support for G5s, add an option for controlling the server mode setting on core99 machines and later. Most of the /proc stuff still need to be moved to sysfs
-
Benjamin Herrenschmidt authored
Fix timings with HZ != 100, fix resource management
-
Benjamin Herrenschmidt authored
Fix emulation of some special keys, fix a few problem with laptop keyboards. Finally, fn-backspace works as forward-delete like in Darwin :)
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
Add support for recent chipsets (including G5 ATA/100), update resource management.
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
Adapt to "macio" driver infrastructure, cleanup power management, make some functions static, fix IO accessors, remove local list of commands/directions, etc... This driver could use more work & study of the interesting ASIC bugs documented in Apple source code... Note that I'm removing support for the CHRP machines using the MESH as part of the "Hydra" ASIC. Nobody sane really uses that, but if one of the 3 remaining Longtrail users want to fix that, then move Hydra to use the "macio" model...
-