Age | Commit message (Expand) | Author | Files | Lines |
2009-06-11 | mISDN: Free hfcpci IRQ if init was not successful | Andreas Mohr | 1 | -4/+3 |
2009-06-08 | isdn: rename capi_ctr_reseted() to capi_ctr_down() | Tilman Schmidt | 4 | -5/+5 |
2009-05-25 | mISDN: Added PCI ID for new Junghanns.net Single E1 cards. | Andreas Eversberg | 1 | -0/+4 |
2009-05-25 | mISDN: Cleanup debug messages | Karsten Keil | 2 | -91/+96 |
2009-05-25 | mISDN: Add PCI ID for Junghanns 8S card | Andreas Eversberg | 1 | -0/+3 |
2009-05-25 | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil | 4 | -144/+495 |
2009-05-25 | mISDN: Fix DTMF locking bug issue | Andreas Eversberg | 1 | -2/+2 |
2009-05-25 | mISDN: Reduce stack size in dsp_cmx_send() | Frank Seidel | 1 | -1/+1 |
2009-05-25 | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg | 4 | -33/+50 |
2009-05-25 | mISDN: Add watchdog functionality to hfcmulti driver | Andreas Eversberg | 2 | -1/+32 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+0 |
2009-02-27 | drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? | Hannes Eder | 1 | -24/+46 |
2009-02-27 | drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits | Hannes Eder | 1 | -1/+1 |
2009-02-15 | drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long | Hannes Eder | 1 | -1/+1 |
2009-02-15 | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 3 | -8/+8 |
2009-02-08 | drivers/isdn: introduce missing kfree | Julia Lawall | 1 | -0/+2 |
2009-01-11 | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2009-01-11 | Make parameter debug writable | Karsten Keil | 1 | -1/+1 |
2009-01-09 | mISDN: Add HFC USB driver | Karsten Keil | 4 | -0/+2622 |
2009-01-09 | mISDN: Added missing create_l1() call | Andreas Eversberg | 1 | -0/+5 |
2009-01-09 | mISDN: Add MODULE_DEVICE_TABLE() to hfcpci | Matthias Urlichs | 1 | -0/+2 |
2009-01-09 | mISDN: Minor cleanups | Andreas Eversberg | 1 | -2/+2 |
2009-01-09 | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 2 | -59/+47 |
2009-01-09 | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg | 2 | -28/+125 |
2009-01-09 | mISDN: Minor fixes | Andreas Eversberg | 1 | -1/+1 |
2009-01-09 | mISDN: Fix irq detection | Andreas Eversberg | 1 | -0/+1 |
2009-01-09 | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg | 2 | -7/+41 |
2009-01-09 | mISDN: Return error on E-channel access | Martin Bachem | 1 | -0/+4 |
2009-01-09 | mISDN: Use protocol to detect D-channel | Martin Bachem | 1 | -1/+2 |
2009-01-09 | mISDN: Remove the local max-card limit | Matthias Urlichs | 1 | -4/+0 |
2009-01-09 | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg | 4 | -12/+78 |
2009-01-09 | mISDN: Cleanup hfc multiport driver | Karsten Keil | 2 | -89/+24 |
2009-01-08 | fix similar typos to successfull | Coly Li | 4 | -4/+4 |
2008-12-16 | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder | 2 | -41/+47 |
2008-12-12 | mISDN: hfcmulti: use __iomem address space modifier | Hannes Eder | 2 | -23/+25 |
2008-12-12 | mISDN: comment out unused symbols | Hannes Eder | 1 | -0/+2 |
2008-12-12 | mISDN: un-export symbol 'plx_lock' | Hannes Eder | 1 | -1/+0 |
2008-12-12 | mISDN: make global symbols static or include header files | Hannes Eder | 1 | -9/+9 |
2008-12-12 | mISDN: use NULL pointer instead of plain integer | Hannes Eder | 1 | -1/+1 |
2008-12-03 | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe | 1 | -4/+2 |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -59/+26 |
2008-09-22 | mISDN: annotate iomem pointer and add statics | Harvey Harrison | 1 | -7/+7 |
2008-09-22 | mISDN: endian annotations for struct zt | Harvey Harrison | 2 | -7/+6 |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 1 | -2/+2 |
2008-08-23 | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 1 | -0/+1 |
2008-08-23 | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 1 | -0/+1 |
2008-08-23 | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 1 | -1/+0 |
2008-08-23 | pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers | Dominik Brodowski | 1 | -57/+23 |
2008-08-02 | Add DIP switch readout for HFC-4S IOB4ST | Karsten Keil | 1 | -3/+3 |
2008-08-02 | Fix remaining big endian issue of hfcmulti | Karsten Keil | 1 | -14/+13 |