aboutsummaryrefslogtreecommitdiffstats
path: root/hw/max7310.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+2
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann1-1/+3
2009-05-14MAX7310 I2C qdev conversionPaul Brook1-9/+17
2009-05-10Follow coding conventionsPaul Brook1-14/+14
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc1-3/+3
2008-07-01Remove duplicate device index calculations.pbrook1-4/+1
2008-05-09Improve tsc2005 touchscreen usability.balrog1-1/+1
2007-11-17Break up vl.h.pbrook1-3/+4
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog1-0/+38
2007-05-23Add WM8750 and MAX7310 chips (I2C slaves).balrog1-0/+188