summaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-1653-53/+53
* Merge 210839 from head:Gavin Atkinson2010-08-181-1/+0
* MFC r205413:Alexander Motin2010-03-311-1/+15
* MFC r204351:Alexander Motin2010-03-011-2/+2
* MFC a number of changes from head for ISP (203478,203463,203444,202418,201758,Matt Jacob2010-02-111-1/+1
* MFC r202789, r202796:Alexander Motin2010-02-051-60/+94
* MFC r202736:Alexander Motin2010-02-051-7/+7
* MFC r202127, r202156:Alexander Motin2010-01-222-44/+107
* MFC r200375:Alexander Motin2009-12-221-0/+8
* MFC r199846:Alexander Motin2009-12-111-0/+10
* MFC r199258:Alexander Motin2009-11-231-1/+23
* MFC r197611, r197640:Alexander Motin2009-11-232-13/+102
* MFC r197018:Alexander Motin2009-11-231-0/+8
* MFC r197017:Alexander Motin2009-11-231-2/+4
* MFC r196762:Alexander Motin2009-11-233-6/+10
* MFC: r197401Marius Strobl2009-09-251-18/+78
* MFC 196403: Temporarily revert the new-bus locking for 8.0 release.John Baldwin2009-08-201-2/+0
* Make the newbus subsystem Giant free by adding the new newbus sxlock.Attilio Rao2009-08-021-0/+2
* Disable MSI by default for nVidia MCP55 chipset.Alexander Motin2009-07-141-1/+1
* Some DMA related changes:Alexander Motin2009-06-241-33/+35
* Fix type of lowaddr variable.Alexander Motin2009-06-141-2/+2
* Bump driver revision (should have bumped it earlier).Ariff Abdullah2009-06-071-1/+1
* Sound Mega-commit. Expect further cleanup until code freeze.Ariff Abdullah2009-06-0727-532/+611
* Comment out old Realtek ALC883 quirk, that was disabling phantop power onAlexander Motin2009-06-011-1/+3
* Separate comments from the license text.Joel Dahl2009-05-273-3/+9
* Slightly adjust copyright text.Joel Dahl2009-05-201-1/+1
* Remove license clauses 3 and 4 as per rev. 1.65 of auvia.c in NetBSD.Joel Dahl2009-05-201-7/+0
* Add one more board ID with inverted external amplifier control.Alexander Motin2009-05-081-0/+1
* - Unlock softc mutex on failure.Stanislav Sedov2009-04-201-8/+15
* - Properly unlock mutex on failure in channel_trigger. Before thisStanislav Sedov2009-04-201-8/+15
* Add some more logic for AD1986A codec input tracing. Use mic preamplifierAlexander Motin2009-04-011-5/+42
* Fixup relative pointers after channel realloc. It fixes crash on systemsAlexander Motin2009-03-291-8/+11
* Remove CD input hack for ALC268 based Acer systems. Latest systems does notAlexander Motin2009-03-161-5/+7
* Fix spelling in message.Alexander Motin2009-03-161-3/+3
* remove now-redunant cardbus attachment.Warner Losh2009-03-092-2/+0
* Copy/paste bug fix for previos commit.Alexander Motin2009-02-271-1/+1
* Add MSI blacklisting support.Alexander Motin2009-02-261-47/+76
* Enable MSI support by default. Still can be disabled using device.hints.Alexander Motin2009-02-151-18/+5
* s/succeded/succeeded/ in comments.Alexander Motin2009-02-121-3/+3
* All open fixes and improvements from Konstantin for which users had toAlexander Leidinger2009-02-113-7/+62
* Hmm... "base? base : 0" and "base" should be equivalent.Olivier Houchard2009-02-091-1/+1
* Fix bug in hint.hdac.X.config parsing.Alexander Motin2009-01-311-2/+2
* Specify analog beep pin widget for several AD codecs.Alexander Motin2009-01-261-1/+8
* Add two more nVidia HDMI codec IDs.Alexander Motin2009-01-191-0/+4
* Add support for CMedia CMI120.Giorgos Keramidas2009-01-181-0/+4
* Correct spelling in comment.Alexander Motin2009-01-131-2/+2
* Improve AD1983 codec support:Alexander Motin2009-01-131-1/+28
* Change configuration order to enable output only after codec is configured.Alexander Motin2009-01-131-58/+55
* Fix unwanted crosschannel mixing, possible on some codecs likeAlexander Motin2009-01-111-4/+8
* Add one more bunch of controller and codec IDs.Alexander Motin2009-01-101-2/+77