summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/xc3028.c
AgeCommit message (Expand)Author
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
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
2015-01-07Pass a correct firmware size (instead of 0) to firmware_freeozaki-r
2011-10-02now that iic is a module, add "iic" dependency to iic driversjmcneill
2011-08-09lg3303 should depend on dtv_math, not xc3028jmcneill
2011-08-09modify the dtv device api so hardware drivers can be loaded independentlyjmcneill
2011-07-22Fix printf formatnjoly
2011-07-11add LGDT3303 tuner and XC3028L demod driversjmcneill