aboutsummaryrefslogtreecommitdiff
path: root/drivers/ipack/carriers
AgeCommit message (Expand)AuthorFilesLines
2021-08-13ipack: tpci200: fix memory leak in the tpci200_registerGravatar Dongliang Mu 1-10/+14
2021-08-13ipack: tpci200: fix many double free issues in tpci200_pci_probeGravatar Dongliang Mu 1-18/+18
2021-05-27ipac: tpci200: fix kernel-doc syntax and remove filename from file headerGravatar Aditya Srivastava 2-6/+2
2021-05-27ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeGravatar Lv Yunlong 1-1/+4
2020-05-15ipack: tpci200: fix error return code in tpci200_register()Gravatar Wei Yongjun 1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 2-8/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2018-07-07ipack: add error handling for ioremap_nocacheGravatar Zhouyang Jia 1-0/+7
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-2/+2
2014-09-23ipack: save carrier owner to allow device to get itGravatar Federico Vaga 1-1/+2
2014-07-18ipack: Replace DEFINE_PCI_DEVICE_TABLE macro useGravatar Benoit Taine 1-1/+1
2013-03-15ipack: split ipack_device_register() in several functionsGravatar Samuel Iglesias Gonsalvez 1-1/+13
2012-11-21ipack: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-21ipack: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-11-16ipack: move header files to include/linuxGravatar Samuel Iglesias Gonsalvez 1-2/+1
2012-11-16Staging: ipack: move out of stagingGravatar Greg Kroah-Hartman 4-0/+803