summaryrefslogtreecommitdiffstats
path: root/hw/gpio/max7310.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-221-4/+1Star
|\
| * hw/gpio/max7310: Remove impossible checkPhilippe Mathieu-Daudé2020-09-161-4/+1Star
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-121-6/+5Star
|\
| * hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP)Philippe Mathieu-Daudé2020-09-091-6/+5Star
* | Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* | Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
|/
* hw: Remove superfluous breaksLiao Pingfang2020-09-011-3/+0Star
* 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