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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-29
mISDN: Fix handling of receive buffer size in L1oIP
Andreas Eversberg
1
-2
/
+2
2009-07-21
tty: fix chars_in_buffers
Alan Cox
1
-0
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
3
-1
/
+2
2009-07-03
gigaset: drop pointless check
Tilman Schmidt
1
-6
/
+0
2009-07-03
gigaset: accept connection establishment messages in any order
Tilman Schmidt
1
-24
/
+20
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
1
-1
/
+1
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-2
/
+2
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-3
/
+3
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-11
mISDN: Do not disable IRQ in ph_data_ind()
Karsten Keil
1
-5
/
+2
2009-06-11
drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing
Roel Kluin
1
-1
/
+1
2009-06-11
mISDN: Free hfcpci IRQ if init was not successful
Andreas Mohr
1
-4
/
+3
2009-06-11
mISDN: Fix overlapping data access
Karsten Keil
1
-6
/
+5
2009-06-11
ISDN:Fix DMA alloc for hfcpci
Karsten Keil
2
-12
/
+31
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
6
-11
/
+11
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-25
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
Andreas Eversberg
1
-0
/
+4
2009-05-25
mISDN: Fix DTMF detection enable/disable
Andreas Eversberg
3
-0
/
+6
2009-05-25
mISDN: Use kernel_{send,recv}msg instead of open coding
Arnaldo Carvalho de Melo
2
-18
/
+8
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
11
-132
/
+141
2009-05-25
mISDN: Add PCI ID for Junghanns 8S card
Andreas Eversberg
1
-0
/
+3
2009-05-25
mISDN: get_free_devid() failure ignored
Roel Kluin
1
-4
/
+4
2009-05-25
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
Karsten Keil
5
-144
/
+499
2009-05-25
mISDN: Fix skb leak in error cases
Karsten Keil
1
-10
/
+12
2009-05-25
mISDN: Add "sapi" information to debug messages
Andreas Eversberg
2
-15
/
+20
2009-05-25
mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size
Frank Seidel
1
-4
/
+17
2009-05-25
mISDN: Fix TEI and SAPI handling
Andreas Eversberg
3
-26
/
+29
2009-05-25
mISDN: Hardware acceleration is now possible in conjunction with audio recording
Andreas Eversberg
3
-45
/
+84
2009-05-25
mISDN: Fix DTMF locking bug issue
Andreas Eversberg
3
-20
/
+23
2009-05-25
mISDN: Added layer-1-hold feature
Andreas Eversberg
2
-15
/
+49
2009-05-25
mISDN: Fixed missing spin lock on pipeline process
Andreas Eversberg
1
-1
/
+3
2009-05-25
mISDN: Reduce stack size in dsp_cmx_send()
Frank Seidel
2
-2
/
+3
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
8
-39
/
+57
2009-05-25
mISDN: DSP now uses ring buffer for echo canceler
Andreas Eversberg
2
-1
/
+3
2009-05-25
mISDN: Add watchdog functionality to hfcmulti driver
Andreas Eversberg
2
-1
/
+32
2009-05-22
gigaset: beyond ARRAY_SIZE of iwb->data
Roel Kluin
1
-1
/
+1
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-11
/
+9
2009-05-18
gigaset: remove unused structure member rcvbytes
Tilman Schmidt
3
-6
/
+2
2009-05-18
gigaset: remove UNDOCREQ config option
Tilman Schmidt
2
-46
/
+23
2009-05-18
gigaset: move up Kconfig inclusion point
Tilman Schmidt
3
-2
/
+3
2009-05-18
gigaset: fix error return code
Tilman Schmidt
1
-5
/
+7
2009-05-18
gigaset: skip unnecessary hex formatting
Tilman Schmidt
1
-0
/
+4
2009-05-18
gigaset: fix possible oops in error handling
Tilman Schmidt
2
-3
/
+2
2009-05-18
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
3
-12
/
+6
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-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+171
[next]