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
2011-11-30
isdn: avoid copying too long drvid
Dan Carpenter
1
-0
/
+3
2011-11-30
isdn: make sure strings are null terminated
Dan Carpenter
1
-0
/
+6
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-0
/
+13
2011-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+3
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-11-02
isdn: hisax: Fix typo 'HISAX_DE_AOC'
Paul Bolle
1
-3
/
+3
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
5
-8
/
+8
2011-11-01
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
10
-0
/
+10
2011-11-01
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
3
-0
/
+3
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2
-1
/
+4
2011-09-15
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
3
-8
/
+5
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
1
-1
/
+1
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-0
/
+3
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-2
/
+3
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+4
2011-06-17
gigaset: call module_put before restart of if_open()
Pavel Shved
1
-1
/
+3
2011-06-12
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
Jesper Juhl
1
-0
/
+1
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
10
-0
/
+10
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-5
/
+3
2011-05-27
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-3
/
+2
2011-05-26
isdn/diva: Drop __TIME__ usage
Michal Marek
1
-3
/
+2
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+6
2011-05-26
isdn: netjet - blacklist Digium TDM400P
Prarit Bhargava
1
-0
/
+6
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-5
/
+5
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+5
2011-05-20
isdn: capi: Use pr_debug() instead of ifdefs.
David S. Miller
1
-83
/
+32
2011-05-14
drivers/isdn/hisax: Drop unused list
Julia Lawall
2
-6
/
+1
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
5
-5
/
+5
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-3
/
+5
2011-04-18
isdn: i4l: isdn_tty: Fix unused-but-set variables.
David S. Miller
1
-2
/
+0
2011-04-18
isdn: mISDN: socket: Fix set-but-unused variables.
David S. Miller
1
-0
/
+3
2011-04-18
isdn: i4l: isdn_net: Fix set-but-unused variables.
David S. Miller
1
-2
/
+0
2011-04-18
isdn: i4l: isdn_common: Fix set-but-unused variables.
David S. Miller
1
-9
/
+2
2011-04-18
isdn: teles_cs: Fix set-but-unused variables.
David S. Miller
1
-2
/
+0
2011-04-18
isdn: l3ni1: Fix set-but-unused variables.
David S. Miller
1
-3
/
+1
2011-04-18
isdn: l3dss1: Fix set-but-unused variables.
David S. Miller
1
-3
/
+1
2011-04-18
isdn: jade: Fix set-but-unused variables.
David S. Miller
1
-2
/
+1
2011-04-18
isdn: ipacx: Fix set-but-unused variables.
David S. Miller
1
-2
/
+2
2011-04-18
isdn: hfc_usb: Fix set-but-unused variables.
David S. Miller
1
-4
/
+2
2011-04-18
isdn: elsa_ser: Fix set-but-unused variables.
David S. Miller
1
-2
/
+1
2011-04-18
isdn: elsa_cs: Fix set-but-unused variables.
David S. Miller
1
-2
/
+0
2011-04-18
isdn: arcofi: Fix set-but-unused variables.
David S. Miller
1
-3
/
+1
2011-04-18
isdn: hfcsusb: Fix set-but-unused variables.
David S. Miller
1
-4
/
+1
2011-04-18
isdn: hfcpci: Fix set-but-unused variables.
David S. Miller
1
-4
/
+2
[next]