summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-21dahdi_dynamic: Since dynamic devices are 'parentless' we must name them.Shaun Ruffell
2012-03-21dahdi_dynamic_eth: Move tx packet flushing to process context.Shaun Ruffell
2012-03-21dahdi: Update dev_set_name / dev_name for RHEL 5.6+.Shaun Ruffell
2012-03-21Update Digium copyright on files changed since beginning of the year.Shaun Ruffell
2012-03-21wct4xxp: __t4_frame_in and __t4_framer_out slowdowns.Shaun Ruffell
2012-03-21wct4xxp: Add compile-time option to disable ASPM for PCIe devices.Shaun Ruffell
2012-03-21wcte12xp, wctdm24xxp: Add compile-time option to disable ASPM for PCIe devices.Shaun Ruffell
2012-03-21dahdi: Add dahdi_pci_disable_link_state for kernel < 2.6.25.Shaun Ruffell
2012-03-20xpp: firmwares: useless 0x1A at EOFTzafrir Cohen
2012-03-18xpp: also install the new .201 fixrmware filesTzafrir Cohen
2012-03-18xpp: firmwares to support E-Main 4Tzafrir Cohen
2012-03-18xpp: USB_FW rev 10401: minor 6FXS/2FXO caps issueTzafrir Cohen
2012-03-15dahdi_dummy: Fix compilation since dahdi-linux 2.6.0.Shaun Ruffell
2012-03-15xpp: '%d' -> '%lu' when displaying module_refcount on kernel versions >= 3.3Shaun Ruffell
2012-03-15xpp: Use 'bool' type for boolean module parameters on kernel versions >= 2.6.31.Shaun Ruffell
2012-03-15dahdi: Remove __exit annotation from dahdi_sysfs_exit().Shaun Ruffell
2012-03-15dahdi: Use monotonic clock for coretimer.Shaun Ruffell
2012-03-15README: note on DKMSTzafrir Cohen
2012-03-15xpp: FXS: improve fxs_info output layoutTzafrir Cohen
2012-03-15xpp: FXS: better power-down to lower noiseTzafrir Cohen
2012-03-15xpp: BRI: make it always SYNC_MODE_AB (like PRI)Tzafrir Cohen
2012-03-15xpp: PRI/BRI: fix channels opening/closing:Tzafrir Cohen
2012-03-15xpp: init_card: better variable namingTzafrir Cohen
2012-03-15xpp: reset Astribank SPI bussesTzafrir Cohen
2012-03-13wctdm24xxp: Shorten RINGOFF debounce interval from 512ms to 128ms.Shaun Ruffell
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-02-22sysfs channels: cleanup device files handlingTzafrir Cohen
2012-02-22sysfs channels: dahdi-sysfs-chan.cTzafrir Cohen
2012-02-22sysfs channels: refactor compat macrosTzafrir Cohen
2012-02-22sysfs: add 'lineconfig' attribute to spanTzafrir Cohen
2012-02-09dahdi: build fix for Kernels < 2.6.16Tzafrir Cohen
2012-02-09code cleanup: remove unused debug_printk()Tzafrir Cohen
2012-02-09code cleanup - refactor module_printk()Tzafrir Cohen
2012-02-07USB_RECOV.hex: recovering from xpp hardware issuesTzafrir Cohen
2012-01-25fix class_create() return value testTzafrir Cohen
2012-01-25xpp: FXO: improve ring debounce noticeTzafrir Cohen
2012-01-25show Master change to/from core timerTzafrir Cohen
2012-01-25A channel-less span should not crash dahdiTzafrir Cohen
2012-01-25A parent-less device should not crash dahdiTzafrir Cohen
2012-01-25dev_set_name(): remove unneeded ';'Tzafrir Cohen
2012-01-25remove a duplicate dev_set_name()Tzafrir Cohen
2012-01-25better chan_printk() outputTzafrir Cohen
2012-01-25Astribank I firmwares rev. 7107Tzafrir Cohen
2012-01-17Build OSLEC EC if in the treeTzafrir Cohen
2012-01-12dahdi: style - checkpatch clean dahdi-sysfs.cTzafrir Cohen
2012-01-12xpp: style - remove extra bracesTzafrir Cohen
2012-01-12xpp: style - kfree() is NULL safeTzafrir Cohen
2012-01-12xpp: style - add const to file_operationsTzafrir Cohen
2012-01-12xpp: style - manual whitespace/line-breaks cleanupTzafrir Cohen
2012-01-12xpp: style - one macro cleanupTzafrir Cohen