aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon/divasmain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-06ISDN: eicon: Remove driverOlof Johansson1-848/+0
2018-05-22isdn: eicon: fix a missing-check bugWenwen Wang1-7/+11
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-07-15isdn: eicon: constify pci_device_id.Arvind Yadav1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann1-6/+6
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-5/+4
2012-04-27isdn/eicon: use standard __init,__exit function markuphartleys1-3/+3
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-59/+59
2010-10-17isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()Tejun Heo1-2/+0
2010-07-15isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-35/+34
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann1-2/+0
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-1/+0
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet1-0/+2
2008-06-10isdn divas: fix proc creationAlexey Dobriyan1-1/+0
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-12-08[PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+856