index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-30
/
+32
2009-04-06
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
1
-28
/
+30
2009-04-06
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
1
-2
/
+2
2009-04-03
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-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+1
2009-03-24
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-18
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-26
isdn: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-5
/
+3
2009-02-26
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-15
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
Hannes Eder
1
-1
/
+1
2009-02-15
drivers/isdn/mISDN: fix sparse warnings: make symbols static
Hannes Eder
1
-5
/
+5
2009-02-15
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
3
-8
/
+8
2009-02-08
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-14
i4l: minor cleanups
Paul Bolle
1
-5
/
+0
2009-01-14
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-09
mISDN: Add HFC USB driver
Karsten Keil
4
-0
/
+2622
2009-01-09
mISDN: Fix kernel crash when doing hardware conference with more than two mem...
Andreas Eversberg
2
-6
/
+6
2009-01-09
mISDN: Added missing create_l1() call
Andreas Eversberg
1
-0
/
+5
2009-01-09
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
1
-0
/
+2
2009-01-09
mISDN: Minor cleanups
Andreas Eversberg
3
-6
/
+6
2009-01-09
mISDN: Create /sys/class/mISDN
Matthias Urlichs
4
-114
/
+266
2009-01-09
mISDN: Add missing release functions
Andreas Eversberg
1
-7
/
+21
2009-01-09
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
3
-28
/
+148
2009-01-09
mISDN: Minor fixes
Andreas Eversberg
2
-2
/
+2
2009-01-09
mISDN: Correct busy device detection
Andreas Eversberg
2
-15
/
+18
2009-01-09
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
3
-19
/
+41
2009-01-09
mISDN: Fix irq detection
Andreas Eversberg
1
-0
/
+1
2009-01-09
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
7
-32
/
+277
2009-01-09
mISDN: Return error on E-channel access
Martin Bachem
1
-0
/
+4
[next]