Age | Commit message (Expand) | Author |
2009-02-20 | ISDN: fix sc/shmem printk format warning | Randy Dunlap |
2009-02-08 | drivers/isdn: introduce missing kfree | Julia Lawall |
2009-01-26 | isdn: Fix missing ifdef in isdn_ppp | Daniele Venzano |
2009-01-14 | i4l: minor cleanups | Paul Bolle |
2009-01-14 | i4l: do not print a warning when shutting down an i4l ppp interface | Paul Bolle |
2009-01-11 | Fix small typo | Karsten Keil |
2009-01-11 | misdn: indentation and braces disagree - add braces | Ilpo Järvinen |
2009-01-11 | misdn: one handmade ARRAY_SIZE converted | Ilpo Järvinen |
2009-01-11 | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall |
2009-01-11 | indentation & braces disagree - add braces | Ilpo Järvinen |
2009-01-11 | Make parameter debug writable | Karsten Keil |
2009-01-09 | mISDN: Add HFC USB driver | Karsten Keil |
2009-01-09 | mISDN: Fix kernel crash when doing hardware conference with more than two mem... | Andreas Eversberg |
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 missing release functions | Andreas Eversberg |
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: Correct busy device detection | Andreas Eversberg |
2009-01-09 | mISDN: Fix deactivation, if peer IP is removed from l1oip instance. | 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: Add E-Channel logging features | Martin Bachem |
2009-01-09 | mISDN: Use protocol to detect D-channel | Martin Bachem |
2009-01-09 | mISDN: Fixed more indexing bugs | Andreas Eversberg |
2009-01-09 | mISDN: Make debug output a little bit more verbose | Peter Schlaile |
2009-01-09 | mISDN: Fix HDLC DSP transmit | Peter Schlaile |
2009-01-09 | mISDN: Use struct device name field | Matthias Urlichs |
2009-01-09 | mISDN: Added an ioctl to change the device name | Matthias Urlichs |
2009-01-09 | mISDN: Remove the local max-card limit | Matthias Urlichs |
2009-01-09 | mISDN: Fix queue limit counting problem | Andreas Eversberg |
2009-01-09 | mISDN: Add some debug option for clock problems | Andreas Eversberg |
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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-07 | I4l: convert to net_device_ops | Stephen Hemminger |
2009-01-07 | hysdn: convert to net_device_ops and other updates | Stephen Hemminger |
2009-01-06 | ISDN: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2009-01-04 | isdn: capi: &&/|| typos | Roel Kluin |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-26 | gigaset: ifdef cleanup | Tilman Schmidt |
2008-12-26 | gigaset: use pr_err() and pr_info() | Tilman Schmidt |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |