index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ipack
/
carriers
Age
Commit message (
Expand
)
Author
2021-08-13
ipack: tpci200: fix memory leak in the tpci200_register
Dongliang Mu
2021-08-13
ipack: tpci200: fix many double free issues in tpci200_pci_probe
Dongliang Mu
2021-05-27
ipac: tpci200: fix kernel-doc syntax and remove filename from file header
Aditya Srivastava
2021-05-27
ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
Lv Yunlong
2020-05-15
ipack: tpci200: fix error return code in tpci200_register()
Wei Yongjun
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-07-07
ipack: add error handling for ioremap_nocache
Zhouyang Jia
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2014-09-23
ipack: save carrier owner to allow device to get it
Federico Vaga
2014-07-18
ipack: Replace DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-03-15
ipack: split ipack_device_register() in several functions
Samuel Iglesias Gonsalvez
2012-11-21
ipack: remove use of __devexit
Bill Pemberton
2012-11-21
ipack: remove use of __devexit_p
Bill Pemberton
2012-11-16
ipack: move header files to include/linux
Samuel Iglesias Gonsalvez
2012-11-16
Staging: ipack: move out of staging
Greg Kroah-Hartman