aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN
AgeCommit message (Expand)Author
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-21mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-09-05mISDN: remove DSP_NEVER_DEFINED and adjust code identationColin Ian King
2014-05-22mISDN: Use mod_timer()Manuel Schölling
2014-05-22mISDN: Use time_before()Manuel Schölling
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-02treewide: Fix typo in KconfigMasanari Iida
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-30mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter
2013-07-26ISDN: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro
2013-04-29mISDN: fix mISDN_read()/mISDN_read() raceAl Viro
2013-04-29mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro
2013-04-29mISDN: fix races between misdn_del_timer() and timer callbackAl Viro
2013-04-29mISDN: fix the races with timers going off just as they are deletedAl Viro
2013-04-25isdn: mISDN: set ->family in ->getname()Dan Carpenter
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-12-14mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov
2012-11-30mISDN: improve bitops usageAkinobu Mita
2012-10-26isdn: remove dead codeAlan Cox
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-06mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil
2012-07-09drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil
2012-05-04mISDN: Help to identify the cardKarsten Keil