summaryrefslogtreecommitdiffstats
path: root/src/device/azalia_device.c
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS2019-01-071-1/+1
* {device,drivers}: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-10/+11
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-3/+0
* Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu2013-08-131-0/+276