summaryrefslogtreecommitdiff
path: root/sys/arch/mips/alchemy/dev/ausmbus_psc.c
AgeCommit message (Expand)Author
2022-06-18fix typos in word "functions" in comments, mainly s/fuctions/functions/.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-12-22Cleanup i2c bus acquire / release, centralizing all of the logic intothorpej
2016-02-14zero the i2c_attach_args structure before filling it in.chs
2012-01-03Use device_t instead of 'struct device *'.kiyohara
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2009-04-20One more implementation of the quick_{read,write} I2C protocol. Notepgoyette
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-08-14Remove white-spaces.kiyohara
2006-06-26use the "i2cbus" interface attribute rather than putting a string namedrochner
2006-06-25Supoort read/write word.kiyohara
2006-03-27Add waits after bus_space_write.shige
2006-03-06Change name of SMBus include: smbusreg.h => ausmbus_pscreg.h.shige
2006-03-06Remove working-debug codes.shige
2006-03-06Add support for On-chip PSC SMBus protocol.shige