Age | Commit message (Expand) | Author |
2009-02-27 | drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? | Hannes Eder |
2009-02-27 | drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits | Hannes Eder |
2009-02-15 | drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long | Hannes Eder |
2009-02-15 | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static | Hannes Eder |
2009-02-08 | drivers/isdn: introduce missing kfree | Julia Lawall |
2009-01-11 | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall |
2009-01-11 | Make parameter debug writable | Karsten Keil |
2009-01-09 | mISDN: Add HFC USB driver | Karsten Keil |
2009-01-09 | mISDN: Added missing create_l1() call | Andreas Eversberg |
2009-01-09 | mISDN: Add MODULE_DEVICE_TABLE() to hfcpci | Matthias Urlichs |
2009-01-09 | mISDN: Minor cleanups | Andreas Eversberg |
2009-01-09 | mISDN: Create /sys/class/mISDN | Matthias Urlichs |
2009-01-09 | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg |
2009-01-09 | mISDN: Minor fixes | Andreas Eversberg |
2009-01-09 | mISDN: Fix irq detection | Andreas Eversberg |
2009-01-09 | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg |
2009-01-09 | mISDN: Return error on E-channel access | Martin Bachem |
2009-01-09 | mISDN: Use protocol to detect D-channel | Martin Bachem |
2009-01-09 | mISDN: Remove the local max-card limit | Matthias Urlichs |
2009-01-09 | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg |
2009-01-09 | mISDN: Cleanup hfc multiport driver | Karsten Keil |
2009-01-08 | fix similar typos to successfull | Coly Li |
2008-12-16 | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder |
2008-12-12 | mISDN: hfcmulti: use __iomem address space modifier | Hannes Eder |
2008-12-12 | mISDN: comment out unused symbols | Hannes Eder |
2008-12-12 | mISDN: un-export symbol 'plx_lock' | Hannes Eder |
2008-12-12 | mISDN: make global symbols static or include header files | Hannes Eder |
2008-12-12 | mISDN: use NULL pointer instead of plain integer | Hannes Eder |
2008-12-03 | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-09-22 | mISDN: annotate iomem pointer and add statics | Harvey Harrison |
2008-09-22 | mISDN: endian annotations for struct zt | Harvey Harrison |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers | Dominik Brodowski |
2008-08-02 | Add DIP switch readout for HFC-4S IOB4ST | Karsten Keil |
2008-08-02 | Fix remaining big endian issue of hfcmulti | Karsten Keil |
2008-08-02 | mISDN cleanup user interface | Karsten Keil |
2008-07-28 | Remove deprecated virt_to_bus() | Karsten Keil |
2008-07-27 | isdn: mISDN HFC PCI support depends on virt_to_bus() | Stephen Rothwell |
2008-07-27 | Add mISDN HFC multiport driver | Karsten Keil |
2008-07-27 | Add mISDN HFC PCI driver | Karsten Keil |
2008-07-27 | Add mISDN driver | Karsten Keil |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-06-20 | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet |
2008-06-20 | divamnt: BKL pushdown | Jonathan Corbet |
2008-06-10 | isdn divas: fix proc creation | Alexey Dobriyan |
2008-04-29 | isdn: use non-racy method for proc entries creation | Denis V. Lunev |