summaryrefslogtreecommitdiffstats
path: root/hw/gpio/max7310.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* i2c: have I2C receive operation return uint8_tCorey Minyard2019-02-281-1/+1
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé2018-06-011-5/+4Star
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-4/+4
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-1/+3
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-281-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-2/+1Star
* max7310: QOM'ifyAndreas Färber2014-02-141-9/+14
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+213