index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
|
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
*
|
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
|
mISDN: Deletion of unnecessary checks before the function call "vfree"
Markus Elfring
2014-11-21
1
-4
/
+2
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
|
/
*
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
Colin Ian King
2014-09-05
1
-56
/
+53
*
mISDN: Use mod_timer()
Manuel Schölling
2014-05-22
1
-8
/
+4
*
mISDN: Use time_before()
Manuel Schölling
2014-05-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-3
/
+2
|
\
|
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
1
-3
/
+2
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-12-19
1
-9
/
+4
|
\
|
|
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-9
/
+4
*
|
treewide: Fix typo in Kconfig
Masanari Iida
2013-12-02
1
-1
/
+1
|
/
*
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
1
-28
/
+36
|
\
|
*
ISDN: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-28
/
+36
*
|
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
2013-08-30
1
-1
/
+3
|
/
*
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-35
/
+41
|
\
|
*
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
2013-04-29
1
-2
/
+1
|
*
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
2013-04-29
1
-9
/
+14
|
*
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
2013-04-29
1
-9
/
+5
|
*
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
2013-04-29
1
-13
/
+9
|
*
mISDN: fix the races with timers going off just as they are deleted
Al Viro
2013-04-29
1
-2
/
+12
*
|
isdn: mISDN: set ->family in ->getname()
Dan Carpenter
2013-04-25
1
-0
/
+1
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
2
-4
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
4
-20
/
+12
|
|
\
|
*
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
1
-1
/
+1
*
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-2
/
+2
|
\
\
\
|
*
|
|
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
1
-1
/
+6
|
/
/
*
|
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+0
*
|
mISDN: fix race in timer canceling on module unloading
Konstantin Khlebnikov
2012-12-14
1
-2
/
+1
*
|
mISDN: improve bitops usage
Akinobu Mita
2012-11-30
1
-10
/
+10
*
|
isdn: remove dead code
Alan Cox
2012-10-26
1
-4
/
+1
|
/
*
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
|
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-2
/
+2
*
|
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
2012-09-13
1
-5
/
+4
*
|
mISDN: Bugfix for layer2 fixed TEI mode
Karsten Keil
2012-08-06
1
-1
/
+1
|
/
*
drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable
Julia Lawall
2012-07-09
1
-2
/
+2
*
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
2012-05-16
1
-1
/
+13
*
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
2012-05-16
2
-1
/
+12
*
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-05-16
2
-7
/
+60
*
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
2012-05-16
1
-12
/
+63
*
mISDN: Early confirm for transparent data
Karsten Keil
2012-05-16
1
-4
/
+4
*
mISDN: Help to identify the card
Karsten Keil
2012-05-04
2
-32
/
+60
*
mISDN: Layer1 statemachine fix
Karsten Keil
2012-05-04
1
-9
/
+13
*
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2012-05-04
1
-2
/
+14
*
mISDN: L2 timeouts need to be queued as L2 event
Karsten Keil
2012-05-04
2
-8
/
+63
*
mISDN: Fix refcounting bug
Karsten Keil
2012-05-04
1
-14
/
+39
[next]