| Commit message (Expand) | Author | Age | Files | Lines |
* | ISDN: fix sc/shmem printk format warning | Randy Dunlap | 2009-02-20 | 1 | -1/+1 |
* | drivers/isdn: introduce missing kfree | Julia Lawall | 2009-02-08 | 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 |
* | mISDN: Fix queue limit counting problem | Andreas Eversberg | 2009-01-09 | 1 | -9/+14 |
* | mISDN: Add some debug option for clock problems | Andreas Eversberg | 2009-01-09 | 2 | -7/+10 |
* | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg | 2009-01-09 | 7 | -33/+151 |
* | mISDN: Cleanup hfc multiport driver | Karsten Keil | 2009-01-09 | 2 | -89/+24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-08 | 2 | -70/+76 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 | 1 | -1/+1 |
| |\ |
|
| * | | I4l: convert to net_device_ops | Stephen Hemminger | 2009-01-07 | 1 | -24/+45 |
| * | | hysdn: convert to net_device_ops and other updates | Stephen Hemminger | 2009-01-07 | 1 | -46/+31 |
* | | | fix similar typos to successfull | Coly Li | 2009-01-08 | 4 | -4/+4 |
| |/
|/| |
|
* | | ISDN: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-05 | 1 | -2/+2 |
|\ |
|
| * | isdn: capi: &&/|| typos | Roel Kluin | 2009-01-04 | 1 | -2/+2 |
* | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -2/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 34 | -504/+370 |
|\ |
|
| * | gigaset: ifdef cleanup | Tilman Schmidt | 2008-12-26 | 4 | -82/+6 |
| * | gigaset: use pr_err() and pr_info() | Tilman Schmidt | 2008-12-26 | 8 | -58/+51 |
| * | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder | 2008-12-16 | 2 | -41/+47 |