index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+1
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+3
2008-10-13
mISDN/dsp_cmx.c: fix size checks
Adrian Bunk
1
-2
/
+2
2008-10-13
misdn: use nonseekable_open()
Andrew Morton
1
-1
/
+1
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-329
/
+192
2008-10-13
tty: fix up gigaset a bit
Alan Cox
1
-15
/
+12
2008-10-13
tty: Fallout from tty-move-canon-specials
Stephen Rothwell
2
-3
/
+3
2008-09-22
mISDN: misc timerdev fixes
Andi Kleen
1
-16
/
+6
2008-09-22
mISDN: annotate iomem pointer and add statics
Harvey Harrison
1
-7
/
+7
2008-09-22
mISDN: endian annotations for struct zt
Harvey Harrison
2
-7
/
+6
2008-09-22
drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put
Julia Lawall
1
-0
/
+4
2008-09-22
isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.
David S. Miller
1
-163
/
+189
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
4
-10
/
+10
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
5
-26
/
+20
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
5
-15
/
+19
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
5
-7
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers
Dominik Brodowski
5
-319
/
+191
2008-08-02
Add DIP switch readout for HFC-4S IOB4ST
Karsten Keil
1
-3
/
+3
2008-08-02
Fix remaining big endian issue of hfcmulti
Karsten Keil
1
-14
/
+13
2008-08-02
mISDN cleanup user interface
Karsten Keil
4
-10
/
+8
2008-08-02
mISDN fix main ISDN Makefile
Karsten Keil
1
-1
/
+1
2008-07-30
hysdn: remove the packed attribute from PofTimStamp_tag
David Howells
1
-1
/
+1
2008-07-30
isdn: use the common ascii hex helpers
Harvey Harrison
1
-3
/
+2
2008-07-28
Remove deprecated virt_to_bus()
Karsten Keil
2
-3
/
+1
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
3
-3
/
+3
2008-07-27
isdn: mISDN HFC PCI support depends on virt_to_bus()
Stephen Rothwell
1
-0
/
+1
2008-07-27
Fix namespace issue with Hisax
Karsten Keil
3
-3
/
+3
2008-07-27
Add layer1 over IP support
Karsten Keil
5
-1
/
+2003
2008-07-27
Add mISDN HFC multiport driver
Karsten Keil
4
-0
/
+6537
2008-07-27
Add mISDN HFC PCI driver
Karsten Keil
4
-0
/
+2503
2008-07-27
Add mISDN DSP
Karsten Keil
14
-0
/
+5991
2008-07-27
Add mISDN core files
Karsten Keil
15
-0
/
+6835
2008-07-27
Add mISDN driver
Karsten Keil
3
-1
/
+5
2008-07-26
pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y
David Howells
1
-2
/
+0
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
[next]