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