index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-09
Fix the race between capifs remount and node creation
Al Viro
1
-2
/
+8
2009-05-09
Fix races around the access to ->s_options
Al Viro
1
-2
/
+1
2009-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+171
2009-04-27
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
1
-0
/
+171
2009-04-17
USB: add reset endpoint operations
David Vrabel
1
-8
/
+1
2009-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-30
/
+32
2009-04-07
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
1
-28
/
+30
2009-04-07
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
1
-2
/
+2
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-5
/
+7
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-7
/
+0
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-4
/
+6
2009-03-30
trivial: Fix dubious bitwise 'or' usage spotted by sparse.
Alexey Zaytsev
1
-1
/
+1
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+1
2009-03-25
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
1
-2
/
+1
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+13
2009-03-19
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
2009-03-10
gigaset: return -ENOTTY for unimplemented functions
Paul Bolle
1
-4
/
+4
2009-03-10
gigaset: Kconfig cleanup
Tilman Schmidt
1
-8
/
+6
2009-02-27
drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?
Hannes Eder
1
-24
/
+46
2009-02-27
drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits
Hannes Eder
1
-1
/
+1
2009-02-27
drivers/isdn/hisax: fix sparse warning: Should it be static?
Hannes Eder
8
-16
/
+11
2009-02-27
drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one
Hannes Eder
1
-3
/
+3
2009-02-27
drivers/isdn/capi: fix sparse warning: context imbalance
Hannes Eder
1
-0
/
+2
2009-02-27
isdn: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-5
/
+3
2009-02-27
MISDN: list usage cleanup
Eric Sesterhenn
1
-2
/
+1
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-02-20
ISDN: fix sc/shmem printk format warning
Randy Dunlap
1
-1
/
+1
2009-02-16
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
Hannes Eder
1
-1
/
+1
2009-02-16
drivers/isdn/mISDN: fix sparse warnings: make symbols static
Hannes Eder
1
-5
/
+5
2009-02-16
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
3
-8
/
+8
2009-02-09
drivers/isdn: introduce missing kfree
Julia Lawall
1
-0
/
+2
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
1
-0
/
+2
2009-01-15
i4l: minor cleanups
Paul Bolle
1
-5
/
+0
2009-01-15
i4l: do not print a warning when shutting down an i4l ppp interface
Paul Bolle
1
-1
/
+3
2009-01-11
Fix small typo
Karsten Keil
1
-1
/
+1
2009-01-11
misdn: indentation and braces disagree - add braces
Ilpo Järvinen
1
-1
/
+2
2009-01-11
misdn: one handmade ARRAY_SIZE converted
Ilpo Järvinen
1
-2
/
+1
2009-01-11
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
indentation & braces disagree - add braces
Ilpo Järvinen
1
-1
/
+2
2009-01-11
Make parameter debug writable
Karsten Keil
1
-1
/
+1
2009-01-10
mISDN: Add HFC USB driver
Karsten Keil
4
-0
/
+2622
2009-01-10
mISDN: Fix kernel crash when doing hardware conference with more than two mem...
Andreas Eversberg
2
-6
/
+6
2009-01-10
mISDN: Added missing create_l1() call
Andreas Eversberg
1
-0
/
+5
2009-01-10
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
1
-0
/
+2
2009-01-10
mISDN: Minor cleanups
Andreas Eversberg
3
-6
/
+6
2009-01-10
mISDN: Create /sys/class/mISDN
Matthias Urlichs
4
-114
/
+266
2009-01-10
mISDN: Add missing release functions
Andreas Eversberg
1
-7
/
+21
2009-01-10
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
3
-28
/
+148
2009-01-10
mISDN: Minor fixes
Andreas Eversberg
2
-2
/
+2
[next]