summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-28wcte12xp, wctdm24xxp: Remove unused support for booting VPMADT032 from SPI.Shaun Ruffell
2011-02-28wctdm24xxp: Remove unused wctdm_vpm_check, wctdm_vpm_in, and wctdm_vpm_out.Shaun Ruffell
2011-02-28wcte12xp, wctdm24xxp: Minor fixes for big endian host architectures.Shaun Ruffell
2011-02-28wctc4xxp: Minor fixes for big endian host architectures.Shaun Ruffell
2011-02-28dahdi: Do not rebuild dahdi-base.c when only updating the version.Shaun Ruffell
2011-02-20replace old proc interface by modern seq_fileTzafrir Cohen
2011-02-18wctdm24xxp,wcte12xp: Replace read/writechunk with eframe/sframeRuss Meyerriecks
2011-02-10wct4xxp: Do not lock interrupts while loading the VPM firmware.Shaun Ruffell
2011-02-10wct4xxp: Reduce stack usage in oct612x API.Shaun Ruffell
2011-02-10wct4xxp: Reduce the memory footprint of the hardware echocanceler.Shaun Ruffell
2011-02-09wctdm24xxp: Remove the wctdm_regs structure from the stack in wctdm_ioctl.Shaun Ruffell
2011-02-09wctdm24xxp: Remove unused portconfig variable.Shaun Ruffell
2011-02-02dahdi: Analog spans do not have to be marked RUNNING to become master.Shaun Ruffell
2011-01-31xpp: Missing lock release in xpp_dahdi_unregisterTzafrir Cohen
2011-01-31dahdi: Experimentally remove dependency on the Big Kernel Lock.Shaun Ruffell
2011-01-31wctdm24xxp: Remove code for unsupported modules.Shaun Ruffell
2011-01-30xpd_pri: Explicit initialization of span.alarmsTzafrir Cohen
2011-01-30xpd_pri: Reduce indentationTzafrir Cohen
2011-01-30xpd_pri: reorder debug messagesTzafrir Cohen
2011-01-30xpp: remove unused XPD_STATE() "protocol method"Tzafrir Cohen
2011-01-30xpp: Remove few extra leading spacesTzafrir Cohen
2011-01-30xpp: Use our KZALLOC/KZFREETzafrir Cohen
2011-01-30xpp: use phonedev_cleanup() instead of inline codeTzafrir Cohen
2011-01-30xpp: Add fixed runtime checks for the PHONEDEV codeTzafrir Cohen
2011-01-30xpp: init_card_4_30: add commentTzafrir Cohen
2011-01-30xpp: Kbuild: always update version stringTzafrir Cohen
2011-01-30xpp: phonedev: Cleanup method macrosTzafrir Cohen
2011-01-30xpp: More adaptations for non-PHONEDEV XPDsTzafrir Cohen
2011-01-30xpp: prepare for phonedev refactorTzafrir Cohen
2011-01-27Fix for bugs in timing selection when B410P card is not the first configured ...Matthew Fredrickson
2011-01-20wct4xxp: Do not place _t4_remove_one in module exit section.Shaun Ruffell
2011-01-20wctdm24xxp: Replace interruptible_sleep_on with wait_event_interruptible.Shaun Ruffell
2011-01-18dahdi: Constify the data parameter to __buf_push.Shaun Ruffell
2011-01-18dahdi: Trivial. Move process_masterspan description.Shaun Ruffell
2011-01-18dahdi: Fix recent regression with native bridging.Shaun Ruffell
2011-01-17dahdi: Permit open pseudo channels before spans are registered.Shaun Ruffell
2011-01-17wct4xxp: Check the return value of dahdi_register call.Shaun Ruffell
2011-01-17wct4xxp: Perform an extended reset on PCI-Express cards by default.Shaun Ruffell
2011-01-16dahdi-sysfs: include slab.h for newer kernelsTzafrir Cohen
2011-01-16Remove the (now) duplicate ruleTzafrir Cohen
2011-01-16Fixes accidental generation of drvers/dahdi/$(obj)Tzafrir Cohen
2011-01-16Refactor SysFS code to dahdi-sysfs.cTzafrir Cohen
2011-01-10cleaner error handling in dahdi_registerTzafrir Cohen
2011-01-10span_sysfs_{create,remove}Tzafrir Cohen
2011-01-10Pass error val from dahdi_register_echocan_factoryTzafrir Cohen
2011-01-10separate device init functionsTzafrir Cohen
2011-01-06dahdi: Do not call dahdi_check_conf under lock.Shaun Ruffell
2011-01-05dahdi: Ensure we have room to keep all span channels contiguous.Shaun Ruffell
2011-01-05dahdi: Move the default tone lengths into include/dahdi/dahdi_config.hShaun Ruffell
2011-01-03dahdi: Also use constant for DAHDI_TRANSCODETzafrir Cohen