1. d132baa Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 6 years ago
  2. 4261b2f nrf51_gpio: reflect pull-up/pull-down to IRQs by Paolo Bonzini · 6 years ago
  3. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  4. 1550b0e i2c: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  5. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  6. 2ac4c5f i2c: have I2C receive operation return uint8_t by Corey Minyard · 6 years ago
  7. 7760636 trace: enforce that every trace-events file has a final newline by Daniel P. Berrangé · 6 years ago
  8. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  9. 805f61b hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral by Steffen Görtz · 6 years ago
  10. 671872b gpio/puv3_gpio: Convert sysbus init function to realize function by Mao Zhongyi · 6 years ago
  11. c8c9e10 hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init by Philippe Mathieu-Daudé · 7 years ago
  12. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  13. 940caf1 hw/gpio/omap_gpio.c: Don't use old_mmio by Peter Maydell · 7 years ago
  14. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  15. d72fc9d bcm2835_gpio: add bcm2835 gpio controller by Clement Deschamps · 8 years ago
  16. 396781f hw/gpio: QOM'ify mpc8xxx.c by xiaoqiang zhao · 8 years ago
  17. d307c28 i2c: Allow I2C devices to NAK start events by Corey Minyard · 8 years ago
  18. fb70029 i.MX: Fix GPIO ISR register write by Guenter Roeck · 8 years ago
  19. 5367766 hw/gpio: QOM'ify zaurus.c by xiaoqiang zhao · 9 years ago
  20. 09e6fb3 hw/gpio: QOM'ify pl061.c by xiaoqiang zhao · 9 years ago
  21. ebc116f hw/gpio: QOM'ify omap_gpio.c by xiaoqiang zhao · 9 years ago
  22. df43d49 hw: clean up hw/hw.h includes by Paolo Bonzini · 9 years ago
  23. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  24. e5a8152 hw/gpio: Add the emulation of gpio_key by Shannon Zhao · 9 years ago
  25. 09aa3bf ARM: PL061: Checking register r/w accesses to reserved area by Wei Huang · 9 years ago
  26. c3a86b3 ARM: PL061: Cleaning field of PL061 device state by Wei Huang · 9 years ago
  27. b527db4 ARM: PL061: Clear PL061 device state after reset by Wei Huang · 9 years ago
  28. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  29. 17b7f2d arm devices: Clean up includes by Peter Maydell · 9 years ago
  30. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  31. 5af98cc unicore: Clean up includes by Peter Maydell · 9 years ago
  32. 84a3a53 omap: Don't use hw_error() in device init() methods by Markus Armbruster · 9 years ago
  33. f1f7e4b i.MX: add support for lower and upper interrupt in GPIO. by Jean-Christophe Dubois · 9 years ago
  34. 5641112 i.MX: Standardize i.MX GPIO debug by Jean-Christophe Dubois · 9 years ago
  35. f442728 i.MX: Add GPIO device by Jean-Christophe Dubois · 9 years ago
  36. c11b058 hw/gpio/zaurus: Remove meaningless blank Property by Shannon Zhao · 10 years ago
  37. b45c03f arm: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  38. 0b2ff2c pl061: fix wrong calculation of GPIOMIS register by Victor CLEMENT · 10 years ago
  39. bd2a888 Convert ffs() != 0 callers to ctz32() by Stefan Hajnoczi · 10 years ago
  40. 786a4ea Convert (ffs(val) - 1) to ctz32(val) by Stefan Hajnoczi · 10 years ago
  41. 77a8257 omap: Fix warnings from Sparse by Stefan Weil · 10 years ago
  42. 228aa99 PPC: Add MPC8XXX gpio controller by Alexander Graf · 10 years ago
  43. bfb27e6 pl061: implement input interrupt logic by Colin Leitner · 10 years ago
  44. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  45. 52f91c3 zaurus: fix buffer overrun on invalid state load by Michael S. Tsirkin · 11 years ago
  46. b8bcf81 max7310: QOM'ify by Andreas Färber · 11 years ago
  47. 1b111dc hw: cannot_instantiate_with_device_add_yet due to pointer props by Markus Armbruster · 11 years ago
  48. a009de4 gpio/zaurus: QOM cast cleanup by Andreas Färber · 12 years ago
  49. 1ed09e2 puv3_gpio: QOM cast cleanup by Andreas Färber · 12 years ago
  50. 692a76d pl061: QOM'ify pl061 and pl061_luminary by Andreas Färber · 12 years ago
  51. ee663e9 pl061: Rename pl061_state to PL061State by Andreas Färber · 12 years ago
  52. 74d1e35 omap_gpio: QOM cast cleanup for omap2_gpif_s by Andreas Färber · 12 years ago
  53. 1d300b5 omap_gpio: QOM cast cleanup for omap_gpif_s by Andreas Färber · 12 years ago
  54. b716368 hw/gpio: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  55. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  56. e1fe50d Remove unneeded type casts by Stefan Weil · 12 years ago
  57. 5193899 hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  58. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  59. 1fd6bb4 hw: make subdirectories for devices by Paolo Bonzini · 12 years ago