aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_i2c.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2011-08-26Import upstream version 0.11.0~svn1158Reinhard Tartler1-1/+7
2007-04-30new upstream versionReinhard Tartler1-3/+3
2007-04-05import new upstreamReinhard Tartler1-34/+3
2006-07-31[lcd4linux @ 2006-07-31 03:48:09 by reinelt]reinelt1-5/+8
preparations for scrolling
2006-07-30[lcd4linux @ 2006-07-30 11:16:27 by lfcorreia]lfcorreia1-1/+9
Add back drv_generic_i2c_close function
2006-07-29[lcd4linux @ 2006-07-29 21:04:43 by lfcorreia]lfcorreia1-12/+19
Better error handling, add proper I2C SLAVE device detection (not 100% finished)
2005-06-01[lcd4linux @ 2005-06-01 12:50:25 by reinelt]reinelt1-184/+178
ifdef'ed unused function to avoid compiler warning
2005-05-31[lcd4linux @ 2005-05-31 20:42:54 by lfcorreia]lfcorreia1-161/+189
new file: lcd4linux_i2c.h avoid the problems detecting the proper I2C kernel include files rearrange all the other autoconf stuff to remove I2C detection new method by Paul Kamphuis to write to the I2C device
2005-05-08[lcd4linux @ 2005-05-08 04:32:43 by reinelt]reinelt1-78/+81
CodingStyle added and applied
2005-04-05[lcd4linux @ 2005-04-05 05:12:48 by reinelt]reinelt1-7/+13
i2c patch from Paul (still does not work here :-(
2005-03-28[lcd4linux @ 2005-03-28 19:39:14 by reinelt]reinelt1-0/+155
HD44780/I2C patch from Luis merged (still does not work for me)