summaryrefslogtreecommitdiff
path: root/drivers/ipack/Makefile
blob: 284f0455424c804f8b13d7fa3247d5179802082a (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the IPACK bridge device drivers.
#
obj-$(CONFIG_IPACK_BUS)		+= ipack.o
obj-y				+= devices/
obj-y				+= carriers/
>Kishon Vijay Abraham I 2018-07-19pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel 2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel 2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman 2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I /gpio-104-idi-48.c?id=e42615ec233b30dfaf117b108d4cb49455b4df1d'>gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen 2019-10-09gpio: 104-idi-48e: make array register_offset static, makes object smallerColin Ian King 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner 2018-11-05gpio: 104-idi-48e: Mask the read inputs for get_multipleWilliam Breathitt Gray