summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-13xpp: USB_FW rev 10085: fix regression from r10013Tzafrir Cohen
2011-11-13xpp: PIC_TYPE_1 rev 9841: followup to r10013Tzafrir Cohen
2011-11-10xpp: silence some bad ioctl() reportingTzafrir Cohen
2011-11-10xpp: restore backward compat dahdi_registrationTzafrir Cohen
2011-11-07wctdm24xxp: Wait for background threads to complete on failed load.Shaun Ruffell
2011-11-07dahdi: Unregister dahdi_device from sysfs if we fail to auto assign spans.Shaun Ruffell
2011-11-07dahdi: Fix typo in previous commit which forced some spans to always fail ass...Shaun Ruffell
2011-11-07Extra debugging aids and messagesTzafrir Cohen
2011-11-07bugfix: off-by-one in span assignmentTzafrir Cohen
2011-11-07xpp: USB firmware r9964: minor bugfixesTzafrir Cohen
2011-11-02wct4xxp: minor: Removed unnecessary instrumentationRuss Meyerriecks
2011-11-02dahdi: First span registered becomes master by default.Shaun Ruffell
2011-11-02xpp: bugfix: clear NOTOPEN span alarm on assignTzafrir Cohen
2011-11-02xpp: bugfix -- manage xpd refcount for EC moduleTzafrir Cohen
2011-11-02xpp: Adaptations for E-Main-3Tzafrir Cohen
2011-11-02xpp: remove leftovers of old XPD_STATE methodTzafrir Cohen
2011-11-01wctdm24xxp, wcte12xp: Allow VPMADT032 commands more time to complete.Shaun Ruffell
2011-11-01wctdm24xxp, wcte12xp: Update VPMOCT032 firmware to 1.12.0.Shaun Ruffell
2011-11-01wct4xxp: Expose serial number in dahdi_device and kernel log.Shaun Ruffell
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-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