Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b12fb7f46af7d548503d75be59f493f958c6d1b3
/
drivers
/
isdn
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
4091fb9
scripts/spelling.txt: add "followings" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
b8a14f3
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
c0e7a50
isdn: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
a1cecf2
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
by Frederic Weisbecker
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
950eabb
ISDN: eicon: silence misleading array-bounds warning
by Arnd Bergmann
· 8 years ago
27d8071
ISDN: eicon: reduce stack size of sig_ind function
by Arnd Bergmann
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
a6b3c48
isdn: Constify some function parameters
by Emese Revfy
· 8 years ago
ebf12f1
isdn: use designated initializers
by Kees Cook
· 8 years ago
4794195
isdn/gigaset: use designated initializers
by Kees Cook
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
9165dab
treewide: Fix printk() message errors
by Masanari Iida
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
93a97c5
ser_gigaset: return -ENOMEM on error instead of success
by Dan Carpenter
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9a53682
isdn: hisax: set error code on failure
by Pan Bian
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
569e937e
mISDN: mark symbols static where possible
by Baoyou Xie
· 8 years ago
ac56506
isdn: eicon: fix old-style declarations
by Arnd Bergmann
· 8 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
acf87a3
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
by Andy Shevchenko
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
d41861c
tty: Replace ASYNC_INITIALIZED bit and update atomically
by Peter Hurley
· 9 years ago
2d68655
tty: Replace ASYNC_CHECK_CD and update atomically
by Peter Hurley
· 9 years ago
807c8d81
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
by Peter Hurley
· 9 years ago
18900ca
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
by Peter Hurley
· 9 years ago
b821646
mISDN: Fixing missing validation in base_sock_bind()
by Emrah Demir
· 9 years ago
66391b3
Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.
by Cosmin-Gabriel Samoila
· 9 years ago
ebf918c
isdn: Use ktime_t instead of 'struct timeval'
by Tina Ruchandani
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
9dffdb3
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
96b9b1c
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
1e1589a
mISDN: Support DR6 indication in mISDNipac driver
by Maciej S. Szmigiero
· 9 years ago
464be1e
mISDN: Order IPAC register defines
by Maciej S. Szmigiero
· 9 years ago
a921e9b
isdn: i4l: move active-isdn drivers to staging
by Arnd Bergmann
· 9 years ago
01ed1e1
isdn: icn: remove a #warning
by Arnd Bergmann
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8d2c3ab
ser_gigaset: use container_of() instead of detour
by Paul Bolle
· 9 years ago
e60b13e
mISDN: prevent possible NULL pointer dereference
by Anton Protopopov
· 9 years ago
096f626
isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps
by Alison Schofield
· 9 years ago
a657eec
isdn: Remove ASYNC_CLOSING
by Peter Hurley
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
85f37d1
isdn: act200: fix MODULE_PARM_DESC() typo
by Dan Carpenter
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8aeb3c3
ser_gigaset: remove unnecessary kfree() calls from release method
by Tilman Schmidt
· 9 years ago
4c5e354
ser_gigaset: fix deallocation of platform device structure
by Tilman Schmidt
· 9 years ago
ede03d3
ser_gigaset: turn nonsense checks into WARN_ON
by Alan Cox
· 9 years ago
74375c0
ser_gigaset: fix up NULL checks
by Tilman Schmidt
· 9 years ago
40d24c4
mISDN: fix a loop count
by Dan Carpenter
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6cc56834
isdn: remove spellcaster driver
by Arnd Bergmann
· 9 years ago
19cebbc
isdn: Partially revert debug format string usage clean up
by Christoph Biedl
· 9 years ago
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4ab42d7
ppp, slip: Validate VJ compression slot parameters completely
by Ben Hutchings
· 9 years ago
0baa57d
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
by Ben Hutchings
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c96356a
mISDN: fix OOM condition for sending queued I-Frames
by Karsten Keil
· 9 years ago
c7a7c95
ISDN: fix OOM condition for sending queued I-Frames
by Karsten Keil
· 9 years ago
79c1faa
tty: Remove tty_wait_until_sent_from_close()
by Peter Hurley
· 9 years ago
c364388
mISDN: use kstrdup() in dsp_pipeline_build
by Geliang Tang
· 9 years ago
8f89642
isdn: hisax: fix frame calculation
by Andrzej Hajda
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
2584cf8
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
by Dan Williams
· 9 years ago
bec7a63
isdn: Remove reverse_bits(), use revbit8()
by yalin wang
· 9 years ago
971bd8f
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
62c13ba
isdn/gigaset: drop unused ldisc methods
by Tilman Schmidt
· 9 years ago
fd98e94
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
by Tilman Schmidt
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
cb8a4de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
7b48f45
isdn: disable HiSax NetJet driver on microblaze arch
by Nicolai Stange
· 9 years ago
4e2987a
isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16
by Vaishali Thakkar
· 9 years ago
a24c85a
isdn/capi: Use setup_timer
by Vaishali Thakkar
· 9 years ago
3c7f309
isdn: fix grammar in comment
by Geert Uytterhoeven
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
4656e0a
isdn/gigaset: restructure modem response parser (4)
by Tilman Schmidt
· 10 years ago
d93187e
isdn/gigaset: restructure modem response parser (3)
by Tilman Schmidt
· 10 years ago
4df1e52
isdn/gigaset: restructure modem response parser (2)
by Tilman Schmidt
· 10 years ago
6bf5011
isdn/gigaset: restructure modem response parser (1)
by Tilman Schmidt
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
10640d3
isdn: icn: use strlcpy() when parsing setup options
by Dan Carpenter
· 10 years ago
d939be3
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
d476059
net: Kill dev_rebuild_header
by Eric W. Biederman
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
45cee4f
mISDN: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
3581ec5
drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values, as specified in CodingStyle.
by Bas Peters
· 10 years ago
cacccb0
drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingStyle specifications.
by Bas Peters
· 10 years ago
50a58b6
drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if conditions, in accordance with the CodingStyle.
by Bas Peters
· 10 years ago
Next »