summaryrefslogtreecommitdiff
path: root/zaptel.c
AgeCommit message (Expand)Author
2005-09-02make 'cat /proc/zaptel/1' not fail with only ztdummy loaded (issuekpfleming
2005-08-31make spinlock definitions compatible with -RT kernel patches (and future kern...kpfleming
2005-08-02merge dual-span card fixes from headrussell
2005-07-09update to 2.6.13 sysfs API (bug #4639)kpfleming
2005-06-15more stuff for 2nd gen supportrussell
2005-01-17all of the fixes for 2.6 from HEAD ... I think things are calm nowrussell
2005-01-13someone says this doesn't work, so I'm backing it out for now.russell
2005-01-13use module_parm for 2.6 (bug #3321)russell
2005-01-13lock some parameters (bug #3312)russell
2004-10-06minor zaptel edit (bug #2583)russell
2004-09-27Fix negative cadencesmarkster
2004-09-11Added outbound pulse dialingjim
2004-09-10Merge timing patch from Paulmarkster
2004-08-25Handle unload with digitalmon properly (bug #2299)markster
2004-08-21Fixed qevent() in zaptel.c so that it would hold the proper number of eventsjim
2004-07-28Only use stats if NETHDLC not for PPPmarkster
2004-07-28Fix 2.6 kernel buildmarkster
2004-07-28Make data build on Linux 2.6markster
2004-07-24Heavily reduce stack usage, remove ancient and useless tor.hmarkster
2004-07-24Make things fit in < 1024 (bug #2073)markster
2004-07-16Add udev support (courtesy matt / creslin)markster
2004-07-02Add option to cause Zaptel to ignore the 2100 Hz echo cancelmalcolmd
2004-06-29Add signalling freeze/unfreeze ioctl (and get)markster
2004-06-26Fix zaptel watchdog type mismatch (bug #1931)markster
2004-06-21Yet another HDLC change starting with 2.4.23. Now we use hdlc_type_transcitats
2004-06-20Cast rvalue instead of lvaluemarkster
2004-06-17Don't double lock the big zap lockmarkster
2004-06-16Hold the big zap lock when allocating and freeing the pseudo channelsmarkster
2004-06-13Rid zaptel of 64-bit compiler warningsmarkster
2004-05-18Fix nethdlc up/down/up freezing issuecitats
2004-05-09Prevent possible double freemarkster
2004-05-04Don't print silly messagemarkster
2004-05-04Add RBS support to DACS (bug #1451)markster
2004-05-01Don't hold big zap lock in open (bug #1207)markster
2004-04-26More sleep fixesmarkster
2004-04-23Don't do put_user/get_user with spin lock heldmarkster
2004-04-19Fix E1/E&M q statemarkster
2004-04-16Add support for E&M / E1markster
2004-04-09oops, should be an ndefmarkster
2004-04-09Try to accomodate the ever-changing HDLC API. Go kernel maintainers. Way to...markster
2004-04-08Fix MMX in zaptel with 2.6 kernels (bug 1364)citats
2004-04-08Ringing/battery enhancements and fix detect onhook during debounce when debou...markster
2004-03-19Fix typo in T4 driver, and wake up on pingmarkster
2004-03-19Add timer PING/PONGmarkster
2004-03-05Don't return without unlocking firstmarkster
2004-02-27Return before spin_unlock (bug #1089)citats
2004-02-15Added support for modulation (not just two tone addition) in tonezonesjim
2004-02-10Added support (config definition on zconfig.h) for channel banks (such asjim
2004-02-08Remove "zapfreelock" and replace with "bigzaplock" and make sure we're not pe...markster
2004-02-06Cleanup delayed removal codemarkster