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
/
gigaset
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
gigaset: fix build failure
Tilman Schmidt
1
-3
/
+11
2010-03-17
gigaset: correct range checking off by one error
Tilman Schmidt
1
-1
/
+1
2010-03-16
gigaset: prune use of tty_buffer_request_room
Tilman Schmidt
1
-1
/
+0
2010-03-16
gigaset: correct clearing of at_state strings on RING
Tilman Schmidt
1
-8
/
+4
2010-03-16
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
4
-31
/
+53
2010-02-26
isdn: remove ishexdigit() in regard to isxdigit()
Andy Shevchenko
1
-15
/
+1
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
10
-147
/
+77
2010-02-26
bas_gigaset: collapse CR/LF at end of AT response
Tilman Schmidt
3
-15
/
+35
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
1
-39
/
+36
2009-12-09
gigaset: don't enable any debugging output by default
Tilman Schmidt
1
-1
/
+1
2009-11-19
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...
Joe Perches
5
-6
/
+6
2009-10-29
gigaset: convert strcmp chain to table lookup
Tilman Schmidt
2
-23
/
+25
2009-10-29
gigaset: checkpatch cleanup of ev-layer.c
Tilman Schmidt
1
-247
/
+231
2009-10-29
bas_gigaset: checkpatch cleanup
Tilman Schmidt
2
-82
/
+93
2009-10-29
ser_gigaset: checkpatch cleanup
Tilman Schmidt
1
-19
/
+37
2009-10-29
gigaset: checkpatch cleanup
Tilman Schmidt
5
-89
/
+74
2009-10-29
usb_gigaset: code cleanup
Tilman Schmidt
4
-331
/
+358
2009-10-29
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
5
-50
/
+70
2009-10-29
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
1
-1
/
+1
2009-10-29
gigaset: CAPI module readability improvements
Tilman Schmidt
1
-63
/
+81
2009-10-07
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
6
-16
/
+2335
2009-10-07
gigaset: allow building without I4L
Tilman Schmidt
3
-2
/
+83
2009-10-07
gigaset: prepare for CAPI implementation
Tilman Schmidt
7
-425
/
+492
2009-10-07
gigaset: add kerneldoc comments
Tilman Schmidt
6
-44
/
+166
2009-10-07
gigaset: correct debugging output selection
Tilman Schmidt
1
-3
/
+6
2009-10-07
gigaset: improve error recovery
Tilman Schmidt
1
-24
/
+45
2009-10-07
gigaset: fix device ERROR response handling
Tilman Schmidt
1
-8
/
+8
2009-10-07
gigaset: announce if built with debugging
Tilman Schmidt
1
-1
/
+7
2009-10-07
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
1
-11
/
+7
2009-10-07
gigaset: linearize skb
Tilman Schmidt
1
-0
/
+6
2009-10-07
gigaset: fix reject/hangup handling
Tilman Schmidt
1
-0
/
+5
2009-09-20
tty: gigaset: really fix chars_in_buffer
Tilman Schmidt
1
-12
/
+7
2009-07-21
tty: fix chars_in_buffers
Alan Cox
1
-0
/
+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-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-22
gigaset: beyond ARRAY_SIZE of iwb->data
Roel Kluin
1
-1
/
+1
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
1
-0
/
+1
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-04-07
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
1
-28
/
+30
2009-04-07
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
1
-2
/
+2
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+1
2009-03-25
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
1
-2
/
+1
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+13
2009-03-19
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
[next]