summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01wct4xxp: Add field upgradable firmware support for TE820.Shaun Ruffell
2011-11-01wct4xxp: Add support for TE820 and VPMOCT256.Shaun Ruffell
2011-10-27README: Minor additions regarding pinned-spansTzafrir Cohen
2011-10-27README: initial update for span assignmentsTzafrir Cohen
2011-10-26xpp: cleanup some printk()'sTzafrir Cohen
2011-10-26added 'basechan' and 'channels' attributes to spansTzafrir Cohen
2011-10-26dahdi: Give userspace a chance to respond to surprise removal.Tzafrir Cohen
2011-10-26xpp: Remove dahdi_autoreg parameter:Tzafrir Cohen
2011-10-26xpp: more informative span description:Tzafrir Cohen
2011-10-26xpp: make unregistration safer (idempotent)Tzafrir Cohen
2011-10-26xpp: adapt to 'location' attribute removal:Tzafrir Cohen
2011-10-26xpp: PRI: use DAHDI new set_spantype() methodTzafrir Cohen
2011-10-26wct4xxp: Allow linemode (T1/E1/J1) to be changed via sysfs attribute.Tzafrir Cohen
2011-10-26wcte12xp: Allow linemode (T1/E1) to be changed via sysfs attribute.Tzafrir Cohen
2011-10-26dahdi: Allow 'spantype' to be changed before span assignement via sysfs.Tzafrir Cohen
2011-10-26dahdi: Remove dahdi_span.irq and move dahdi_span.irqmisses into dahdi_device.Tzafrir Cohen
2011-10-26dahdi: Expose dahdi devices in sysfs.Tzafrir Cohen
2011-10-26dahdi: Expose spans in sysfs.Tzafrir Cohen
2011-10-26dahdi: Register devices instead of individual spans.Tzafrir Cohen
2011-10-26dahdi: dahdi_is_analog_span() -> dahdi_is_digital_span()Tzafrir Cohen
2011-10-26dahdi: Add error messages in dahdi_ioctl_chanconfig.Tzafrir Cohen
2011-10-26dahdi: start handling "surprise device removal".Tzafrir Cohen
2011-10-24wct4xxp: Deprecate 't1e1override' module parameter in favor of 'default_linem...Shaun Ruffell
2011-10-21dahdi: Move WARN_ON_ONCE from wctc4xxp driver to include/dahdi/kernel.hShaun Ruffell
2011-10-21wcb4xxp: Do not show LASVEGAS2 as echocan name if vpmsupport is set to 0Shaun Ruffell
2011-10-20wct4xxp: Refactor t4_serial_setup() to remove t4.globalconfig.Shaun Ruffell
2011-10-20wct4xxp: Trivial. Use ARRAY_SIZE in free_wc() and __handle_leds().Shaun Ruffell
2011-10-20wct4xxp: Atomically perform some read/modify/write operationsShaun Ruffell
2011-10-20wct4xxp: Fix spellingShaun Ruffell
2011-10-20wct4xxp: Change t4_span.spantype to linemode.Shaun Ruffell
2011-10-20wct4xxp: Trivial refactoring in t4_init_one().Shaun Ruffell
2011-10-20wct4xxp: Add has_e1_span() helper.Shaun Ruffell
2011-10-20wcte12xp: Deprecate 't1e1override' module parameter in favor of 'default_line...Shaun Ruffell
2011-10-20wct4xxp: Remove redundant 'vpm' from struct t4.Shaun Ruffell
2011-10-20wct4xxp: Remove vpm400 support.Shaun Ruffell
2011-10-20wct4xxp: Remove unused debugging codeShaun Ruffell
2011-10-20wct4xxp: Turn off the fancy alarm LEDS.Shaun Ruffell
2011-10-20wct4xxp: Hold a pointer to the devtype directlyShaun Ruffell
2011-10-20wct4xxp: Remove unused fields from 'struct t4' and 'struct t4_span'Shaun Ruffell
2011-10-20wct4xxp: Remove prefetching support.Shaun Ruffell
2011-10-20wct4xxp: Use in-hardirq version of dahdi_receive/transmit.Shaun Ruffell
2011-10-20wct4xxp: __t4_framer_in and __t4_framer_out speedups.Shaun Ruffell
2011-10-20wct4xxp: Remove 'pedanticpci' module parameter.Shaun Ruffell
2011-10-20wct4xxp: Remove some debug information from the kernel logs.Shaun Ruffell
2011-10-20wct4xxp: Slow down the rate we poll the framers in alarm.Shaun Ruffell
2011-10-20wct4xxp: Move "hardware DTMF disabled" message from dev_notice -> dev_infoShaun Ruffell
2011-10-20wctdm24xxp: Remove DEBOUNCING_RINGING_OFF from ring_detector_state enum.Shaun Ruffell
2011-10-20wctdm24xxp: Setup all VPMADT032 channels on hybrid cards.Shaun Ruffell
2011-10-20dahdi: Add functions for determining spantype (E1/T1) to include/dahdi/kernel.hShaun Ruffell
2011-10-20dahdi: Define pr_xxx macros if not already defined.Shaun Ruffell