index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
Commit message (
Expand
)
Author
Age
*
trivial: Fix dubious bitwise 'or' usage spotted by sparse.
Alexey Zaytsev
2009-03-30
*
MISDN: list usage cleanup
Eric Sesterhenn
2009-02-27
*
drivers/isdn/mISDN: fix sparse warnings: make symbols static
Hannes Eder
2009-02-16
*
Fix small typo
Karsten Keil
2009-01-11
*
misdn: indentation and braces disagree - add braces
Ilpo Järvinen
2009-01-11
*
misdn: one handmade ARRAY_SIZE converted
Ilpo Järvinen
2009-01-11
*
indentation & braces disagree - add braces
Ilpo Järvinen
2009-01-11
*
mISDN: Fix kernel crash when doing hardware conference with more than two mem...
Andreas Eversberg
2009-01-09
*
mISDN: Minor cleanups
Andreas Eversberg
2009-01-09
*
mISDN: Create /sys/class/mISDN
Matthias Urlichs
2009-01-09
*
mISDN: Add missing release functions
Andreas Eversberg
2009-01-09
*
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
2009-01-09
*
mISDN: Minor fixes
Andreas Eversberg
2009-01-09
*
mISDN: Correct busy device detection
Andreas Eversberg
2009-01-09
*
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
2009-01-09
*
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
2009-01-09
*
mISDN: Add E-Channel logging features
Martin Bachem
2009-01-09
*
mISDN: Fixed more indexing bugs
Andreas Eversberg
2009-01-09
*
mISDN: Make debug output a little bit more verbose
Peter Schlaile
2009-01-09
*
mISDN: Fix HDLC DSP transmit
Peter Schlaile
2009-01-09
*
mISDN: Use struct device name field
Matthias Urlichs
2009-01-09
*
mISDN: Added an ioctl to change the device name
Matthias Urlichs
2009-01-09
*
mISDN: Fix queue limit counting problem
Andreas Eversberg
2009-01-09
*
mISDN: Add some debug option for clock problems
Andreas Eversberg
2009-01-09
*
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
2009-01-09
*
ISDN: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
misdn: Fix lockdep warning
Karsten Keil
2008-12-13
*
mISDN: timerdev: use __user for mISDN_read's buffer argument
Hannes Eder
2008-12-13
*
mISDN: comment out unused symbols
Hannes Eder
2008-12-13
*
mISDN: fix sparse warning: symbol 'id' shadows an earlier one
Hannes Eder
2008-12-13
*
mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one
Hannes Eder
2008-12-13
*
mISDN: make global symbols static or include header files
Hannes Eder
2008-12-13
*
mISDN: consistently define 'debug' as '*u_int'
Hannes Eder
2008-12-13
*
mISDN: use NULL pointer instead of plain integer
Hannes Eder
2008-12-13
*
drivers/isdn/mISDN: use ARRAY_SIZE
Julia Lawall
2008-12-03
*
mISDN/dsp_cmx.c: fix size checks
Adrian Bunk
2008-10-13
*
misdn: use nonseekable_open()
Andrew Morton
2008-10-13
*
mISDN: misc timerdev fixes
Andi Kleen
2008-09-22
*
mISDN cleanup user interface
Karsten Keil
2008-08-02
*
Fix namespace issue with Hisax
Karsten Keil
2008-07-27
*
Add layer1 over IP support
Karsten Keil
2008-07-26
*
Add mISDN DSP
Karsten Keil
2008-07-26
*
Add mISDN core files
Karsten Keil
2008-07-26