aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ipack/carriers/tpci200.c
AgeCommit message (Expand)Author
2021-08-26ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu
2021-08-26ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu
2021-07-19ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeLv Yunlong
2020-05-27ipack: tpci200: fix error return code in tpci200_register()Wei Yongjun
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-07-07ipack: add error handling for ioremap_nocacheZhouyang Jia
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2014-09-23ipack: save carrier owner to allow device to get itFederico Vaga
2014-07-18ipack: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez
2012-11-21ipack: remove use of __devexitBill Pemberton
2012-11-21ipack: remove use of __devexit_pBill Pemberton
2012-11-16Staging: ipack: move out of stagingGreg Kroah-Hartman