summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon/divasi.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-15/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-5/+5
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-5/+4
* isdn: use setup_timerGeliang Tang2017-03-241-3/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* isdn/eicon: use standard __init,__exit function markuphartleys2012-04-271-4/+4
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-28/+28
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-121-2/+0
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-23/+25
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-201-0/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+581