summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN/mISDNinfineon.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-13isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter1-8/+16
2021-05-13Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"Greg Kroah-Hartman1-4/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner1-16/+1
2019-03-10isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu1-1/+4
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+1
2015-03-07treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2013-01-04Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-8/+8
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-18/+18
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-11-15drivers/isdn: Remove unnecessary semicolonsJoe Perches1-2/+2
2010-10-27drivers/isdn: delete double assignmentJulia Lawall1-1/+1
2010-08-10isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy1-1/+4
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-07-16mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-25/+14
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-04hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins1-0/+1
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil1-0/+1178