| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 | 1 | -2/+1 |
|\ |
|
| * | platform: make better use of to_platform_{device,driver}() macros | Eric Miao | 2009-03-25 | 1 | -2/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-20 | 1 | -3/+13 |
|\| |
|
| * | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt | 2009-03-19 | 1 | -3/+13 |
* | | gigaset: return -ENOTTY for unimplemented functions | Paul Bolle | 2009-03-10 | 1 | -4/+4 |
* | | gigaset: Kconfig cleanup | Tilman Schmidt | 2009-03-10 | 1 | -8/+6 |
* | | 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/hisax: fix sparse warning: Should it be static? | Hannes Eder | 2009-02-27 | 8 | -16/+11 |
* | | drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 2009-02-27 | 1 | -3/+3 |
* | | drivers/isdn/capi: fix sparse warning: context imbalance | Hannes Eder | 2009-02-27 | 1 | -0/+2 |
* | | isdn: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 | 2 | -5/+3 |
* | | MISDN: list usage cleanup | Eric Sesterhenn | 2009-02-27 | 1 | -2/+1 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 1 | -1/+1 |
|\| |
|
| * | ISDN: fix sc/shmem printk format warning | Randy Dunlap | 2009-02-20 | 1 | -1/+1 |
* | | drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long | Hannes Eder | 2009-02-16 | 1 | -1/+1 |
* | | drivers/isdn/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-16 | 1 | -5/+5 |
* | | 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 |
* | isdn: Fix missing ifdef in isdn_ppp | Daniele Venzano | 2009-01-26 | 1 | -0/+2 |
* | i4l: minor cleanups | Paul Bolle | 2009-01-14 | 1 | -5/+0 |
* | i4l: do not print a warning when shutting down an i4l ppp interface | Paul Bolle | 2009-01-14 | 1 | -1/+3 |
* | Fix small typo | Karsten Keil | 2009-01-11 | 1 | -1/+1 |
* | misdn: indentation and braces disagree - add braces | Ilpo Järvinen | 2009-01-11 | 1 | -1/+2 |
* | misdn: one handmade ARRAY_SIZE converted | Ilpo Järvinen | 2009-01-11 | 1 | -2/+1 |
* | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -1/+2 |
* | indentation & braces disagree - add braces | Ilpo Järvinen | 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: Fix kernel crash when doing hardware conference with more than two mem... | Andreas Eversberg | 2009-01-09 | 2 | -6/+6 |
* | 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 | 3 | -6/+6 |
* | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 2009-01-09 | 4 | -114/+266 |
* | mISDN: Add missing release functions | Andreas Eversberg | 2009-01-09 | 1 | -7/+21 |
* | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg | 2009-01-09 | 3 | -28/+148 |
* | mISDN: Minor fixes | Andreas Eversberg | 2009-01-09 | 2 | -2/+2 |
* | mISDN: Correct busy device detection | Andreas Eversberg | 2009-01-09 | 2 | -15/+18 |
* | mISDN: Fix deactivation, if peer IP is removed from l1oip instance. | Andreas Eversberg | 2009-01-09 | 3 | -19/+41 |
* | 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 | 7 | -32/+277 |
* | mISDN: Return error on E-channel access | Martin Bachem | 2009-01-09 | 1 | -0/+4 |
* | mISDN: Add E-Channel logging features | Martin Bachem | 2009-01-09 | 2 | -1/+20 |
* | mISDN: Use protocol to detect D-channel | Martin Bachem | 2009-01-09 | 1 | -1/+2 |
* | mISDN: Fixed more indexing bugs | Andreas Eversberg | 2009-01-09 | 1 | -4/+4 |
* | mISDN: Make debug output a little bit more verbose | Peter Schlaile | 2009-01-09 | 1 | -1/+3 |
* | mISDN: Fix HDLC DSP transmit | Peter Schlaile | 2009-01-09 | 1 | -4/+7 |
* | mISDN: Use struct device name field | Matthias Urlichs | 2009-01-09 | 5 | -30/+35 |
* | mISDN: Added an ioctl to change the device name | Matthias Urlichs | 2009-01-09 | 1 | -0/+15 |
* | mISDN: Remove the local max-card limit | Matthias Urlichs | 2009-01-09 | 1 | -4/+0 |