| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs | Ken Smith | 2011-02-16 | 53 | -53/+53 |
| * | Merge 210839 from head: | Gavin Atkinson | 2010-08-18 | 1 | -1/+0 |
| * | MFC r205413: | Alexander Motin | 2010-03-31 | 1 | -1/+15 |
| * | MFC r204351: | Alexander Motin | 2010-03-01 | 1 | -2/+2 |
| * | MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, | Matt Jacob | 2010-02-11 | 1 | -1/+1 |
| * | MFC r202789, r202796: | Alexander Motin | 2010-02-05 | 1 | -60/+94 |
| * | MFC r202736: | Alexander Motin | 2010-02-05 | 1 | -7/+7 |
| * | MFC r202127, r202156: | Alexander Motin | 2010-01-22 | 2 | -44/+107 |
| * | MFC r200375: | Alexander Motin | 2009-12-22 | 1 | -0/+8 |
| * | MFC r199846: | Alexander Motin | 2009-12-11 | 1 | -0/+10 |
| * | MFC r199258: | Alexander Motin | 2009-11-23 | 1 | -1/+23 |
| * | MFC r197611, r197640: | Alexander Motin | 2009-11-23 | 2 | -13/+102 |
| * | MFC r197018: | Alexander Motin | 2009-11-23 | 1 | -0/+8 |
| * | MFC r197017: | Alexander Motin | 2009-11-23 | 1 | -2/+4 |
| * | MFC r196762: | Alexander Motin | 2009-11-23 | 3 | -6/+10 |
| * | MFC: r197401 | Marius Strobl | 2009-09-25 | 1 | -18/+78 |
| * | MFC 196403: Temporarily revert the new-bus locking for 8.0 release. | John Baldwin | 2009-08-20 | 1 | -2/+0 |
| * | Make the newbus subsystem Giant free by adding the new newbus sxlock. | Attilio Rao | 2009-08-02 | 1 | -0/+2 |
| * | Disable MSI by default for nVidia MCP55 chipset. | Alexander Motin | 2009-07-14 | 1 | -1/+1 |
| * | Some DMA related changes: | Alexander Motin | 2009-06-24 | 1 | -33/+35 |
| * | Fix type of lowaddr variable. | Alexander Motin | 2009-06-14 | 1 | -2/+2 |
| * | Bump driver revision (should have bumped it earlier). | Ariff Abdullah | 2009-06-07 | 1 | -1/+1 |
| * | Sound Mega-commit. Expect further cleanup until code freeze. | Ariff Abdullah | 2009-06-07 | 27 | -532/+611 |
| * | Comment out old Realtek ALC883 quirk, that was disabling phantop power on | Alexander Motin | 2009-06-01 | 1 | -1/+3 |
| * | Separate comments from the license text. | Joel Dahl | 2009-05-27 | 3 | -3/+9 |
| * | Slightly adjust copyright text. | Joel Dahl | 2009-05-20 | 1 | -1/+1 |
| * | Remove license clauses 3 and 4 as per rev. 1.65 of auvia.c in NetBSD. | Joel Dahl | 2009-05-20 | 1 | -7/+0 |
| * | Add one more board ID with inverted external amplifier control. | Alexander Motin | 2009-05-08 | 1 | -0/+1 |
| * | - Unlock softc mutex on failure. | Stanislav Sedov | 2009-04-20 | 1 | -8/+15 |
| * | - Properly unlock mutex on failure in channel_trigger. Before this | Stanislav Sedov | 2009-04-20 | 1 | -8/+15 |
| * | Add some more logic for AD1986A codec input tracing. Use mic preamplifier | Alexander Motin | 2009-04-01 | 1 | -5/+42 |
| * | Fixup relative pointers after channel realloc. It fixes crash on systems | Alexander Motin | 2009-03-29 | 1 | -8/+11 |
| * | Remove CD input hack for ALC268 based Acer systems. Latest systems does not | Alexander Motin | 2009-03-16 | 1 | -5/+7 |
| * | Fix spelling in message. | Alexander Motin | 2009-03-16 | 1 | -3/+3 |
| * | remove now-redunant cardbus attachment. | Warner Losh | 2009-03-09 | 2 | -2/+0 |
| * | Copy/paste bug fix for previos commit. | Alexander Motin | 2009-02-27 | 1 | -1/+1 |
| * | Add MSI blacklisting support. | Alexander Motin | 2009-02-26 | 1 | -47/+76 |
| * | Enable MSI support by default. Still can be disabled using device.hints. | Alexander Motin | 2009-02-15 | 1 | -18/+5 |
| * | s/succeded/succeeded/ in comments. | Alexander Motin | 2009-02-12 | 1 | -3/+3 |
| * | All open fixes and improvements from Konstantin for which users had to | Alexander Leidinger | 2009-02-11 | 3 | -7/+62 |
| * | Hmm... "base? base : 0" and "base" should be equivalent. | Olivier Houchard | 2009-02-09 | 1 | -1/+1 |
| * | Fix bug in hint.hdac.X.config parsing. | Alexander Motin | 2009-01-31 | 1 | -2/+2 |
| * | Specify analog beep pin widget for several AD codecs. | Alexander Motin | 2009-01-26 | 1 | -1/+8 |
| * | Add two more nVidia HDMI codec IDs. | Alexander Motin | 2009-01-19 | 1 | -0/+4 |
| * | Add support for CMedia CMI120. | Giorgos Keramidas | 2009-01-18 | 1 | -0/+4 |
| * | Correct spelling in comment. | Alexander Motin | 2009-01-13 | 1 | -2/+2 |
| * | Improve AD1983 codec support: | Alexander Motin | 2009-01-13 | 1 | -1/+28 |
| * | Change configuration order to enable output only after codec is configured. | Alexander Motin | 2009-01-13 | 1 | -58/+55 |
| * | Fix unwanted crosschannel mixing, possible on some codecs like | Alexander Motin | 2009-01-11 | 1 | -4/+8 |
| * | Add one more bunch of controller and codec IDs. | Alexander Motin | 2009-01-10 | 1 | -2/+77 |