Commit History

Author SHA1 Message Date
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Liav A 2718d7c74c Kernel/Storage: Add support for IDE controllers in PCI native mode 4 years ago
  Liav A 1d0c183388 Kernel/Storage: Add some debug printing about IDE controllers 4 years ago
  Liav A 8b446fb579 Kernel/Storage: Add support for non-bus mastering IDE controllers 4 years ago
  Liav A 833a6bd047 Kernel/Storage: Move IDE bus master handling code into a separate class 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling fa581a7470 Kernel: Mark some IDEController functions with UNMAP_AFTER_INIT 4 years ago
  Jean-Baptiste Boric 2f8b047339 Kernel: Untangle StorageController from PCI::DeviceController 4 years ago
  Liav A 78ae4b0530 Kernel: Change the indexing of storage devices in IDEController class 4 years ago
  Liav A 6a691306b5 Kernel: Add a method to gather the devices count of a Storage controller 4 years ago
  Liav A 0a2b00a1bf Kernel: Introduce the new Storage subsystem 4 years ago