aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/sc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König1-1/+1
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-4/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-02-20ISDN: fix sc/shmem printk format warningRandy Dunlap1-1/+1
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall1-0/+1
2007-11-14[ISDN] sc: Really, really fix warningFrank Lichtenheld1-1/+1
2007-11-14[ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2-2/+2
2007-10-24ISDN/sc: fix longstanding warningJeff Garzik1-5/+4
2007-10-23isdn/sc: irq handler cleanJeff Garzik2-16/+4
2007-10-19isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileFernando Luis Vázquez Cao3-21/+1
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt1-1/+1
2007-07-19isdn/sc: compile breakage re check_reset()Alexey Dobriyan3-3/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-02-12[PATCH] drivers/isdn/sc/: proper prototypesAdrian Bunk11-78/+38
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-6/+3
2006-10-11[PATCH] ISDN: several minor fixesJeff Garzik3-19/+20
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-2/+2
2006-10-03[PATCH] isdn: more pr_debug() fixesAndrew Morton3-2/+4
2006-10-03[PATCH] isdn-debug-build-fixAndrew Morton1-15/+7
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-23[PATCH] i4l: memory leak fix for sc_ioctl().Jesper Juhl1-0/+1
2006-03-31[PATCH] ISDN: fix a few memory leaks in sc_ioctl()Jesper Juhl1-4/+5
2006-02-03[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer1-2/+2
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk1-1/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund1-2/+2
2005-06-25[PATCH] drivers/isdn/sc/: possible cleanupsAdrian Bunk9-173/+27
2005-04-16Linux-2.6.12-rc2Linus Torvalds18-0/+3370