Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f7d10b393c83acd3eedc3d6ab94dce29ac6a890
/
drivers
/
isdn
« Previous
c11da83
isdn: divert, hysdn: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
c728cc8
isdn: hisax/elsa: fix sleep_on race in elsa FSM
by Arnd Bergmann
· 11 years ago
e5b3fa1
isdn: pcbit: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
cd13978
isdn/hisax: hex vs decimal typo in prfeatureind()
by Dan Carpenter
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
22d3b76
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
by Guenter Roeck
· 11 years ago
48f045b
isdn: slight optimization of addr compare
by dingtianhong
· 11 years ago
77d84ff
treewide: Fix typos in printk
by Masanari Iida
· 11 years ago
e23c34b
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
020e867c
isdn: use strlcpy() instead strcpy()
by Dan Carpenter
· 11 years ago
5065a70
treewide: Fix typo in Kconfig
by Masanari Iida
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
f9a23c8
isdnloop: use strlcpy() instead of strcpy()
by Dan Carpenter
· 11 years ago
5600090
isdn: icn: NULL dereference printing error message
by Dan Carpenter
· 11 years ago
33235ca
isdn: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
8455778
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity()
by Jesper Juhl
· 11 years ago
d6d6d1b
isdn: hfcpci_softirq: get func return to suppress compiler warning
by Antonio Alecrim Jr
· 11 years ago
35a4a57
isdn: clean up debug format string usage
by Kees Cook
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
0d63c27
mISDN: return -EINVAL on error in dsp_control_req()
by Dan Carpenter
· 11 years ago
d98259c
ISDN: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
6e3d677
mISDN: replace sum of bitmasks with OR operation.
by Alexandru Juncu
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
25b6e14
isdn: Correct comparison of skb->tail and skb-transport_header
by Simon Horman
· 11 years ago
25dff94
isdn/kcapi: fix a small underflow
by Dan Carpenter
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
89b107a
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
by Al Viro
· 12 years ago
ebb06be
mISDN: fix mISDN_read()/mISDN_read() race
by Al Viro
· 12 years ago
1678ec0
mISDN: fix misdn_add_timer()/misdn_del_timer() race
by Al Viro
· 12 years ago
1b10895
mISDN: fix races between misdn_del_timer() and timer callback
by Al Viro
· 12 years ago
c08c464
mISDN: fix the races with timers going off just as they are deleted
by Al Viro
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
b9e48de
isdn/sc: Fix incorrect module_param_array types
by Geert Uytterhoeven
· 12 years ago
d915209
isdn: mISDN: set ->family in ->getname()
by Dan Carpenter
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
4d8e8d2
hysdn: stash pointer to card into proc_dir_entry->data
by Al Viro
· 12 years ago
287ecef
ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.
by Chen Gang
· 12 years ago
ef99f3a
Merge 3.9-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
e5c5d22
net: add ETH_P_802_3_MIN
by Simon Horman
· 12 years ago
e58b9a2
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
23a376f
Merge 3.9-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ee79706
TTY: cleanup tty->hw_stopped uses
by Jiri Slaby
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
ce03cb2
drivers/isdn: delete 'break' after 'return'
by Chen Gang
· 12 years ago
8008f6e
isdn: hisax: netjet requires VIRT_TO_BUS
by Arnd Bergmann
· 12 years ago
0aae9c6
drivers/isdn: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
f754e91
driver: isdn: hisax: remove cast for kmalloc/kzalloc return value
by Zhang Yanfei
· 12 years ago
c3f14cf
driver: isdn: capi: remove cast for kmalloc return value
by Zhang Yanfei
· 12 years ago
f394793
drivers/isdn: checkng length to be sure not memory overflow
by Chen Gang
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
114a6f8
isdn: hisax: add missing usb_free_urb
by Marina Makienko
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
a786a7c
wanrouter: completely decouple obsolete code from kernel.
by Paul Gortmaker
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
6fac482
cputime: Use accessors to read task cputime stats
by Frederic Weisbecker
· 12 years ago
653549f
drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
63b203b
isdn/gigaset: beautify ev-layer.c
by Tilman Schmidt
· 12 years ago
bc882b1
isdn/gigaset: beautify common.c
by Tilman Schmidt
· 12 years ago
cdc4827
isdn/gigaset: beautify interface.c
by Tilman Schmidt
· 12 years ago
d2ca848
isdn/gigaset: leave DLE mode before hanging up
by Tilman Schmidt
· 12 years ago
03f1828
isdn/divert: fix readability damage
by Tilman Schmidt
· 12 years ago
d721a17
isdn/gigaset: fix zero size border case in debug dump
by Tilman Schmidt
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
d6c53c0
TTY: move low_latency to tty_port
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
227434f
TTY: switch tty_buffer_request_room to tty_port
by Jiri Slaby
· 12 years ago
ed5a84c
Drivers: isdn: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
d82603c
treewide: Replace incomming with incoming in all comments and strings
by Jorrit Schippers
· 12 years ago
4a0ae7b0
mISDN: fix race in timer canceling on module unloading
by Konstantin Khlebnikov
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
481af03
mISDN: improve bitops usage
by Akinobu Mita
· 12 years ago
1862c14
TTY: isdn/gigaset destroy tty_port properly
by Jiri Slaby
· 12 years ago
744627e9
treewide: fix printk typo in multiple drivers
by Masanari Iida
· 12 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
55bef83
ISDN: capi, use kref from tty_port
by Jiri Slaby
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
465b167
isdn: Fix typo in drivers/isdn
by Masanari Iida
· 12 years ago
7fd78ed
isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
by Lee Jones
· 12 years ago
Next »