summaryrefslogtreecommitdiffstats
path: root/hw/lm832x.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Drop I2C_SLAVE_FROM_QDEV() macroAndreas Färber2013-02-011-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-6/+8
* i2c: smbus: convert to QEMU Object ModelAnthony Liguori2012-01-271-8/+15
* i2c: rename i2c_slave -> I2CSlaveAnthony Liguori2012-01-271-5/+5
* lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell2011-07-301-2/+2
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-3/+3
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+1
* vmstate: port lm832x deviceJuan Quintela2009-10-051-70/+37
* lm832x: make fields to have the same types that they are saved/loadedJuan Quintela2009-10-051-19/+22
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-1/+3
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* LM832x qdev conversionPaul Brook2009-05-141-12/+19
* Follow coding conventionsPaul Brook2009-05-101-19/+19
* Don't try to return result from a void function (spotted by Sparse)blueswir12009-04-071-2/+4
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Remove duplicate device index calculations.pbrook2008-07-011-4/+1
* Add the LM8323-based keyboard of N810.balrog2008-05-091-0/+535
OpenPOWER on IntegriCloud