aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-2/+2
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan5-10/+5
2006-12-08[PATCH] struct path: convert isdnJosef Sipek1-2/+2
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro1-2/+3
2006-11-03[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad1-15/+4
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad1-1/+1
2006-10-17[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appropriatelyAmol Lad4-33/+27
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+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 Engel4-4/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell2-2/+2
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton12-126/+127
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering5-5/+0
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl1-2/+1
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-1/+1
2005-06-28[PATCH] drivers/isdn/: make some code staticAdrian Bunk5-25/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+3981