aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN
Commit message (Expand)AuthorAge
* 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
* mISDN: Fix typo in dsp_core.cMasanari Iida2012-02-13
* mISDN: use memchr_invAkinobu Mita2012-02-01
* drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-31
* isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
* isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller2011-04-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | mISDN: fix "persistant" typoJan Engelhardt2011-04-04
|/
* mISDN: fix printk typo fushingPaul Bolle2011-02-15
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-03
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \
| * | mISDN: don't use flush_scheduled_work()Tejun Heo2010-12-24
| |/
* / drivers/isdn/mISDN: Use printf extension %pVJoe Perches2010-11-16
|/
* isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy2010-10-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * misdn: kill big kernel lockArnd Bergmann2010-09-15
| * drivers/isdn: Adjust confusing if indentationJulia Lawall2010-08-17