| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn: remove spellcaster driver | Arnd Bergmann | 2015-12-01 | 16 | -3133/+0 |
* | Drivers: Isdn: sc: Fixed coding style & spelling mistakes. | Akash Shende | 2015-01-18 | 1 | -9/+6 |
* | isdn: replace del_timer by del_timer_sync | Julia Lawall | 2014-03-27 | 1 | -2/+2 |
* | isdn: use strlcpy() instead strcpy() | Dan Carpenter | 2013-12-18 | 1 | -1/+1 |
* | isdn: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-17 | 1 | -1/+1 |
* | isdn/sc: Fix incorrect module_param_array types | Geert Uytterhoeven | 2013-04-25 | 1 | -2/+2 |
* | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 | 13 | -502/+499 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | isdn: strcpy() => strlcpy() | Dan Carpenter | 2010-10-08 | 1 | -4/+14 |
* | isdn: fix information leak | Dan Carpenter | 2010-08-05 | 1 | -5/+5 |
* | drivers/isdn: Use memdup_user | Julia Lawall | 2010-05-31 | 1 | -17/+6 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König | 2010-02-05 | 1 | -1/+1 |
* | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 | 1 | -4/+0 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | ISDN: fix sc/shmem printk format warning | Randy Dunlap | 2009-02-20 | 1 | -1/+1 |
* | drivers/isdn/sc/ioctl.c: add missing kfree | Julia Lawall | 2008-06-13 | 1 | -0/+1 |
* | [ISDN] sc: Really, really fix warning | Frank Lichtenheld | 2007-11-15 | 1 | -1/+1 |
* | [ISDN] sc: Fix sndpkt to have the correct number of arguments | Frank Lichtenheld | 2007-11-15 | 2 | -2/+2 |
* | ISDN/sc: fix longstanding warning | Jeff Garzik | 2007-10-24 | 1 | -5/+4 |
* | isdn/sc: irq handler clean | Jeff Garzik | 2007-10-24 | 2 | -16/+4 |
* | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao | 2007-10-19 | 3 | -21/+1 |
* | Use menuconfig objects - CONFIG_ISDN_I4L | Tilman Schmidt | 2007-07-22 | 1 | -1/+1 |
* | isdn/sc: compile breakage re check_reset() | Alexey Dobriyan | 2007-07-19 | 3 | -3/+3 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -1/+1 |
* | [PATCH] drivers/isdn/sc/: proper prototypes | Adrian Bunk | 2007-02-12 | 11 | -78/+38 |
* | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-08 | 1 | -6/+3 |
* | [PATCH] ISDN: several minor fixes | Jeff Garzik | 2006-10-11 | 3 | -19/+20 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 2 | -2/+2 |
* | [PATCH] isdn: more pr_debug() fixes | Andrew Morton | 2006-10-03 | 3 | -2/+4 |
* | [PATCH] isdn-debug-build-fix | Andrew Morton | 2006-10-03 | 1 | -15/+7 |
* | [PATCH] irq-flags: isdn: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] i4l: memory leak fix for sc_ioctl(). | Jesper Juhl | 2006-06-23 | 1 | -0/+1 |
* | [PATCH] ISDN: fix a few memory leaks in sc_ioctl() | Jesper Juhl | 2006-03-31 | 1 | -4/+5 |
* | [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix | Domen Puncer | 2006-02-03 | 1 | -2/+2 |
* | [PATCH] drivers/isdn/: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-09 | 1 | -1/+0 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] isdn: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 2 | -4/+2 |
* | [PATCH] Remove unnecessary check_region references in comments | Peter Osterlund | 2005-09-13 | 1 | -2/+2 |
* | [PATCH] drivers/isdn/sc/: possible cleanups | Adrian Bunk | 2005-06-26 | 9 | -173/+27 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 18 | -0/+3370 |