1. 940caf1 hw/gpio/omap_gpio.c: Don't use old_mmio by Peter Maydell · 7 years ago
  2. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  3. d72fc9d bcm2835_gpio: add bcm2835 gpio controller by Clement Deschamps · 8 years ago
  4. 396781f hw/gpio: QOM'ify mpc8xxx.c by xiaoqiang zhao · 8 years ago
  5. d307c28 i2c: Allow I2C devices to NAK start events by Corey Minyard · 8 years ago
  6. fb70029 i.MX: Fix GPIO ISR register write by Guenter Roeck · 8 years ago
  7. 5367766 hw/gpio: QOM'ify zaurus.c by xiaoqiang zhao · 9 years ago
  8. 09e6fb3 hw/gpio: QOM'ify pl061.c by xiaoqiang zhao · 9 years ago
  9. ebc116f hw/gpio: QOM'ify omap_gpio.c by xiaoqiang zhao · 9 years ago
  10. df43d49 hw: clean up hw/hw.h includes by Paolo Bonzini · 9 years ago
  11. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  12. e5a8152 hw/gpio: Add the emulation of gpio_key by Shannon Zhao · 9 years ago
  13. 09aa3bf ARM: PL061: Checking register r/w accesses to reserved area by Wei Huang · 9 years ago
  14. c3a86b3 ARM: PL061: Cleaning field of PL061 device state by Wei Huang · 9 years ago
  15. b527db4 ARM: PL061: Clear PL061 device state after reset by Wei Huang · 9 years ago
  16. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  17. 17b7f2d arm devices: Clean up includes by Peter Maydell · 9 years ago
  18. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  19. 5af98cc unicore: Clean up includes by Peter Maydell · 9 years ago
  20. 84a3a53 omap: Don't use hw_error() in device init() methods by Markus Armbruster · 9 years ago
  21. f1f7e4b i.MX: add support for lower and upper interrupt in GPIO. by Jean-Christophe Dubois · 9 years ago
  22. 5641112 i.MX: Standardize i.MX GPIO debug by Jean-Christophe Dubois · 9 years ago
  23. f442728 i.MX: Add GPIO device by Jean-Christophe Dubois · 9 years ago
  24. c11b058 hw/gpio/zaurus: Remove meaningless blank Property by Shannon Zhao · 10 years ago
  25. b45c03f arm: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  26. 0b2ff2c pl061: fix wrong calculation of GPIOMIS register by Victor CLEMENT · 10 years ago
  27. bd2a888 Convert ffs() != 0 callers to ctz32() by Stefan Hajnoczi · 10 years ago
  28. 786a4ea Convert (ffs(val) - 1) to ctz32(val) by Stefan Hajnoczi · 10 years ago
  29. 77a8257 omap: Fix warnings from Sparse by Stefan Weil · 10 years ago
  30. 228aa99 PPC: Add MPC8XXX gpio controller by Alexander Graf · 10 years ago
  31. bfb27e6 pl061: implement input interrupt logic by Colin Leitner · 10 years ago
  32. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  33. 52f91c3 zaurus: fix buffer overrun on invalid state load by Michael S. Tsirkin · 11 years ago
  34. b8bcf81 max7310: QOM'ify by Andreas Färber · 11 years ago
  35. 1b111dc hw: cannot_instantiate_with_device_add_yet due to pointer props by Markus Armbruster · 11 years ago
  36. a009de4 gpio/zaurus: QOM cast cleanup by Andreas Färber · 12 years ago
  37. 1ed09e2 puv3_gpio: QOM cast cleanup by Andreas Färber · 12 years ago
  38. 692a76d pl061: QOM'ify pl061 and pl061_luminary by Andreas Färber · 12 years ago
  39. ee663e9 pl061: Rename pl061_state to PL061State by Andreas Färber · 12 years ago
  40. 74d1e35 omap_gpio: QOM cast cleanup for omap2_gpif_s by Andreas Färber · 12 years ago
  41. 1d300b5 omap_gpio: QOM cast cleanup for omap_gpif_s by Andreas Färber · 12 years ago
  42. b716368 hw/gpio: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  43. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  44. e1fe50d Remove unneeded type casts by Stefan Weil · 12 years ago
  45. 5193899 hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  46. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  47. 1fd6bb4 hw: make subdirectories for devices by Paolo Bonzini · 12 years ago