aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/i2cmux/i2cmux.c
AgeCommit message (Expand)Author
2020-01-04drivers/i2c/i2cmux: Drop unused i2c multiplexKyösti Mälkki
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2014-11-01drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-01-05Indentation: Various indentation fixesVikram Narayanan
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2004-12-03i2c mux supportYinghai Lu