Sign in
qemu
/
qemu
/
4fb9071f65aa871bb46d665899ee328a94d9f781
/
hw
/
input
/
lm832x.c
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 6 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
f7030d0
hw/input/lm832x: Convert reset handler to DeviceReset
by Philippe Mathieu-Daudé
· 5 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
71e8a91
Include sysemu/reset.h a lot less
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
2ac4c5f
i2c: have I2C receive operation return uint8_t
by Corey Minyard
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
c8c9e10
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
by Philippe Mathieu-Daudé
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
d307c28
i2c: Allow I2C devices to NAK start events
by Corey Minyard
· 8 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
e720677
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
by Paolo Bonzini
· 10 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
933069e
lm832x: QOM'ify
by Andreas Färber
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/lm832x.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8aae84a
i2c: Drop I2C_SLAVE_FROM_QDEV() macro
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
b5ea932
i2c: smbus: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
9e07bdf
i2c: rename i2c_slave -> I2CSlave
by Anthony Liguori
· 13 years ago
c4f05c8
lm832x: Take DeviceState pointer in lm832x_key_event()
by Peter Maydell
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
be73cfe
savevm: Port to qdev.vmsd all devices that have qdev
by Juan Quintela
· 15 years ago
aa1e3b2
vmstate: port lm832x device
by Juan Quintela
· 15 years ago
e69f060
lm832x: make fields to have the same types that they are saved/loaded
by Juan Quintela
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
074f2ff
qdev: move name+size into DeviceInfo (v2)
by Gerd Hoffmann
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
2d9401a
LM832x qdev conversion
by Paul Brook
· 16 years ago
bc24a22
Follow coding conventions
by Paul Brook
· 16 years ago
7442511
Don't try to return result from a void function (spotted by Sparse)
by blueswir1
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
18be518
Remove duplicate device index calculations.
by pbrook
· 17 years ago
1d4e547
Add the LM8323-based keyboard of N810.
by balrog
· 17 years ago