aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/sc
Commit message (Expand)AuthorAgeFilesLines
* isdn: strcpy() => strlcpy()Dan Carpenter2010-10-081-4/+14
* isdn: fix information leakDan Carpenter2010-08-051-5/+5
* drivers/isdn: Use memdup_userJulia Lawall2010-05-311-17/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-4/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* ISDN: fix sc/shmem printk format warningRandy Dunlap2009-02-201-1/+1
* drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall2008-06-121-0/+1
* [ISDN] sc: Really, really fix warningFrank Lichtenheld2007-11-141-1/+1
* [ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2007-11-142-2/+2
* ISDN/sc: fix longstanding warningJeff Garzik2007-10-241-5/+4
* isdn/sc: irq handler cleanJeff Garzik2007-10-232-16/+4
* isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileFernando Luis Vázquez Cao2007-10-193-21/+1
* Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-211-1/+1
* isdn/sc: compile breakage re check_reset()Alexey Dobriyan2007-07-193-3/+3
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [PATCH] drivers/isdn/sc/: proper prototypesAdrian Bunk2007-02-1211-78/+38
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-6/+3
* [PATCH] ISDN: several minor fixesJeff Garzik2006-10-113-19/+20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+2
* [PATCH] isdn: more pr_debug() fixesAndrew Morton2006-10-033-2/+4
* [PATCH] isdn-debug-build-fixAndrew Morton2006-10-031-15/+7
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] i4l: memory leak fix for sc_ioctl().Jesper Juhl2006-06-231-0/+1
* [PATCH] ISDN: fix a few memory leaks in sc_ioctl()Jesper Juhl2006-03-311-4/+5
* [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer2006-02-031-2/+2
* [PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk2006-01-081-1/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-4/+2
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-2/+2
* [PATCH] drivers/isdn/sc/: possible cleanupsAdrian Bunk2005-06-259-173/+27
* Linux-2.6.12-rc2Linus Torvalds2005-04-1618-0/+3370