1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  2. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  4. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 6 months ago
  5. 98b72da superio/*: Don't use conf_mode directly by Patrick Rudolph · 4 years, 7 months ago
  6. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  7. 6a0e5de superio: Remove unused include <device/smbus.h> by Elyes HAOUAS · 4 years, 9 months ago
  8. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  9. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  10. b0d868e superio/smsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
  11. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  12. 6321d7c roda/rk9: Remove #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  13. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  14. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  17. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  18. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  19. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  20. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  21. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  22. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  23. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
  24. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  25. b69cb5a Convert some comments to proper Doxygen syntax. by Uwe Hermann · 14 years ago
  26. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  27. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  28. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  29. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  30. 55426df Add support for the SMSC LPC47n227 SuperI/O chip by Stefan Reinauer · 14 years ago