index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
capi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
mount options: fix capifs
Miklos Szeredi
1
-0
/
+7
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-3
/
+3
2008-01-25
fix oops on rmmod capidrv
Karsten Keil
1
-4
/
+5
2008-01-25
ISDN: Convert from class_device to device for ISDN capi
Tony Jones
1
-3
/
+3
2007-10-29
[ISDN] capidrv: address two longstanding warnings
Jeff Garzik
1
-2
/
+23
2007-10-16
isdn: guard against a potential NULL pointer dereference in old_capi_manufact...
Jesper Juhl
1
-0
/
+2
2007-10-16
fix possible NULL deref on low memory condition in capidrv.c::send_message()
Jesper Juhl
1
-0
/
+5
2007-07-17
isdn/capi warning fixes
Andrew Morton
1
-1
/
+1
2007-07-17
Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI
Jan Engelhardt
1
-5
/
+2
2007-07-17
Make ISDN CAPI use seq_list_xxx helpers
Pavel Emelianov
1
-24
/
+4
2007-07-17
Use mutex instead of semaphore in CAPI 2.0 driver
Matthias Kaehlcke
1
-3
/
+3
2007-05-09
misc doc and kconfig typos
Matt LaPlante
1
-1
/
+1
2007-05-08
use mutex instead of semaphore in CAPI 2.0 interface
Matthias Kaehlcke
1
-16
/
+17
2007-05-08
make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static
Adrian Bunk
1
-7
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-02
[PATCH] Fix buffer overflow and races in capi debug functions
Karsten Keil
4
-76
/
+299
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2
-6
/
+6
2007-02-12
[PATCH] Workaround CAPI subsystem locking issue
Michael Buesch
1
-0
/
+35
2007-02-12
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
Ahmed S. Darwish
2
-4
/
+4
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
2
-12
/
+6
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert isdn
Josef Sipek
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-6
/
+8
2006-10-17
[PATCH] ISDN: check for userspace copy faults
Jeff Garzik
1
-1
/
+2
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-2
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
2006-06-26
[PATCH] CAPI crash / race condition
Michael Buesch
1
-22
/
+32
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-05-15
[PATCH] Fix capi reload by unregistering the correct major
Stefan Schweizer
1
-1
/
+0
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] capi: register_chrdev() fix
Andrew Morton
1
-3
/
+5
2006-03-23
[PATCH] sem2mutex: kcapi.c
Arjan van de Ven
1
-8
/
+9
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-2
/
+1
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-3
/
+3
2006-01-09
[PATCH] drivers/isdn/: add missing #includes
Adrian Bunk
1
-0
/
+2
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-08-27
[PATCH] Fix capifs bug in initialization error path.
James Morris
1
-1
/
+3
2005-06-21
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
1
-7
/
+7
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
2
-10
/
+10
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
12
-0
/
+6735