aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN
AgeCommit message (Expand)Author
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
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
2012-05-04mISDN: Layer1 statemachine fixKarsten Keil
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil
2012-05-04mISDN: Fix refcounting bugKarsten Keil
2012-05-04mISDN: Added PH_* state info to tei manager.Andreas Eversberg
2012-04-26mISDN: DSP scheduling fix (version 2)Karsten Keil
2012-04-26mISDN: Fix division by zeroKarsten Keil
2012-04-26mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Andreas Eversberg
2012-04-26mISDN: Fix NULL pointer bug in if-condition of mISDN_dspAndreas Eversberg
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-13mISDN: Fix typo in dsp_core.cMasanari Iida
2012-02-01mISDN: use memchr_invAkinobu Mita
2011-10-31drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches
2011-04-17isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-03mISDN: fix "persistant" typoJan Engelhardt
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-15mISDN: fix printk typo fushingPaul Bolle
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds