History log of /freebsd-10-stable/sys/dev/sound/pci/hda/hdac.c
Revision Date Author Comments
# 314667 04-Mar-2017 avg

MFC r283291: don't use CALLOUT_MPSAFE with callout_init()

The main purpose of this MFC is to reduce conflicts for other merges.
Parts of the original change have already "trickled down" via individual MFCs.


# 308739 16-Nov-2016 mav

MFC r308464, r308471: Add some device IDs found in my new laptop.


# 300312 20-May-2016 mav

MFC r298983: Add some device IDs from Intel Sunrise Point chipsets.


# 297852 12-Apr-2016 mav

MFC r297387: Add some device IDs found on AMD FCH shipsets.


# 281963 24-Apr-2015 rpaulo

MFC r281544:
snd_hda: add support for the Lenovo X1 20BS model.

This requires a patch to redirect the output to a separate DAC when
the headphones are used. While there, add device strings for Intel
Broadwell HDA controllers and Realtek ALC292 codecs.


# 275439 03-Dec-2014 mav

MFC r275101:
Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets.


# 264961 25-Apr-2014 marius

MFC: r264832

- Sprinkle const and static as appropriate.
- Convert the remainder of snd_hda(4) to take advantage of nitems().
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.


# 260351 05-Jan-2014 mav

MFC r258168, r258170:
Add some more Intel HDA controller and CODEC IDs.


# 281963 24-Apr-2015 rpaulo

MFC r281544:
snd_hda: add support for the Lenovo X1 20BS model.

This requires a patch to redirect the output to a separate DAC when
the headphones are used. While there, add device strings for Intel
Broadwell HDA controllers and Realtek ALC292 codecs.


# 275439 03-Dec-2014 mav

MFC r275101:
Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets.


# 264961 25-Apr-2014 marius

MFC: r264832

- Sprinkle const and static as appropriate.
- Convert the remainder of snd_hda(4) to take advantage of nitems().
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.


# 260351 05-Jan-2014 mav

MFC r258168, r258170:
Add some more Intel HDA controller and CODEC IDs.