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
/
mISDN
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
mISDN: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-1
/
+1
2017-03-24
isdn: use setup_timer
Geliang Tang
3
-9
/
+3
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-28
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-01
isdn: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-3
/
+3
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
1
-1
/
+1
2016-04-14
mISDN: Fixing missing validation in base_sock_bind()
Emrah Demir
1
-0
/
+3
2016-03-20
isdn: Use ktime_t instead of 'struct timeval'
Tina Ruchandani
1
-40
/
+29
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-34
/
+20
2015-10-22
mISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
1
-34
/
+20
2015-10-14
mISDN: use kstrdup() in dsp_pipeline_build
Geliang Tang
1
-10
/
+2
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-17
/
+5
2015-08-11
isdn: Remove reverse_bits(), use revbit8()
yalin wang
1
-17
/
+5
2015-08-07
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-6
/
+6
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+3
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
2
-3
/
+3
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-21
mISDN: Deletion of unnecessary checks before the function call "vfree"
Markus Elfring
1
-4
/
+2
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-09-06
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
Colin Ian King
1
-56
/
+53
2014-05-22
mISDN: Use mod_timer()
Manuel Schölling
1
-8
/
+4
2014-05-22
mISDN: Use time_before()
Manuel Schölling
1
-2
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-3
/
+2
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
1
-9
/
+4
2013-12-02
treewide: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-9
/
+4
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-28
/
+36
2013-08-31
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
1
-1
/
+3
2013-07-27
ISDN: convert class code to use dev_groups
Greg Kroah-Hartman
1
-28
/
+36
2013-07-04
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-35
/
+41
2013-04-29
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
1
-2
/
+1
2013-04-29
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
1
-9
/
+14
2013-04-29
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
1
-9
/
+5
2013-04-29
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
1
-13
/
+9
2013-04-29
mISDN: fix the races with timers going off just as they are deleted
Al Viro
1
-2
/
+12
2013-04-25
isdn: mISDN: set ->family in ->getname()
Dan Carpenter
1
-0
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2
-4
/
+2
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-07
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
[next]