index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
mISDNinfineon.c
Age
Commit message (
Expand
)
Author
2024-06-10
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2021-05-13
isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
Phillip Potter
2021-05-13
Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
Greg Kroah-Hartman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2019-03-10
isdn: mISDNinfineon: fix potential NULL pointer dereference
Kangjie Lu
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2013-01-03
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2010-11-15
drivers/isdn: Remove unnecessary semicolons
Joe Perches
2010-10-27
drivers/isdn: delete double assignment
Julia Lawall
2010-08-10
isdn: mISDN: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-07-15
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-03
hardware/mISDN/mISDNinfineon.c: bail out of loop on error
Darren Jenkins
2009-07-25
mISDN: Add driver for Infineon ISDN chipset family
Karsten Keil