1. 63ba2d0 mcb: fix error handling for different scenarios when parsing by Sanjuán García, Jorge · 1 year, 2 months ago
  2. 28cbfe0 mcb: Use the actual bus passed to init and release functions by Rodríguez Barbarin, José Javier · 1 year, 2 months ago
  3. 5f19ca4 Merge 6.6-rc6 into char-misc-next by Greg Kroah-Hartman · 1 year, 2 months ago
  4. 78510a4 mcb: use short version for function pointer for mcb_free_bus by Jorge Sanjuan Garcia · 1 year, 4 months ago
  5. 0f28ada mcb: remove is_added flag from mcb_device struct by Jorge Sanjuan Garcia · 1 year, 4 months ago
  6. 2025b2c mcb-lpc: Reallocate memory region to avoid memory overlapping by Rodríguez Barbarin, José Javier · 1 year, 9 months ago
  7. 9be24fa mcb-pci: Reallocate memory region to avoid memory overlapping by Rodríguez Barbarin, José Javier · 1 year, 9 months ago
  8. a889c27 mcb: Return actual parsed size when reading chameleon table by Rodríguez Barbarin, José Javier · 1 year, 9 months ago
  9. 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years ago
  10. 728ac33 mcb: mcb-parse: fix error handing in chameleon_parse_gdd() by Yang Yingliang · 2 years, 1 month ago
  11. d723746 drivers: mcb: fix resource leak in mcb_probe() by Zhengchao Shao · 2 years, 1 month ago
  12. 3af0b1d drivers: mcb: directly use ida_alloc()/free() by keliu · 2 years, 6 months ago
  13. 25a1433 mcb: fix error handling in mcb_alloc_bus() by Dan Carpenter · 3 years, 4 months ago
  14. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  15. 6f746d4 mcb: Use DEFINE_RES_MEM() helper macro and fix the end address by Zhen Lei · 3 years, 7 months ago
  16. 891e603 drivers: mcb: use symbol namespaces by Johannes Thumshirn · 5 years ago
  17. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  18. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  19. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  20. 29ea6be mcb: add Altera PCI ID to mcb-pci by Johannes Thumshirn · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  23. 5ec6bff mcb: Fix an error handling path in 'chameleon_parse_cells()' by Christophe JAILLET · 7 years ago
  24. acf5e05 MCB: add support for SC31 to mcb-lpc by Michael Moese · 7 years ago
  25. 2ce8008 mcb: introduce mcb_get_resource() by Johannes Thumshirn · 7 years ago
  26. c836790 mcb: fix compiler warning logical-op in mcb-parse.c by Michael Moese · 8 years ago
  27. 2d8784d mcb: Add a dma_device to mcb_device by Michael Moese · 8 years ago
  28. 15bb81d mcb: Enable PCI bus mastering by default by Michael Moese · 8 years ago
  29. b58189b mcb: remove sub-device handling code by Johannes Thumshirn · 8 years ago
  30. ffc7bb3 mcb: Added bar descriptor support for non PCI bus MCB carrier by Andreas Werner · 8 years ago
  31. 73edc8f mcb: Added support for LPC or non PCI based MCB carrier by Andreas Werner · 8 years ago
  32. 4d2ec85 mcb: Acquire reference to carrier module in core by Johannes Thumshirn · 9 years ago
  33. 7bc3640 mcb: Acquire reference to device in probe by Johannes Thumshirn · 9 years ago
  34. 8cd1f9d mcb: Delete num_cells variable which is not required by Andreas Werner · 9 years ago
  35. f75564d mcb: Fixed bar number assignment for the gdd by Andreas Werner · 9 years ago
  36. d19366f mcb: Replace ioremap and request_region with the devm version by Andreas Werner · 9 years ago
  37. 5d9e2ab mcb: Implement bus->dev.release callback by Johannes Thumshirn · 9 years ago
  38. 803f1ca mcb: export bus information via sysfs by Johannes Thumshirn · 9 years ago
  39. 18d2881 mcb: Correctly initialize the bus's device by Johannes Thumshirn · 9 years ago
  40. 169883a mcb: Destroy IDA on module unload by Johannes Thumshirn · 9 years ago
  41. bf25c19 mcb: Do not return zero on error path in mcb_pci_probe() by Alexey Khoroshilov · 9 years ago
  42. 41ada9d mcb: Fix error handling in mcb_pci_probe() by Alexey Khoroshilov · 9 years ago
  43. d86fb45 mcb: request_mem_region() returns NULL on error by Dan Carpenter · 10 years ago
  44. a48742b mcb: Fix error path of mcb_pci_probe by Johannes Thumshirn · 10 years ago
  45. 7b7c549 mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 by Johannes Thumshirn · 10 years ago
  46. 4ec65b7 mcb: Add support for shared PCI IRQs by Johannes Thumshirn · 11 years ago
  47. 7c735282 drivers: mcb: fix memory leak in chameleon_parse_cells() error path by Christoph Jaeger · 11 years ago
  48. 07792c7 drivers: mcb: Fix build error discovered by 0-day bot by Johannes Thumshirn · 11 years ago
  49. 0db03f3f drivers/mcb: do not set default Kconfig variable to modular by Paul Gortmaker · 11 years ago
  50. b71bb86 mcb: Add PCI carrier for MEN Chameleon Bus by Johannes Thumshirn · 11 years ago
  51. 3764e82 drivers: Introduce MEN Chameleon Bus by Johannes Thumshirn · 11 years ago