summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/tvpll.c
AgeCommit message (Expand)Author
2019-12-23No need to use I2C_F_POLL here.thorpej
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
2013-10-17remove unused variablechristos
2011-10-02now that iic is a module, add "iic" dependency to iic driversjmcneill
2011-07-15add LG TDVS-H06xF supportjmcneill
2011-07-14add module supportjmcneill
2011-07-11Add subdriver for generic PLL-based TV tuners.jakllsch