index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
sc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
isdn: replace del_timer by del_timer_sync
Julia Lawall
1
-2
/
+2
2013-12-19
isdn: use strlcpy() instead strcpy()
Dan Carpenter
1
-1
/
+1
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-04-25
isdn/sc: Fix incorrect module_param_array types
Geert Uytterhoeven
1
-2
/
+2
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
13
-502
/
+499
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2010-10-08
isdn: strcpy() => strlcpy()
Dan Carpenter
1
-4
/
+14
2010-08-06
isdn: fix information leak
Dan Carpenter
1
-5
/
+5
2010-05-31
drivers/isdn: Use memdup_user
Julia Lawall
1
-17
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-05
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
1
-1
/
+1
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
1
-4
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-02-20
ISDN: fix sc/shmem printk format warning
Randy Dunlap
1
-1
/
+1
2008-06-13
drivers/isdn/sc/ioctl.c: add missing kfree
Julia Lawall
1
-0
/
+1
2007-11-15
[ISDN] sc: Really, really fix warning
Frank Lichtenheld
1
-1
/
+1
2007-11-15
[ISDN] sc: Fix sndpkt to have the correct number of arguments
Frank Lichtenheld
2
-2
/
+2
2007-10-24
ISDN/sc: fix longstanding warning
Jeff Garzik
1
-5
/
+4
2007-10-24
isdn/sc: irq handler clean
Jeff Garzik
2
-16
/
+4
2007-10-19
isdn/sc: remove unused REQUEST_IRQ and unnecessary header file
Fernando Luis Vázquez Cao
3
-21
/
+1
2007-07-22
Use menuconfig objects - CONFIG_ISDN_I4L
Tilman Schmidt
1
-1
/
+1
2007-07-19
isdn/sc: compile breakage re check_reset()
Alexey Dobriyan
3
-3
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-02-12
[PATCH] drivers/isdn/sc/: proper prototypes
Adrian Bunk
11
-78
/
+38
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
1
-6
/
+3
2006-10-11
[PATCH] ISDN: several minor fixes
Jeff Garzik
3
-19
/
+20
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-2
/
+2
2006-10-03
[PATCH] isdn: more pr_debug() fixes
Andrew Morton
3
-2
/
+4
2006-10-03
[PATCH] isdn-debug-build-fix
Andrew Morton
1
-15
/
+7
2006-07-03
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-23
[PATCH] i4l: memory leak fix for sc_ioctl().
Jesper Juhl
1
-0
/
+1
2006-04-01
[PATCH] ISDN: fix a few memory leaks in sc_ioctl()
Jesper Juhl
1
-4
/
+5
2006-02-03
[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix
Domen Puncer
1
-2
/
+2
2006-01-09
[PATCH] drivers/isdn/: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+0
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
[PATCH] isdn: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+2
2005-09-13
[PATCH] Remove unnecessary check_region references in comments
Peter Osterlund
1
-2
/
+2
2005-06-26
[PATCH] drivers/isdn/sc/: possible cleanups
Adrian Bunk
9
-173
/
+27
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
18
-0
/
+3370