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
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
4
-16
/
+16
2008-07-24
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
1
-6
/
+6
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
6
-43
/
+53
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+2
2008-07-22
tty: rework break handling
Alan Cox
1
-1
/
+2
2008-07-21
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-07-20
tty: Ldisc revamp
Alan Cox
2
-3
/
+3
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
5
-13
/
+31
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
9
-41
/
+26
2008-07-12
drivers/isdn/i4l/isdn_common.c fix small resource leak
Darren Jenkins
1
-1
/
+3
2008-07-08
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
1
-1
/
+1
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
1
-1
/
+1
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2
-0
/
+4
2008-06-20
divamnt: BKL pushdown
Jonathan Corbet
1
-5
/
+11
2008-06-20
CAPI: BKL pushdown
Jonathan Corbet
1
-6
/
+11
2008-06-20
isdn: cdev lock_kernel() pushdown
Jonathan Corbet
1
-1
/
+2
2008-06-12
drivers/isdn/sc/ioctl.c: add missing kfree
Julia Lawall
1
-0
/
+1
2008-06-10
isdn: use simple_read_from_buffer()
Akinobu Mita
1
-21
/
+8
2008-06-10
isdn divas: fix proc creation
Alexey Dobriyan
2
-3
/
+2
2008-05-23
isdn: fix integer as NULL pointer warning
Harvey Harrison
1
-3
/
+3
2008-05-14
isdn/capi: Return proper errnos on module init.
Marcin Slusarz
1
-3
/
+3
2008-05-14
hysdn: No longer broken on SMP.
Andrew Morton
1
-1
/
+1
2008-05-14
hysdn: Remove cli()/sti() calls.
Mark Asselstine
1
-9
/
+5
2008-05-01
isdn: hysdn_procconf.c build fix
Ingo Molnar
1
-1
/
+2
2008-04-30
tty: The big operations rework
Alan Cox
1
-7
/
+8
2008-04-30
isdn: switch to int put_char method
Alan Cox
1
-3
/
+6
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-3
/
+1
2008-04-30
isdn_tty: Prepare for BKL push down
Alan Cox
1
-18
/
+8
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
5
-32
/
+22
2008-04-28
isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable
Robert P. J. Day
1
-4
/
+4
2008-04-28
capifs: fix memory leak on remount
Cyrill Gorcunov
1
-0
/
+1
2008-04-28
hisax: depend on CONFIG_PNP, not __ISAPNP__
Bjorn Helgaas
1
-4
/
+6
2008-04-28
isdn: fix obvious cut-and-paste error in st5481_usb.c
Robert P. J. Day
1
-1
/
+1
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
22
-51
/
+51
2008-04-28
eicon: fix sparse integer as NULL pointer warnings
Harvey Harrison
2
-7
/
+7
2008-04-28
avm: fix sparse warning using integer as NULL pointer
Harvey Harrison
8
-26
/
+26
2008-04-28
capi: fix sparse warnings using integer as NULL pointer
Harvey Harrison
6
-38
/
+38
2008-04-21
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+5
2008-04-20
[ISDN] minor irq handler cleanups
Jeff Garzik
3
-5
/
+5
2008-04-20
[ISDN] Hisax: eliminate many unnecessary references to CardType[]
Jeff Garzik
20
-120
/
+70
2008-04-20
[ISDN] HiSax: modularization prep
Jeff Garzik
2
-5
/
+11
2008-04-13
[ISDN]: Do not validate ISDN net device address prior to interface-up
Paul Bolle
1
-0
/
+1
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+3
2008-03-07
gigaset: fix Oops on module unload regression
Tilman Schmidt
1
-2
/
+4
2008-03-05
isdn: replace __inline with inline
Harvey Harrison
2
-3
/
+3
2008-03-04
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
1
-17
/
+17
2008-03-04
drivers/isdn: correct use of ! and &
Julia Lawall
2
-4
/
+5
2008-02-09
isdn: fix section mismatch warning for ISACVer
Sam Ravnborg
2
-4
/
+2
2008-02-09
isdn: fix section mismatch warnings from hisax_cs_setup_card
Sam Ravnborg
1
-2
/
+5
[next]