1. 0e78818 bitbang: Extend bitbang_spi_master functions to accept spi data by Anastasia Klimchuk · 3 years, 4 months ago
  2. a447c12 bitbang: Extend register_spi_bitbang_master() API with spi data by Anastasia Klimchuk · 3 years, 4 months ago
  3. 621208c drivers/: Make 'fallback_{un}map' the default unless defined by Edward O'Callaghan · 2 years ago
  4. 56684d9 drivers/: Make 'internal_delay' the default unless defined by Edward O'Callaghan · 2 years ago
  5. dd9d0c5 tree: Consolidate BIT() macro by Edward O'Callaghan · 2 years, 4 months ago
  6. 3f4d35d hwaccess: move mmio functions into hwaccess_physmap by Thomas Heijligen · 2 years, 8 months ago
  7. 52aa4d2 nicintel_spi: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  8. 74b4aa0 physmap: rename to hwaccess_physmap, create own header by Thomas Heijligen · 2 years, 9 months ago
  9. a065520 hwaccess: move x86 port I/O related code into own files by Thomas Heijligen · 2 years, 9 months ago
  10. d96c97c pci.h: move include into own wrapper by Thomas Heijligen · 2 years, 11 months ago
  11. 43040f2 tree: indent struct *_master consistently with tabs by Thomas Heijligen · 2 years, 3 months ago
  12. f0c03fb nicintel_spi.c: Implement `set_sck_set_mosi` and `set_sck_get_miso` by Angel Pons · 3 years, 3 months ago
  13. cc853d8 programmer_table: move each entry to the associated programmer source by Thomas Heijligen · 3 years, 5 months ago
  14. afc3ad6 tree: Make internal variables static by Jacob Garber · 5 years ago
  15. cb44eb7 bitbang_spi: Drop bitbang_spi_master_type by Nico Huber · 7 years ago
  16. 93e1625 Fix several -Wold-style-declaration warnings by Richard Hughes · 6 years ago
  17. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  18. 75a2a79 nicintel_spi: Define BIT() macro by Ricardo Ribalda Delgado · 7 years ago
  19. 26d33d2 nicintel_spi: Support for I210/I211 cards by Ricardo Ribalda Delgado · 8 years ago
  20. 33180df Add support for Intel 82599 10 GbE NICs by Ed Swierk · 10 years ago
  21. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
  22. 0ccec8f Move global io_base_addr into compilation units by Stefan Tauner · 10 years ago
  23. bf8ea49 Add support for Intel 82574L to nicintel_spi.c by Bill Paul · 11 years ago
  24. 5d30720 Remove exit call and mayfail parameter from physmap_common() by Niklas Söderlund · 11 years ago
  25. 89edf36 Add additional error handling to pcidev_readbar() callers by Niklas Söderlund · 11 years ago
  26. 7fb5aa0 Automatically unmap physmap()s by Stefan Tauner · 11 years ago
  27. a2faddf Decouple BAR reading from pci device init, handle errors gracefully by Carl-Daniel Hailfinger · 12 years ago
  28. 5561955 Unify PCI init and let pcidev clean itself up by Stefan Tauner · 12 years ago
  29. 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 12 years ago
  30. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  31. 6745d6f Use getpagesize() to determine the physmap's length in nicintel_spi.c by Stefan Tauner · 12 years ago
  32. d6bb828 Automatically release I/O permissions on shutdown by Carl-Daniel Hailfinger · 12 years ago
  33. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  34. 8ee180d nicintel_spi.c: check if write enable is really set (and minor comment changes) by Stefan Tauner · 13 years ago
  35. c40cff7 Have all programmer init functions register bus masters/programmers by Carl-Daniel Hailfinger · 13 years ago
  36. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  37. 4b90e6b Add support for 8086:1076 (82541GI) to nicintel_spi.c by Stefan Tauner · 13 years ago
  38. b9dbe48 Kill central list of SPI programmers by Michael Karcher · 13 years ago
  39. 54ce73a Revert MMIO space writes on shutdown as needed by Carl-Daniel Hailfinger · 13 years ago
  40. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 14 years ago
  41. bdc4827 Add Intel 82571EB and 82572EI Gigabit NICs to the supported list by Idwer Vollering · 14 years ago
  42. 2822888 SPI bitbanging: request/release bus by Carl-Daniel Hailfinger · 14 years ago
  43. 004f4b7 Add Intel Gigabit NIC SPI flashing support by Idwer Vollering · 14 years ago