| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Apple Intel/Mac. | ariff | 2006-12-02 | 1 | -10/+48 |
* | Add inverted amplifier sense quirk for HP Compaq nx4300. | ariff | 2006-12-01 | 1 | -0/+1 |
* | Fix support for Medion MD MD95257 (GPIO2 quirk). | ariff | 2006-11-29 | 1 | -7/+12 |
* | - LNV -> LENOVO | ariff | 2006-11-27 | 1 | -4/+10 |
* | Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes | ariff | 2006-11-26 | 27 | -2642/+5579 |
* | MFP4 (109713): | netchild | 2006-11-26 | 1 | -0/+3 |
* | MFP4: | netchild | 2006-10-28 | 1 | -2/+2 |
* | - Inverted EAPD quirk for ASUS A8Jc. | ariff | 2006-10-16 | 1 | -17/+17 |
* | Wrap debug printfs into SEQ_DEBUG() to avoid kernel messages clutter | ariff | 2006-10-15 | 1 | -19/+19 |
* | - Fix support for ASUS U5F laptop. This laptop (and possibly others) | ariff | 2006-10-12 | 1 | -3/+23 |
* | Fix support for IBM/Lenovo Thinkcentre M52 series. Its vendorid / 0x1014 | ariff | 2006-10-12 | 1 | -16/+44 |
* | Added few more pci ids for Intel, ATI, NVidia, VIA and SiS. | ariff | 2006-10-08 | 1 | -2/+30 |
* | Remove unnecessary test case. (As written, that branch will never | netchild | 2006-10-08 | 1 | -2/+0 |
* | - Fix wrong id for ALC882, add ALC883 id. | ariff | 2006-10-06 | 2 | -281/+484 |
* | Backout remaining changes that make most AD1981B users unhappy. | ariff | 2006-10-02 | 1 | -0/+2 |
* | - Streamline quirks management for a better future. | ariff | 2006-10-02 | 1 | -96/+122 |
* | Disable ad1981_patch for now until the real solution can be found | ariff | 2006-10-02 | 1 | -0/+2 |
* | Make this buildable on IA64. | ariff | 2006-10-02 | 1 | -0/+2 |
* | snd_ak452x is replaced by snd_spicds and snd_envy24ht is new. | netchild | 2006-10-01 | 1 | -1/+2 |
* | Various cleanups. Revert DMA alignmnet back to 2 since the original | ariff | 2006-10-01 | 2 | -96/+167 |
* | Connect snd_hda(4) to build process... | ariff | 2006-10-01 | 1 | -0/+1 |
* | Add support for Intel High Definition Audio Controller. | ariff | 2006-10-01 | 5 | -0/+6480 |
* | Driver for Envy24HT (ICE1724 or VT1724)-based cards like | netchild | 2006-09-30 | 2 | -1186/+889 |
* | Remove the ak452x code, superseeded by spicds. | netchild | 2006-09-30 | 2 | -338/+0 |
* | - fix memory leak, when "number of adcs" != "number of dacs" | netchild | 2006-09-30 | 1 | -24/+17 |
* | After repo copy from ak452x.[ch]: SPIcds is the I2S SPI audio codec code | netchild | 2006-09-30 | 2 | -72/+192 |
* | Nuke OSSV4_EXPERIMENT ifdefs from kludgy MIXER_SIZE definition | ariff | 2006-09-30 | 1 | -4/+0 |
* | The addition of few more 32bit integer into struct snd_mixer causing | ariff | 2006-09-30 | 1 | -2/+2 |
* | Fix pointer dereference before NULL pointer checking. | ariff | 2006-09-29 | 1 | -1/+3 |
* | SNDCTL_TMR_{START,STOP,CONTINUE} don't take an argument. | ru | 2006-09-29 | 1 | -4/+8 |
* | The SNDCTL_DSP_NONBLOCK ioctl doesn't take an argument, from | ru | 2006-09-29 | 1 | -3/+3 |
* | Various fixups, especially for the upcomming High Definition Audio | ariff | 2006-09-28 | 8 | -80/+264 |
* | Fix uninitialized variable warning. | netchild | 2006-09-24 | 1 | -0/+1 |
* | MFp4 the sound Google Summer of Code project: | netchild | 2006-09-23 | 11 | -7/+2072 |
* | Fix the check where we want to use the end of the supported range if the | netchild | 2006-09-09 | 1 | -1/+1 |
* | Catch up to USB changes. | scottl | 2006-09-07 | 1 | -149/+149 |
* | Add inverted amplifier sense quirks for Compaq Presario B3800 | yongari | 2006-08-15 | 1 | -0/+1 |
* | Use a low probe-priority to ensure that the emu10kx driver has a higher | netchild | 2006-08-07 | 1 | -1/+1 |
* | "Fix typos in volume control DSP code." | netchild | 2006-08-07 | 1 | -2/+2 |
* | "Fixe playback of mono files on stereo outputs. In previous version | netchild | 2006-08-07 | 1 | -1/+20 |
* | "Change type for flags bitmap to let use 1 as flag value without | netchild | 2006-08-07 | 1 | -1/+1 |
* | "Workaround for sound lag in current snd_emu10kx driver. Real problem | netchild | 2006-08-07 | 3 | -19/+23 |
* | - fix memory leak after "kldunload snd_ak452x.ko" | netchild | 2006-07-28 | 2 | -10/+26 |
* | Rename some variables. This fixes some (but not all) problems on the way | netchild | 2006-07-17 | 4 | -8/+8 |
* | Prepend temporary sysctls with an underscore. | netchild | 2006-07-17 | 1 | -1/+6 |
* | Fix a compile time problem on amd64. I'm not sure if the fix is correct | netchild | 2006-07-16 | 2 | -4/+6 |
* | - Connect the snd_emu10kx driver to the build. [1] | netchild | 2006-07-15 | 1 | -1/+1 |
* | Make the mixer kobj class static. This brings it inline with the channel or | netchild | 2006-07-15 | 1 | -1/+1 |
* | Make the MIDI kobj class static. This brings it inline with the channel or | netchild | 2006-07-15 | 3 | -3/+3 |
* | Add snd_emu10kx driver for Creative SoundBlaster Live! and Audigy series | netchild | 2006-07-15 | 4 | -0/+4416 |