Age | Commit message (Expand) | Author |
2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. | Jacob Meuser |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2006-05-20 | do not even match on unsupported hw (instead of return from attach); from 710 | Michael Shalayeff |
2005-04-16 | round -- not truncate the buffer size | Michael Shalayeff |
2004-02-13 | order irq,pri args to gsc_intr_establish() the way less confusing compared to... | Michael Shalayeff |
2003-12-20 | Pass -Wformat, fix a few uninitialized variables as well. | Miod Vallat |
2003-08-15 | bitneaks anonymous randomisation | Michael Shalayeff |
2003-08-07 | make all intr_establish take the same last arg for name | Michael Shalayeff |
2003-06-02 | nuke clause 3 & 4 | Jason Wright |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-03-12 | reclaim more resources on failures. | Michael Shalayeff |
2003-02-05 | Add knob for getting at the "output level bit", supposedly changes the | Jason Wright |
2003-02-05 | Get rid of the pops: | Jason Wright |
2003-01-30 | reread the dma status reg after playing part of the dma got programmed. | Michael Shalayeff |
2003-01-30 | real meat in audio_device; discussed w/ jason@ | Michael Shalayeff |
2003-01-30 | Check the codec revision... if it's >=CS4215E or >=AD1849K (same value | Jason Wright |
2003-01-29 | print out the codec revision in dmesg | Michael Shalayeff |
2003-01-28 | Ok, you can only set the HE/SE/LE/IS bits in GAINCTL when reset is asserted (... | Jason Wright |
2003-01-28 | Move device driver specific stuff to *var.h and add most of the code for | Jason Wright |
2003-01-27 | Stupid stupid stupid... DMA will not start until the capture next register | Jason Wright |
2003-01-27 | As promised, I got some sleep and rewrote most of the driver... playback | Jason Wright |
2003-01-27 | separate register defns and revise them based on the LASI info... a HUGE | Jason Wright |
2003-01-27 | I declare defeat... once interrupts are enabled, just leave them enabled. | Jason Wright |
2003-01-27 | Write to the cntl register with the c flag set. | Jason Wright |
2003-01-26 | Ok, playback more or less works, now for capture. (I forgot to save the pint... | Jason Wright |
2003-01-26 | Ok, this now produces some noise (that's the best way I can describe it), | Jason Wright |
2003-01-26 | Start on the harmony audio driver. It doesn't play or capture anything | Jason Wright |