1. b72ad66 driver/i2c: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  2. 8324fe9 drivers: Add SPDX license headers to Makefiles by Martin Roth · 1 year ago
  3. ca432d1 drivers/i2c/designware: translate return type in dw_i2c_dev_transfer by Felix Held · 1 year, 8 months ago
  4. 76364fb drivers/i2c/designware/dw_i2c: handle bus < 0 in dw_i2c_dev_transfer by Felix Held · 1 year, 8 months ago
  5. 6b4a1ab drivers/i2c/designware: Add 100 MHz controller base clock by Werner Zeh · 1 year, 9 months ago
  6. ee443c8 drivers/i2c/dw_i2c: Re-add check for empty i2c transfer list by Nico Huber · 2 years, 1 month ago
  7. 5709713 drivers/i2c/dw_i2c: Adjust to handle 0-byte transfers by Matt DeVillier · 2 years, 4 months ago
  8. 4bc2ca5 drivers/i2c/designware/dw_i2c: Remove unnecessary tabs in debug log by Reka Norman · 2 years, 4 months ago
  9. 19baa9d i2c: Add configurable I2C transfer timeout by Jes Klinke · 2 years, 6 months ago
  10. 6151ff3 drivers/i2c/designware/dw_i2c: improve CONTROL_SPEED_FS definition by Felix Held · 2 years, 6 months ago
  11. 7edf910 drivers/i2c/designware/dw_i2c: use cb_err for dw_i2c_gen_speed_config by Felix Held · 2 years, 7 months ago
  12. abdf684 drivers/i2c/designware/dw_i2c: limit scope of dw_i2c_transfer by Felix Held · 2 years, 7 months ago
  13. 8ed02de8 drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_transfer by Felix Held · 2 years, 7 months ago
  14. 3d94589 drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init by Felix Held · 2 years, 7 months ago
  15. 2a542da drivers/i2c/designware/dw_i2c: use enum cb_err for static functions by Felix Held · 2 years, 7 months ago
  16. 78695fd drivers/i2c/designware/dw_i2c.h: include types.h instead of stdint.h by Felix Held · 2 years, 7 months ago
  17. a704156 drivers/i2c/designware/dw_i2c: add missing types.h include by Felix Held · 2 years, 7 months ago
  18. 1e02ad3 drivers/i2c/designware: Report I2C timings for additional bus speeds by Werner Zeh · 3 years, 3 months ago
  19. 2263e9b drivers/i2c/designware: Use safe defaults for SCL parameters by Kyösti Mälkki · 3 years, 4 months ago
  20. 0639bff src: Update some incorrect config options in comments by Martin Roth · 3 years, 9 months ago
  21. b2c39b5 drivers/i2c/dw: Check for TX_ABORT in transfer by Kangheui Won · 3 years, 9 months ago
  22. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  23. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  24. 6191b85 drivers/i2c/designware: Check if the device is powered by Raul E Rangel · 4 years, 4 months ago
  25. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  26. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  27. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  28. 00296ea i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus by Furquan Shaikh · 4 years, 4 months ago
  29. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  30. ba37b94 drivers/i2c/designware: Add 150MHz clock speed by Martin Roth · 4 years, 8 months ago
  31. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  32. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  33. ba0a393 drivers/i2c/dw: Don't try to generate unselected speeds in ACPI table by Tim Wawrzynczak · 5 years ago
  34. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  35. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  36. 4afefd6 drivers/i2c/designware: Add soc_clock entry for 216MHz by Duncan Laurie · 6 years ago
  37. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  38. 545ed7a drivers/i2c: Add i2c TPM support for different stages by Philipp Deppenwiese · 7 years ago
  39. 1895838 src/drivers: Fix typo by Elyes HAOUAS · 6 years ago
  40. 794d097 drivers/i2c/designware: Fix indentation by Maulik V Vaghela · 6 years ago
  41. 0017004 drivers/i2c/designware: Remove spurious word ("familuar") by Jonathan Neuschäfer · 7 years ago
  42. 97d58bc drivers/i2c/designware: conform to controller restrictions by Aaron Durbin · 7 years ago
  43. 1f27357 drivers/i2c/designware: Unset IC_ENABLE when setting target address by Chris Ching · 7 years ago
  44. b94a275 drivers/i2c/designware: reduce API complication for bus config by Aaron Durbin · 7 years ago
  45. b7d79cd drives/i2c/designware: incorporate device_operations support by Aaron Durbin · 7 years ago
  46. 9aee819 drivers/i2c/designware: namespace soc functions by Aaron Durbin · 7 years ago
  47. b8dc63b ic2/designware: Move Intel i2c logic to shared driver by Chris Ching · 7 years ago