summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-23add "span_id" dahdi_span attribute. Calculated during device registration.sysfsOron Peled
2011-05-23add to dahdi_device a "hardware_id" attribute as an alternative to "location"Oron Peled
2011-05-23add the "location" attribute to dahdi_device sysfs representationOron Peled
2011-05-23xpp: Now each Astribank (xbus) is a dahdi device and each xpd is a span:Oron Peled
2011-05-23Shorten sysfs parent device name:Oron Peled
2011-05-23Allow low-level drivers to unregister a single span at a time:Oron Peled
2011-05-23xpp: Remove obsolete XPP_DEBUGFS codeTzafrir Cohen
2011-05-23xpp: Remove obsolete and unused OLD_PROC codeTzafrir Cohen
2011-05-23Revert "remove OLD_PROC code (leave only informative proc files)"Oron Peled
2011-05-08remove OLD_PROC code (leave only informative proc files)Oron Peled
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: Expose dahdi devices in sysfs.Shaun Ruffell
2011-04-15dahdi: Expose spans in sysfs.Oron Peled
2011-04-15dahdi: register/unregister devices as opposed to individual spans.Shaun Ruffell
2011-04-15delete: adding dahdi_helper to inspect the uvents we want.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-15dahdi: Bug fix for enabling buffer eventsKinsey Moore
2011-04-15dahdi: Add capability to generate events on buffer underruns and overrunsKinsey Moore
2011-04-14wcte12xp: If we cannot read the mode selection pins fail the module load.Shaun Ruffell