summaryrefslogtreecommitdiff
path: root/drivers/misc/swap_case.c
AgeCommit message (Expand)Author
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass
2019-10-08sandbox: swap_case: Use statics where possibleSimon Glass
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean
2018-11-14test: dm: pci: Add cases for finding next PCI capability APIsBin Meng
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng
2018-08-08pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng
2018-08-08pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng
2018-06-19sandbox: swap_case: Increase number of base address regsSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-05-14sandbox: Add missing errno.h includes in a few filesSimon Glass
2015-04-18dm: sandbox: Add a emulated PCI device as an exampleSimon Glass