aboutsummaryrefslogtreecommitdiffstats
path: root/hw/lm832x.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-03savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela1-1/+1
2009-10-05vmstate: port lm832x deviceJuan Quintela1-70/+37
2009-10-05lm832x: make fields to have the same types that they are saved/loadedJuan Quintela1-19/+22
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+2
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann1-1/+3
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-14LM832x qdev conversionPaul Brook1-12/+19
2009-05-10Follow coding conventionsPaul Brook1-19/+19
2009-04-07Don't try to return result from a void function (spotted by Sparse)blueswir11-2/+4
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-07-01Remove duplicate device index calculations.pbrook1-4/+1
2008-05-09Add the LM8323-based keyboard of N810.balrog1-0/+535