aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn/hysdn_proclog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov1-15/+13
2014-02-26isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann1-3/+4
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-4/+4
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataAl Viro1-58/+13
2013-02-22new helper: file_inode(file)Al Viro1-2/+2
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe1-9/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-13/+13
2011-03-30kstrtox: convert drivers/isdn/Alexey Dobriyan1-7/+4
2010-07-15drivers: isdn: remove custom strtoul()Andy Shevchenko1-28/+6
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann1-7/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev1-4/+4
2007-05-08fix spinlock usage in hysdn_log_close()Matthias Kaehlcke1-4/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-08[PATCH] struct path: convert isdnJosef Sipek1-2/+2
2006-10-17[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appropriatelyAmol Lad1-10/+7
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton1-5/+5
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-06-28[PATCH] drivers/isdn/: make some code staticAdrian Bunk1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+441