aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ipack/carriers/tpci200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-13ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu1-10/+14
2021-08-13ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu1-18/+18
2021-05-27ipac: tpci200: fix kernel-doc syntax and remove filename from file headerAditya Srivastava1-3/+1
2021-05-27ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeLv Yunlong1-1/+4
2020-05-15ipack: tpci200: fix error return code in tpci200_register()Wei Yongjun1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2018-07-07ipack: add error handling for ioremap_nocacheZhouyang Jia1-0/+7
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2014-09-23ipack: save carrier owner to allow device to get itFederico Vaga1-1/+2
2014-07-18ipack: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez1-1/+13
2012-11-21ipack: remove use of __devexitBill Pemberton1-1/+1
2012-11-21ipack: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-16Staging: ipack: move out of stagingGreg Kroah-Hartman1-0/+627