summaryrefslogtreecommitdiff
path: root/src/device/cardbus_device.c
AgeCommit message (Expand)Author
2020-07-28src: Never set ISA Enable on PCI bridgesAngel Pons
2020-07-21device/cardbus_device.c: Drop `cardbus_size_bridge_resource`Angel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/device: Use SPDX for GPL-2.0-only filesAngel Pons
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-09-22device/cardbus: Remove unnecessary bridge_ctrl bitmaskKyösti Mälkki
2019-09-22device/cardbus: Fix use of PCI_CB_BRIDGE_CONTROLKyösti Mälkki
2019-09-22device/pci: Replace add with bitwise-orKyösti Mälkki
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-08-09src/device: Fix typoElyes HAOUAS
2018-05-04src/device/cardbus_device.c: Get rid of device_tElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-30Rename devices -> deviceStefan Reinauer