aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_i2c.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
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)
href='/lcd4linux.git/commit/drivers.m4?id=7e4ae629678f086951b4ae213bc3dc17c04b27ee&follow=1'>Add 'ULA200' driver when --with-drivers=all is specifiedbwalle1-0/+1 2008-09-14strftime_tz patch from Bernhard Wallemichael1-0/+11 2008-09-08strftime_tz() plugin by Bernhard Wallemichael1-0/+25 2008-09-03ULA200 driver by Bernhard Wallemichael7-2/+825 2008-09-03indentmichael1-4/+4 2008-08-31Increased the maximum bps to 230400, if defined in <termios.h>.sonic741-2/+7 2008-08-27git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@889 3ae390bd-cb1e-0410-...sonic741-18/+11 2008-08-27D4D updates by Svenmichael1-38/+60 2008-08-03driver for 4D Systems serial displays by Sven Killigmichael9-45/+846 2008-08-03signed/unsigned mismatchmichael1-3/+3 2008-07-26added command functionsmichux1-2/+130 2008-07-15added IRLCD driver by Jean-Philippe Civademichael10-5/+467 2008-07-15'autoreconf -f -i' run & config.rpath addedmichael8-370/+1617