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
2010-02-16
CAPI: Rework locking of capidev members
Jan Kiszka
1
-93
/
+88
2010-02-16
CAPI: Clean up capi_open/release
Jan Kiszka
1
-59
/
+34
2010-02-16
CAPI: Convert capidev_list_lock into a mutex
Jan Kiszka
1
-12
/
+12
2010-02-16
CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
Jan Kiszka
1
-67
/
+83
2010-02-16
CAPI: Rework application locking
Jan Kiszka
2
-34
/
+29
2010-02-16
CAPI: Rework locking of controller data structures
Jan Kiszka
3
-87
/
+214
2010-02-16
CAPI: Rework controller state notifier
Jan Kiszka
2
-67
/
+67
2010-02-16
CAPI: Rework capi_ctr_ready/down
Jan Kiszka
1
-45
/
+50
2010-02-16
CAPI: Convert capi drivers rwlock into mutex
Jan Kiszka
3
-32
/
+27
2010-02-16
CAPI: Call a controller 'controller', not 'card'
Jan Kiszka
3
-168
/
+177
2010-02-16
CAPI: Reduce chattiness during module loading/removal
Jan Kiszka
4
-83
/
+9
2010-02-16
CAPI: Pin capifs instead of mounting it
Jan Kiszka
1
-9
/
+18
2010-02-16
CAPI: Eliminate capifs_root variable
Jan Kiszka
1
-8
/
+10
2010-02-16
CAPI: Sanitize capifs API
Jan Kiszka
3
-31
/
+54
2010-02-16
CAPI: Fix leaks in capifs_new_ncci
Jan Kiszka
1
-7
/
+18
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
1
-1
/
+1
2010-02-05
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
1
-1
/
+1
2010-02-05
isdn/mISDN: add __init/__exit macros to dsp_core.c
Peter Huewe
1
-2
/
+2
2010-02-05
isdn/hardware: add __init/__exit macros to mISDNisar.c
Peter Huewe
1
-2
/
+2
2010-02-04
Fix misspellings of "separate" in strings.
Adam Buchbinder
1
-1
/
+1
2010-02-03
mISDN: positive error return should be negative in mode_hfcmulti()
Roel Kluin
1
-1
/
+1
2010-02-03
isdn: mISDN, don't compile unused stuff
Jiri Slaby
1
-0
/
+2
2010-02-03
hardware/mISDN/mISDNinfineon.c: bail out of loop on error
Darren Jenkins
1
-0
/
+1
2010-02-03
hisax: timeout off by one in waitrecmsg()
Roel Kluin
1
-1
/
+1
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
18
-436
/
+384
2010-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-03
drivers/isdn: eliminate duplicated test
Julia Lawall
1
-1
/
+1
2009-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-12-18
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
Yong Zhang
1
-1
/
+1
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-7
/
+5
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
18
-39
/
+15
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
18
-39
/
+15
2009-12-08
gigaset: don't enable any debugging output by default
Tilman Schmidt
1
-1
/
+1
2009-12-07
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
5
-7
/
+5
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
18
-39
/
+15
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-135
/
+45
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-135
/
+45
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
11
-14
/
+14
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
5
-7
/
+0
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-1
/
+1
2009-11-19
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...
Joe Perches
5
-6
/
+6
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-0
/
+9
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-190
/
+164
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-190
/
+164
2009-11-15
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
1
-189
/
+163
2009-11-15
mISDN: fix error return in HFCmulti_init()
Roel Kluin
1
-1
/
+1
2009-11-10
speedfax: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
[prev]
[next]