# $NetBSD: shlib_version,v 1.3 2016/08/17 03:10:23 mrg Exp $ # major=0 minor=2 rel='alternate' title='Atom feed' href='http://git.infra.scholz.ruhr/netbsd/atom/sys/dev/i2c/au8522.c?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/au8522.c
AgeCommit message (Expand)Author
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2015-03-07i2c devices don't actually have a dependency on "iic" (the bus driver)jmcneill
2011-10-02now that iic is a module, add "iic" dependency to iic driversjmcneill
2011-07-10add snr reportingjmcneill
2011-07-09add digital capture supportjmcneill
2011-05-26add a function to mute/unmute the audio inputjmcneill
2010-12-28don't make module declaration conditional on _MODULEjmcneill
2010-12-27add driver for the Auvitek AU0828 USB video controllers's analog videojmcneill