index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
Hannes Eder
2009-02-16
1
-1
/
+1
*
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
2009-02-16
3
-8
/
+8
*
drivers/isdn: introduce missing kfree
Julia Lawall
2009-02-09
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
*
mISDN: hfcmulti: use __iomem address space modifier
Hannes Eder
2008-12-13
2
-23
/
+25
*
mISDN: comment out unused symbols
Hannes Eder
2008-12-13
1
-0
/
+2
*
mISDN: un-export symbol 'plx_lock'
Hannes Eder
2008-12-13
1
-1
/
+0
*
mISDN: make global symbols static or include header files
Hannes Eder
2008-12-13
1
-9
/
+9
*
mISDN: use NULL pointer instead of plain integer
Hannes Eder
2008-12-13
1
-1
/
+1
*
mISDN: annotate iomem pointer and add statics
Harvey Harrison
2008-09-23
1
-7
/
+7
*
mISDN: endian annotations for struct zt
Harvey Harrison
2008-09-23
2
-7
/
+6
*
Add DIP switch readout for HFC-4S IOB4ST
Karsten Keil
2008-08-02
1
-3
/
+3
*
Fix remaining big endian issue of hfcmulti
Karsten Keil
2008-08-02
1
-14
/
+13
*
mISDN cleanup user interface
Karsten Keil
2008-08-02
2
-4
/
+4
*
Remove deprecated virt_to_bus()
Karsten Keil
2008-07-28
2
-3
/
+1
*
isdn: mISDN HFC PCI support depends on virt_to_bus()
Stephen Rothwell
2008-07-27
1
-0
/
+1
*
Add mISDN HFC multiport driver
Karsten Keil
2008-07-27
4
-0
/
+6537
*
Add mISDN HFC PCI driver
Karsten Keil
2008-07-27
4
-0
/
+2503