summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp
AgeCommit message (Expand)Author
2011-04-15dahdi: Do not save the irq information.Shaun Ruffell
2011-04-15dahdi: Move irq/irqmisses from dahdi_span into dahdi_device.Shaun Ruffell
2011-04-15dahdi: register/unregister devices as opposed to individual spans.Shaun Ruffell
2011-04-15wctdm24xxp: Remove fwringdetect module parameter.Shaun Ruffell
2011-04-15wctdm24xxp: Use time range for debouncing polarity.Shaun Ruffell
2011-04-15wctdm24xxp: Use interval for debouncing FXO battery.Shaun Ruffell
2011-04-15wctdm24xxp: Use time interval for debouncing ring detect.Shaun Ruffell
2011-04-15wctdm24xxp: Use state machine to debounce fxs hook state.Shaun Ruffell
2011-04-15wctdm24xxp: No need to debounce the remote hook state on FXS port.Shaun Ruffell
2011-04-15wctdm24xxp: Use interval for checking on hook transfer timer.Shaun Ruffell
2011-04-15wctdm24xxp: oppending_ms shouldn't assume being checked at 1ms intervals.Shaun Ruffell
2011-04-15wctdm24xxp: Name the shadow registers for each modules.Shaun Ruffell
2011-04-15wctdm24xxp: Use time interval for checking fxs modules.Shaun Ruffell
2011-04-15wctdm24xxp: Check current time is after expected time.Shaun Ruffell
2011-04-15wctdm24xxp: Change intcount to framecount.Shaun Ruffell
2011-04-15wctdm24xxp: Use fact that handle_transmit/receive are called in hard-irqShaun Ruffell
2011-04-15wctdm24xxp: Make sure the interrupt handler isn't using the vpm instance.Shaun Ruffell
2011-04-15wctdm24xxp: Load the onboard modules in parallel as much as possible.Shaun Ruffell
2011-04-15wctdm24xxp: Introduce bg_create/bg_join.Shaun Ruffell
2011-04-15wctdm24xxp: Calculate the SPI offsets ahead of time.Shaun Ruffell
2011-04-15wctdm24xxp: Shorten up some of the sleeps/waits.Shaun Ruffell
2011-04-15wctdm24xxp: Allow more than one outstanding read at a time.Shaun Ruffell
2011-04-15wctdm24xxp: Use lists for SPI commands to the modules.Shaun Ruffell
2011-04-15wctdm24xxp: Cleanup in wctdm_identify_modules.Shaun Ruffell
2011-04-15wctdm24xxp: Remove 'pos' member from 'struct wctdm'.Shaun Ruffell
2011-04-15wctdm24xxp: Drop 'flags' from 'struct wctdm_module'.Shaun Ruffell
2011-04-15wctdm24xxp: Hold the reglock longer in the interrupt handler.Shaun Ruffell
2011-04-15wctdm24xxp: Pass the pointer to struct wctdm_module directly instead of index.Shaun Ruffell
2011-04-15wctdm24xxp: Trivial. Reduce the indentation level in wctdm_proslic_oppending.Shaun Ruffell
2011-04-15wctdm24xxp: Use enumeration for module types.Shaun Ruffell
2011-04-15wctdm24xxp: Group the QRV members together.Shaun Ruffell
2011-04-15wctdm24xxp: Group the per-module information togetherShaun Ruffell
2011-04-15wctdm24xxp: Dynamically allocate the board_name.Shaun Ruffell
2011-04-15wctdm24xxp: Remove modmap member from 'struct wctdm'.Shaun Ruffell
2011-04-04wctdm24xxp, wcte12xp, wct4xxp, wcb4xxp, wctdm: Do not support suspend.Shaun Ruffell
2011-04-04wctdm24xxp, wcte12xp: Add voicebus_quiesce function.Shaun Ruffell
2011-03-19wctdm24xxp: Remove SLIC_LF_OPPENDING setting on fxs->idletxhookstate from set...Alec Davis
2011-03-15wctdm24xxp: Fix regression with LEDS on TDM410.Shaun Ruffell
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-18wctdm24xxp,wcte12xp: Replace read/writechunk with eframe/sframeRuss Meyerriecks
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-01-31wctdm24xxp: Remove code for unsupported modules.Shaun Ruffell
2011-01-20wctdm24xxp: Replace interruptible_sleep_on with wait_event_interruptible.Shaun Ruffell
2011-01-03"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-03Trivial removal of duplicate #includesShaun Ruffell
2010-12-09dahdi-base, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp, kernel: ...Kinsey Moore
2010-12-09dahdi-base, kernel, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp: ...Kinsey Moore