| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 1 | -1/+1 |
|\ |
|
| * | mISDN: fix error return in HFCmulti_init() | Roel Kluin | 2009-11-15 | 1 | -1/+1 |
* | | speedfax: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+1 |
|/ |
|
* | isdn: eicon: Return on error | Jiri Slaby | 2009-11-04 | 1 | -2/+3 |
* | isdn: eicon: Use offsetof | Jiri Slaby | 2009-11-04 | 1 | -9/+9 |
* | isdn: fix netjet/isdnhdlc build errors | Randy Dunlap | 2009-09-28 | 1 | -0/+1 |
* | mISDN: Fix wrong struct name in macro and clarifications | Karsten Keil | 2009-07-27 | 3 | -17/+17 |
* | net: fix multiple definitions of setup_w6692 | Stephen Rothwell | 2009-07-27 | 1 | -1/+1 |
* | mISDN: hfcmulti display real PCI ids for not supported cards | Karsten Keil | 2009-07-25 | 1 | -3/+4 |
* | ISDN: ARRAY_SIZE changes | Karsten Keil | 2009-07-25 | 2 | -5/+2 |
* | mISDN: Add support for Traverse Technologies NETJet PCI cards | Karsten Keil | 2009-07-25 | 4 | -0/+1224 |
* | mISDN: Add driver for Winbond cards | Karsten Keil | 2009-07-25 | 4 | -0/+1638 |
* | mISDN: Add support for Speedfax+ cards | Karsten Keil | 2009-07-25 | 5 | -0/+2536 |
* | mISDN: Driver for AVM Fritz!CARD PCI | Karsten Keil | 2009-07-25 | 3 | -0/+1161 |
* | mISDN: Add driver for Infineon ISDN chipset family | Karsten Keil | 2009-07-25 | 6 | -0/+3364 |
* | mISDN: Make clearing B-channel a common function | Karsten Keil | 2009-07-25 | 3 | -45/+3 |
* | mISDN: Free hfcpci IRQ if init was not successful | Andreas Mohr | 2009-06-11 | 1 | -4/+3 |
* | isdn: rename capi_ctr_reseted() to capi_ctr_down() | Tilman Schmidt | 2009-06-08 | 4 | -5/+5 |
* | mISDN: Added PCI ID for new Junghanns.net Single E1 cards. | Andreas Eversberg | 2009-05-25 | 1 | -0/+4 |
* | mISDN: Cleanup debug messages | Karsten Keil | 2009-05-25 | 2 | -91/+96 |
* | mISDN: Add PCI ID for Junghanns 8S card | Andreas Eversberg | 2009-05-25 | 1 | -0/+3 |
* | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil | 2009-05-25 | 4 | -144/+495 |
* | mISDN: Fix DTMF locking bug issue | Andreas Eversberg | 2009-05-25 | 1 | -2/+2 |
* | mISDN: Reduce stack size in dsp_cmx_send() | Frank Seidel | 2009-05-25 | 1 | -1/+1 |
* | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg | 2009-05-25 | 4 | -33/+50 |
* | mISDN: Add watchdog functionality to hfcmulti driver | Andreas Eversberg | 2009-05-25 | 2 | -1/+32 |
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -1/+0 |
* | drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? | Hannes Eder | 2009-02-27 | 1 | -24/+46 |
* | drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits | Hannes Eder | 2009-02-27 | 1 | -1/+1 |
* | drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long | Hannes Eder | 2009-02-15 | 1 | -1/+1 |
* | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-15 | 3 | -8/+8 |
* | drivers/isdn: introduce missing kfree | Julia Lawall | 2009-02-08 | 1 | -0/+2 |
* | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -1/+2 |
* | Make parameter debug writable | Karsten Keil | 2009-01-11 | 1 | -1/+1 |
* | mISDN: Add HFC USB driver | Karsten Keil | 2009-01-09 | 4 | -0/+2622 |
* | mISDN: Added missing create_l1() call | Andreas Eversberg | 2009-01-09 | 1 | -0/+5 |
* | mISDN: Add MODULE_DEVICE_TABLE() to hfcpci | Matthias Urlichs | 2009-01-09 | 1 | -0/+2 |
* | mISDN: Minor cleanups | Andreas Eversberg | 2009-01-09 | 1 | -2/+2 |
* | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 2009-01-09 | 2 | -59/+47 |
* | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg | 2009-01-09 | 2 | -28/+125 |
* | mISDN: Minor fixes | Andreas Eversberg | 2009-01-09 | 1 | -1/+1 |
* | mISDN: Fix irq detection | Andreas Eversberg | 2009-01-09 | 1 | -0/+1 |
* | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg | 2009-01-09 | 2 | -7/+41 |
* | mISDN: Return error on E-channel access | Martin Bachem | 2009-01-09 | 1 | -0/+4 |
* | mISDN: Use protocol to detect D-channel | Martin Bachem | 2009-01-09 | 1 | -1/+2 |
* | mISDN: Remove the local max-card limit | Matthias Urlichs | 2009-01-09 | 1 | -4/+0 |
* | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg | 2009-01-09 | 4 | -12/+78 |
* | mISDN: Cleanup hfc multiport driver | Karsten Keil | 2009-01-09 | 2 | -89/+24 |
* | fix similar typos to successfull | Coly Li | 2009-01-08 | 4 | -4/+4 |
* | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder | 2008-12-16 | 2 | -41/+47 |