summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-25wctdm24xxp, wcte12xp: Buffer handling improvements.Shaun Ruffell
2010-02-25wctdm24xxp: Provide option to initialize boards in parallel on kernels > 2.6.30Shaun Ruffell
2010-02-25voicebus: Fix for commit r8003.Shaun Ruffell
2010-02-24wct4xxp: Removed a spurious paste.Russ Meyerriecks
2010-02-24wctdm24xxp, wcte12xp: Abort attach if interface fails to come out of reset.Shaun Ruffell
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
2010-02-22replace dahdi_dummy with internal timingTzafrir Cohen
2010-02-10voicebus: Improve hard underrun handling.Shaun Ruffell
2010-02-10vpmadt032: show the location of the device printing to the kernel logShaun Ruffell
2010-02-10wctdm24xxp: make sure we show which card is displaying the message.Shaun Ruffell
2010-02-10vpmadt032: Do not print error message on timeout.Shaun Ruffell
2010-02-08voicebus: Reset own bits when a soft underrun is detected.Shaun Ruffell
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-02-08wctdm24xxp, wcte12xp: Abort the search for modules if killed.Shaun Ruffell
2010-02-08wcte12xp: Identify the card that is printing to the kernel log.Shaun Ruffell
2010-02-08wcte12xp, wctdm24xxp: Declare static symbols that aren't externally referenced.Shaun Ruffell
2010-02-08dahdi-base: Minor changes for sparse.Shaun Ruffell
2010-02-08vpmadt032,wcte12xp: Use a timeout on the read/write commands and during load.Shaun Ruffell
2010-02-08voicebus: Remove unused 'voicebus_get_pci_dev'.Shaun Ruffell
2010-02-03wctdm24xxp: Add back in 'static' for ACIM2TISS as well.Shaun Ruffell
2010-02-03wctdm24xxp: inadvertently removed 'static' from FXO_ADDRSShaun Ruffell
2010-02-03wctdm24xxp, voicebus: Move sysfs handling from voicebus to wctdm24xxp.Shaun Ruffell
2010-02-03wctdm24xxp: Localize fxo_addrs array reference.Shaun Ruffell
2010-02-03wctdm24xxp: Localize the reference to acim2tiss.Shaun Ruffell
2010-02-03wctdm24xxp: Remove unused ERING_SIZEShaun Ruffell
2010-02-03wctdm24xxp: Cleanup after a failed call to dahdi_register.Shaun Ruffell
2010-01-26xpp_debug: a helper script to use debugging parameters with names.Tzafrir Cohen
2010-01-18wct4xxp: Replaced a lost member of the t4 struct, which was clobbered inRuss Meyerriecks
2010-01-18wct4xxp: Gen5-rc1 updates the device_id.Russ Meyerriecks
2010-01-18wct4xxp: Make Missed interrupt message off by default, and incrementingRuss Meyerriecks
2010-01-18wct4xxp: One more readback in the _in routines to make sure the writesRuss Meyerriecks
2010-01-18wct4xxp: Make sure 2 port cards only use 2 portsRuss Meyerriecks
2010-01-18wct4xxp: Add new 5th gen identifiersRuss Meyerriecks
2010-01-18wct4xxp: Fix problems so that pedantic pci does not have to be enabledRuss Meyerriecks
2010-01-18wct4xxp: Add a few bug fixes for latency bumps and for the newRuss Meyerriecks
2010-01-18wct4xxp: Add some protection to prevent latency bumps during load time onlyRuss Meyerriecks
2010-01-18wct4xxp: Gen 5 latency changes and performance enhancements (interrupt rate r...Russ Meyerriecks
2010-01-18wct4xxp: Fixing errata with the qfalc3.1 chip. Sometimes, in T1 mode, whenRuss Meyerriecks
2010-01-12xpp: xpd_fxo: two extra parameters regarding batteryTzafrir Cohen
2010-01-11Fail gracefully if we already have more than 1024 channels.Tzafrir Cohen
2010-01-11xpp: demote a message that generates some false alarms.Tzafrir Cohen
2010-01-10xpp: USB_FW rev 7578Tzafrir Cohen
2010-01-10xpp: fixes for drift calculation.Tzafrir Cohen
2010-01-08voicebus: Remove framesize, buffer_cache, and cache_line members from struct.Shaun Ruffell
2010-01-08voicebus: Make 'struct voicebus' embeddable by the client driver strutures.Shaun Ruffell
2010-01-06Use unlocked_ioctl and compat_ioctl instead of ioctl.Tzafrir Cohen
2010-01-06Remove some unused 'struct inode *' function parameters.Tzafrir Cohen
2010-01-04Fix udev rules to work with more recent kernels.Tzafrir Cohen
2009-12-28autoconf.h is inlcuded by Kbuild at the command-line.Tzafrir Cohen
2009-12-28xpp: Fix a typo in card_fxo.Tzafrir Cohen