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
2009-06-08
isdn: prevent NULL ptr Oops in capi_cmsg2str()
Tilman Schmidt
1
-0
/
+2
2009-06-08
isdn: kerneldoc for capiutil.c
Tilman Schmidt
1
-3
/
+62
2009-06-08
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
1
-4
/
+4
2009-05-09
Fix the race between capifs remount and node creation
Al Viro
1
-2
/
+8
2009-05-09
Fix races around the access to ->s_options
Al Viro
1
-2
/
+1
2009-04-27
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
1
-0
/
+171
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-7
/
+0
2009-02-27
drivers/isdn/capi: fix sparse warning: context imbalance
Hannes Eder
1
-0
/
+2
2009-02-27
isdn: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-1
/
+1
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2009-01-05
isdn: capi: &&/|| typos
Roel Kluin
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the ISDN drivers
David Howells
1
-2
/
+2
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+1
2008-10-13
tty: Fallout from tty-move-canon-specials
Stephen Rothwell
1
-1
/
+1
2008-09-23
drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put
Julia Lawall
1
-0
/
+4
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+2
2008-07-23
tty: rework break handling
Alan Cox
1
-1
/
+2
2008-07-22
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-2
/
+2
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-3
/
+3
2008-06-21
CAPI: BKL pushdown
Jonathan Corbet
1
-6
/
+11
2008-05-15
isdn/capi: Return proper errnos on module init.
Marcin Slusarz
1
-3
/
+3
2008-04-30
isdn: switch to int put_char method
Alan Cox
1
-3
/
+6
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
1
-14
/
+10
2008-04-28
isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable
Robert P. J. Day
1
-4
/
+4
2008-04-28
capifs: fix memory leak on remount
Cyrill Gorcunov
1
-0
/
+1
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-6
/
+6
2008-04-28
capi: fix sparse warnings using integer as NULL pointer
Harvey Harrison
6
-38
/
+38
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
[next]