| Commit message (Expand) | Author | Age |
* | Documentation/isdn/INTERFACE.CAPI | Tilman Schmidt | 2009-04-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-06 |
|\ |
|
| * | gigaset: in file ops, check for device disconnect before anything else | Tilman Schmidt | 2009-04-06 |
| * | bas_gigaset: use tasklet_hi_schedule for timing critical tasklets | Tilman Schmidt | 2009-04-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ \ |
|
| * | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
| * | | trivial: Fix dubious bitwise 'or' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 |
| |/ |
|
* | | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan | 2009-04-01 |
* | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
|/ |
|
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 |
|\ |
|
| * | platform: make better use of to_platform_{device,driver}() macros | Eric Miao | 2009-03-24 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-20 |
|\| |
|
| * | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt | 2009-03-19 |
* | | gigaset: return -ENOTTY for unimplemented functions | Paul Bolle | 2009-03-10 |
* | | gigaset: Kconfig cleanup | Tilman Schmidt | 2009-03-10 |
* | | 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-27 |
* | | drivers/isdn/hisax: fix sparse warning: Should it be static? | Hannes Eder | 2009-02-27 |
* | | drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 2009-02-27 |
* | | drivers/isdn/capi: fix sparse warning: context imbalance | Hannes Eder | 2009-02-27 |
* | | isdn: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | | MISDN: list usage cleanup | Eric Sesterhenn | 2009-02-27 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 |
|\| |
|
| * | ISDN: fix sc/shmem printk format warning | Randy Dunlap | 2009-02-20 |
* | | drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long | Hannes Eder | 2009-02-16 |
* | | drivers/isdn/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-16 |
* | | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-16 |
|/ |
|
* | drivers/isdn: introduce missing kfree | Julia Lawall | 2009-02-08 |
* | isdn: Fix missing ifdef in isdn_ppp | Daniele Venzano | 2009-01-26 |
* | 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-14 |
* | 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-11 |
* | 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 |