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
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
2009-01-09
mISDN: Add E-Channel logging features
Martin Bachem
2
-1
/
+20
2009-01-09
mISDN: Use protocol to detect D-channel
Martin Bachem
1
-1
/
+2
2009-01-09
mISDN: Fixed more indexing bugs
Andreas Eversberg
1
-4
/
+4
2009-01-09
mISDN: Make debug output a little bit more verbose
Peter Schlaile
1
-1
/
+3
2009-01-09
mISDN: Fix HDLC DSP transmit
Peter Schlaile
1
-4
/
+7
2009-01-09
mISDN: Use struct device name field
Matthias Urlichs
5
-30
/
+35
2009-01-09
mISDN: Added an ioctl to change the device name
Matthias Urlichs
1
-0
/
+15
2009-01-09
mISDN: Remove the local max-card limit
Matthias Urlichs
1
-4
/
+0
2009-01-09
mISDN: Fix queue limit counting problem
Andreas Eversberg
1
-9
/
+14
2009-01-09
mISDN: Add some debug option for clock problems
Andreas Eversberg
2
-7
/
+10
2009-01-09
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
7
-33
/
+151
2009-01-09
mISDN: Cleanup hfc multiport driver
Karsten Keil
2
-89
/
+24
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-70
/
+76
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-01-08
fix similar typos to successfull
Coly Li
4
-4
/
+4
2009-01-07
I4l: convert to net_device_ops
Stephen Hemminger
1
-24
/
+45
2009-01-07
hysdn: convert to net_device_ops and other updates
Stephen Hemminger
1
-46
/
+31
2009-01-06
ISDN: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2009-01-04
isdn: capi: &&/|| typos
Roel Kluin
1
-2
/
+2
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
34
-504
/
+370
2008-12-26
gigaset: ifdef cleanup
Tilman Schmidt
4
-82
/
+6
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
8
-58
/
+51
2008-12-25
Merge branch 'next' into for-linus
James Morris
2
-4
/
+6
2008-12-16
isdn: eicon: fix sparse warning: make global functions static
Hannes Eder
2
-41
/
+47
2008-12-12
misdn: Fix lockdep warning
Karsten Keil
1
-1
/
+1
[next]