summaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvsKen Smith2011-02-165-5/+5
* Merge 210839 from head:Gavin Atkinson2010-08-181-1/+0
* MFC r200375:Alexander Motin2009-12-221-0/+8
* MFC r199258, r199846:Alexander Motin2009-12-111-1/+33
* MFC r197611, r197640:Alexander Motin2009-12-112-13/+102
* MFC r197017, r197018Alexander Motin2009-12-111-2/+12
* MFC r196762:Alexander Motin2009-12-113-6/+10
* MFC r188656, r189086, r189127, r190630, r193228, r193642, r194177, r194861,Alexander Motin2009-07-151-95/+152
* MFC rev. 190519:Alexander Motin2009-03-301-8/+11
* MFC rev. 188510, 189876, 189879Alexander Motin2009-03-201-11/+13
* MFC rev. 187445, 187721, 187944Alexander Motin2009-02-041-2/+13
* MFC rev. 187154, 187196, 187202Alexander Motin2009-01-161-58/+82
* MRC rev. 186912, 187020, 187052:Alexander Motin2009-01-131-10/+96
* Merge updated snd_hda driver version 20081226_0122 from CURRENT.Alexander Motin2009-01-073-2509/+3912
* MFC r182854Remko Lodder2008-09-121-0/+9
* MFC sound(4) subsystem changes r178155,178250,178324,179205,180110,180532,Xin LI2008-07-221-14/+70
* MFC:Ariff Abdullah2007-12-151-1/+25
* Headphone / speakers automute fixup for Acer Aspire 4710 @ ALC268 laptop.Ariff Abdullah2007-12-061-0/+3
* MFC: (revision 1.47, 1.48)Ariff Abdullah2007-11-301-4/+29
* * Fix support for followings:Ariff Abdullah2007-11-271-12/+40
* - Gigabyte G33-S2H fixup, due to the present of multiple competingAriff Abdullah2007-10-191-13/+71
* - Add codec id for Realtek ALC268.Ariff Abdullah2007-07-092-18/+57
* - Fix input/microphone support for ASUS A8N-VMCSM series.Ariff Abdullah2007-07-012-39/+109
* Fix headphone jack sensing support for Olivetti Olibook 610-430 XPSE.Ariff Abdullah2007-06-181-1/+4
* Drain all callout handlers during driver detach appropriately.Ariff Abdullah2007-06-141-6/+3
* Filter/compress the amount of channel trigger. This should reduceAriff Abdullah2007-06-111-0/+3
* - Add codec id for ALC660 [1]Ariff Abdullah2007-06-101-1/+10
* Despite several examples in the kernel, the third argument ofDavid Malone2007-06-041-3/+3
* Use standard pcm_get/setflags() rather than dereferencing softc whileAriff Abdullah2007-06-021-11/+7
* Don't hold mutex while releasing bus resources.Ariff Abdullah2007-05-101-1/+0
* Miscellaneous changes and fix:Ariff Abdullah2007-05-052-312/+999
* sndbuf_alloc() now accept dmaflags argument which will be forwarded toAriff Abdullah2007-04-181-1/+1
* Memory leak killing spree, mostly bus_dma(9) related.Ariff Abdullah2007-03-211-16/+26
* Put a temporary bandaid to set/reset uncacheable DMA region (affectedAriff Abdullah2007-03-202-17/+46
* Destroy channel DMA tag during resource cleanup.Ariff Abdullah2007-03-191-1/+4
* [stage: 8/9]Ariff Abdullah2007-03-161-15/+46
* Fix support for ASUS A7T ALC882 laptop (gpio0 quirk).Ariff Abdullah2007-03-161-0/+3
* - Put some sanity break statement in few missing places.Ariff Abdullah2007-03-151-6/+4
* NOOP (for now) for hdac_dma_nocache(). It is a wrong way to enforceAriff Abdullah2007-03-151-1/+3
* Fix analog CD connectivity. HP decided to screw pinconfig settings inAriff Abdullah2007-03-111-0/+6
* Fix ALC883 microphone / recording issues. Setting high(er) VRef onAriff Abdullah2007-02-251-4/+95
* Add codec id for Sigmatel STAC9271D.Ariff Abdullah2007-02-161-2/+4
* Add speaker control for HP xw4300. This hardware doesn't respond toAriff Abdullah2007-01-281-2/+17
* Fix typo in a comment.Joel Dahl2007-01-161-1/+1
* Fix headphone/speaker automute for [1] Acer Aspire 5050 and [2] MSI MS-1034Ariff Abdullah2007-01-131-0/+27
* Fix headphone/speaker automute for Toshiba Satellite Pro U200.Ariff Abdullah2007-01-041-1/+10
* Fix distorted sound on Intel Desktop Board D101GGC (ATI SB450/ALC861).Ariff Abdullah2006-12-221-10/+7
* Fix distorted sound on Fujitsu Siemens AMILO Pa 1510.Ariff Abdullah2006-12-191-1/+7
* Add codec id for [1] Realtek ALC888 and [2] Sigmatel STAC9227Ariff Abdullah2006-12-171-0/+4
* Miscellaneous fixups and quirks for ASUS A7M, LG LW20 andAriff Abdullah2006-12-161-5/+36