aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN
Commit message (Expand)AuthorAge
* mISDN: Use mod_timer()Manuel Schölling2014-05-22
* mISDN: Use time_before()Manuel Schölling2014-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
* | Merge branch 'master' into for-nextJiri Kosina2013-12-19
|\|
| * net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* | treewide: Fix typo in KconfigMasanari Iida2013-12-02
|/
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\
| * ISDN: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-26
* | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-30
|/
* drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro2013-04-29
| * mISDN: fix mISDN_read()/mISDN_read() raceAl Viro2013-04-29
| * mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro2013-04-29
| * mISDN: fix races between misdn_del_timer() and timer callbackAl Viro2013-04-29
| * mISDN: fix the races with timers going off just as they are deletedAl Viro2013-04-29
* | isdn: mISDN: set ->family in ->getname()Dan Carpenter2013-04-25
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
| | |/ | |/|
* / | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
|/ /
* | Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-14
* | mISDN: improve bitops usageAkinobu Mita2012-11-30
* | isdn: remove dead codeAlan Cox2012-10-26
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-13
* | mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil2012-08-06
|/
* drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-09
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-16
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-16
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-16
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-16
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-16
* mISDN: Help to identify the cardKarsten Keil2012-05-04
* mISDN: Layer1 statemachine fixKarsten Keil2012-05-04
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-04
* mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2012-05-04
* mISDN: Fix refcounting bugKarsten Keil2012-05-04
* mISDN: Added PH_* state info to tei manager.Andreas Eversberg2012-05-04
* mISDN: DSP scheduling fix (version 2)Karsten Keil2012-04-26
* mISDN: Fix division by zeroKarsten Keil2012-04-26
* mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Andreas Eversberg2012-04-26
* mISDN: Fix NULL pointer bug in if-condition of mISDN_dspAndreas Eversberg2012-04-26
* isdn: whitespace coding style cleanupJoe Perches2012-02-21