| Commit message (Expand) | Author | Age | Files | Lines |
* | gigaset: beyond ARRAY_SIZE of iwb->data | Roel Kluin | 2009-05-21 | 1 | -1/+1 |
* | Fix the race between capifs remount and node creation | Al Viro | 2009-05-09 | 1 | -2/+8 |
* | Fix races around the access to ->s_options | Al Viro | 2009-05-09 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-29 | 1 | -0/+171 |
|\ |
|
| * | Documentation/isdn/INTERFACE.CAPI | Tilman Schmidt | 2009-04-27 | 1 | -0/+171 |
* | | USB: add reset endpoint operations | David Vrabel | 2009-04-17 | 1 | -8/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-06 | 2 | -30/+32 |
|\ |
|
| * | gigaset: in file ops, check for device disconnect before anything else | Tilman Schmidt | 2009-04-06 | 1 | -28/+30 |
| * | bas_gigaset: use tasklet_hi_schedule for timing critical tasklets | Tilman Schmidt | 2009-04-06 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 2 | -5/+7 |
|\ \ |
|
| * | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -4/+6 |
| * | | trivial: Fix dubious bitwise 'or' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 | 1 | -1/+1 |
| |/ |
|
* | | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan | 2009-04-01 | 1 | -7/+0 |
* | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -1/+0 |
|/ |
|
* | 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-24 | 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-18 | 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-26 | 2 | -5/+3 |
* | | MISDN: list usage cleanup | Eric Sesterhenn | 2009-02-26 | 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-15 | 1 | -1/+1 |
* | | drivers/isdn/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-15 | 1 | -5/+5 |
* | | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-15 | 3 | -8/+8 |
|/ |
|
* | 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 |