summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-28/+36
|\
| * ISDN: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-261-28/+36
* | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-301-1/+3
|/
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-35/+41
|\
| * mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro2013-04-291-2/+1
| * mISDN: fix mISDN_read()/mISDN_read() raceAl Viro2013-04-291-9/+14
| * mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro2013-04-291-9/+5
| * mISDN: fix races between misdn_del_timer() and timer callbackAl Viro2013-04-291-13/+9
| * mISDN: fix the races with timers going off just as they are deletedAl Viro2013-04-291-2/+12
* | isdn: mISDN: set ->family in ->getname()Dan Carpenter2013-04-251-0/+1
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-294-20/+12
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\ \ \
| * | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-2/+2
| | |/ | |/|
* | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-1/+6
|/ /
* | Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+0
* | mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-141-2/+1
* | mISDN: improve bitops usageAkinobu Mita2012-11-301-10/+10
* | isdn: remove dead codeAlan Cox2012-10-261-4/+1
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
* | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-131-5/+4
* | mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil2012-08-061-1/+1
|/
* drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-091-2/+2
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-1/+13
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-162-1/+12
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-162-7/+60
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-12/+63
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-4/+4
* mISDN: Help to identify the cardKarsten Keil2012-05-042-32/+60
* mISDN: Layer1 statemachine fixKarsten Keil2012-05-041-9/+13
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-041-2/+14
* mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2012-05-042-8/+63
* mISDN: Fix refcounting bugKarsten Keil2012-05-041-14/+39
* mISDN: Added PH_* state info to tei manager.Andreas Eversberg2012-05-041-0/+6
* mISDN: DSP scheduling fix (version 2)Karsten Keil2012-04-262-2/+4
* mISDN: Fix division by zeroKarsten Keil2012-04-261-5/+14
* mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Andreas Eversberg2012-04-261-5/+10
* mISDN: Fix NULL pointer bug in if-condition of mISDN_dspAndreas Eversberg2012-04-261-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-2128-1478/+1453
* mISDN: Fix typo in dsp_core.cMasanari Iida2012-02-131-1/+1
* mISDN: use memchr_invAkinobu Mita2012-02-011-13/+3
* drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-314-0/+4
* isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-6/+3
* isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller2011-04-171-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-117-15/+15
|\
| * Fix common misspellingsLucas De Marchi2011-03-317-15/+15
OpenPOWER on IntegriCloud