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
2013-01-22
isdn/gigaset: fix zero size border case in debug dump
Tilman Schmidt
1
-0
/
+2
2012-11-22
TTY: isdn/gigaset destroy tty_port properly
Jiri Slaby
1
-6
/
+5
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-4
/
+6
2012-10-26
bas_gigaset: fix pre_reset handling
Tilman Schmidt
1
-3
/
+16
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2012-09-14
drivers/isdn/gigaset/common.c: Remove useless kfree
Peter Senna Tschudin
1
-1
/
+0
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-1
/
+2
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
1
-0
/
+2
2012-07-17
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
1
-0
/
+2
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-2
/
+2
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+2
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2
-0
/
+2
2012-05-08
isdn/gigaset: unify function return values
Tilman Schmidt
10
-81
/
+87
2012-05-08
isdn/gigaset: internal function name cleanup
Tilman Schmidt
1
-11
/
+5
2012-05-08
isdn/gigaset: fix readability damage
Tilman Schmidt
4
-216
/
+208
2012-05-08
isdn/gigaset: improve error handling querying firmware version
Tilman Schmidt
1
-1
/
+3
2012-05-08
isdn/gigaset: fix CAPI disconnect B3 handling
Tilman Schmidt
1
-0
/
+4
2012-05-08
isdn/gigaset: ratelimit CAPI message dumps
Tilman Schmidt
1
-13
/
+9
2012-04-09
isdn/gigaset: use gig_dbg() for debugging output
Tilman Schmidt
1
-1
/
+1
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-441
/
+441
2012-03-09
TTY: isdn/gigaset, use tty_port
Jiri Slaby
3
-31
/
+21
2012-03-09
TTY: isdn/gigaset, do not set tty->driver_data to NULL
Jiri Slaby
1
-91
/
+14
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-2
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-6
/
+1
2012-02-27
gigaset: Use semicolons to terminate statements
Joe Perches
1
-4
/
+4
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
12
-442
/
+442
2011-11-28
isdn/gigaset: report ISDN4Linux interface only once
Tilman Schmidt
1
-2
/
+1
2011-11-01
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
5
-0
/
+5
2011-11-01
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-17
gigaset: call module_put before restart of if_open()
Pavel Shved
1
-1
/
+3
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-5
/
+3
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+5
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-3
/
+5
2011-04-18
isdn: gigaset: Fix set-but-unused variable.
David S. Miller
1
-5
/
+0
2011-03-31
kstrtox: convert drivers/isdn/
Alexey Dobriyan
1
-17
/
+9
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-2
/
+2
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2
-3
/
+3
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-2
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-6
/
+6
2010-12-31
ISDN, Gigaset: Fix memory leak in do_disconnect_req()
Jesper Juhl
1
-0
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
3
-6
/
+6
2010-10-01
isdn/gigaset: improve bas_gigaset USB error reporting
Tilman Schmidt
1
-51
/
+61
2010-10-01
isdn/gigaset: fix bas_gigaset interrupt read error handling
Tilman Schmidt
1
-13
/
+93
2010-10-01
isdn/gigaset: unclog bas_gigaset AT response pipe
Tilman Schmidt
1
-0
/
+22
2010-10-01
isdn/gigaset: try USB reset for bas_gigaset error recovery
Tilman Schmidt
1
-2
/
+4
2010-10-01
isdn/gigaset: bas_gigaset timer cleanup
Tilman Schmidt
1
-33
/
+32
2010-10-01
isdn/gigaset: drop obsolete debug option
Tilman Schmidt
3
-30
/
+1
2010-10-01
isdn/gigaset: correct bas_gigaset rx buffer handling
Tilman Schmidt
1
-3
/
+5
2010-10-01
isdn/gigaset: fix bas_gigaset AT read error handling
Tilman Schmidt
1
-50
/
+33
[next]