aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-06-11mISDN: Do not disable IRQ in ph_data_ind()Karsten Keil1-5/+2
2009-06-11mISDN: Fix overlapping data accessKarsten Keil1-6/+5
2009-05-25mISDN: Fix DTMF detection enable/disableAndreas Eversberg3-0/+6
2009-05-25mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo2-18/+8
2009-05-25mISDN: Cleanup debug messagesKarsten Keil9-41/+45
2009-05-25mISDN: get_free_devid() failure ignoredRoel Kluin1-4/+4
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil1-0/+4
2009-05-25mISDN: Fix skb leak in error casesKarsten Keil1-10/+12
2009-05-25mISDN: Add "sapi" information to debug messagesAndreas Eversberg2-15/+20
2009-05-25mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel1-4/+17
2009-05-25mISDN: Fix TEI and SAPI handlingAndreas Eversberg3-26/+29
2009-05-25mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg3-45/+84
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg2-18/+21
2009-05-25mISDN: Added layer-1-hold featureAndreas Eversberg2-15/+49
2009-05-25mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg1-1/+3
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel1-1/+2
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg4-6/+7
2009-05-25mISDN: DSP now uses ring buffer for echo cancelerAndreas Eversberg2-1/+3
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-4/+6
2009-03-30trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev1-1/+1
2009-02-26MISDN: list usage cleanupEric Sesterhenn1-2/+1
2009-02-15drivers/isdn/mISDN: fix sparse warnings: make symbols staticHannes Eder1-5/+5
2009-01-11Fix small typoKarsten Keil1-1/+1
2009-01-11misdn: indentation and braces disagree - add bracesIlpo Järvinen1-1/+2
2009-01-11misdn: one handmade ARRAY_SIZE convertedIlpo Järvinen1-2/+1
2009-01-11indentation & braces disagree - add bracesIlpo Järvinen1-1/+2
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two membersAndreas Eversberg2-6/+6
2009-01-09mISDN: Minor cleanupsAndreas Eversberg2-4/+4
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs2-55/+219
2009-01-09mISDN: Add missing release functionsAndreas Eversberg1-7/+21
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg1-0/+23
2009-01-09mISDN: Minor fixesAndreas Eversberg1-1/+1
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg2-15/+18
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg3-19/+41
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg5-25/+236
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem2-1/+20
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg1-4/+4
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile1-1/+3
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile1-4/+7
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs5-30/+35
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs1-0/+15
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg1-9/+14
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg2-7/+10
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg3-21/+73
2009-01-06ISDN: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-12misdn: Fix lockdep warningKarsten Keil1-1/+1
2008-12-12mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder1-2/+2
2008-12-12mISDN: comment out unused symbolsHannes Eder1-0/+2