index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
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-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-09-05
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-18
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-20
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-30
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
1
-1
/
+3
2013-07-26
ISDN: convert class code to use dev_groups
Greg Kroah-Hartman
1
-28
/
+36
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-05-01
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-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-4
/
+2
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
4
-20
/
+12
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-1
/
+6
2013-01-03
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+0
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
1
-1
/
+1
2012-12-14
mISDN: fix race in timer canceling on module unloading
Konstantin Khlebnikov
1
-2
/
+1
2012-11-30
mISDN: improve bitops usage
Akinobu Mita
1
-10
/
+10
2012-10-26
isdn: remove dead code
Alan Cox
1
-4
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
1
-5
/
+4
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-2
/
+2
2012-08-06
mISDN: Bugfix for layer2 fixed TEI mode
Karsten Keil
1
-1
/
+1
2012-07-09
drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable
Julia Lawall
1
-2
/
+2
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
1
-1
/
+13
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
2
-1
/
+12
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2
-7
/
+60
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
1
-12
/
+63
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
1
-4
/
+4
2012-05-04
mISDN: Help to identify the card
Karsten Keil
2
-32
/
+60
[next]