Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
90abdc3b973229bae98dd96649d9f7106cc177a4
/
drivers
/
isdn
« Previous
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
1537a36
tree-wide: fix 'lenght' typo in comments and code
by Daniel Mack
· 15 years ago
9ddc5b6
tree-wide: fix typos "ammount" -> "amount"
by Uwe Kleine-König
· 15 years ago
3d956d1
isdn/mISDN: add __init/__exit macros to dsp_core.c
by Peter Huewe
· 15 years ago
8885074
isdn/hardware: add __init/__exit macros to mISDNisar.c
by Peter Huewe
· 15 years ago
edf86ba
Fix misspellings of "separate" in strings.
by Adam Buchbinder
· 15 years ago
650b2ef
mISDN: positive error return should be negative in mode_hfcmulti()
by Roel Kluin
· 15 years ago
3e59817
isdn: mISDN, don't compile unused stuff
by Jiri Slaby
· 15 years ago
f0f4d64
hardware/mISDN/mISDNinfineon.c: bail out of loop on error
by Darren Jenkins
· 15 years ago
e23e117
hisax: timeout off by one in waitrecmsg()
by Roel Kluin
· 15 years ago
9a58a80
proc_fops: convert drivers/isdn/ to seq_file
by Alexey Dobriyan
· 15 years ago
597d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
073bd90
drivers/isdn: eliminate duplicated test
by Julia Lawall
· 15 years ago
292be57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
01a1e7e
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
by Yong Zhang
· 15 years ago
fb1beb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
073886f
gigaset: don't enable any debugging output by default
by Tilman Schmidt
· 15 years ago
e15c1c1
pcmcia: remove unused IRQ_FIRST_SHARED
by Dominik Brodowski
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
6838b03
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
by Dominik Brodowski
· 15 years ago
868575d
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
by Magnus Damm
· 18 years ago
5452fee
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e29d436
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
by David S. Miller
· 15 years ago
2c554e1
mISDN: fix error return in HFCmulti_init()
by Roel Kluin
· 15 years ago
4a9b5e5
speedfax: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
fa30123
Kconfig: Remove useless and sometimes wrong comments
by Michael Roth
· 15 years ago
06fe9fb
tree-wide: fix a very frequent spelling mistake
by Dirk Hohndel
· 15 years ago
e773cfe
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)
by Dominik Brodowski
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cc05368
hisax: remove bad udelay call to fix build error on ARM
by Martin Michlmayr
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
286e633
isdn: hfc_usb: Fix read buffer overflow
by Roel Kluin
· 15 years ago
a947c8f
isdn: hisax: Fix test in waitforxfw
by Roel Kluin
· 15 years ago
b9db21f
isdn: eicon: Return on error
by Jiri Slaby
· 15 years ago
1ea7084
isdn: eicon: Use offsetof
by Jiri Slaby
· 15 years ago
08cb3f6
misdn: Fix reversed 'if' in st_own_ctrl
by Dan Carpenter
· 15 years ago
02303d2
isdn: hisax: Fix lock imbalance.
by Jiri Slaby
· 15 years ago
49b2de8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
50e4fe9
gigaset: convert strcmp chain to table lookup
by Tilman Schmidt
· 15 years ago
c35a87f
gigaset: checkpatch cleanup of ev-layer.c
by Tilman Schmidt
· 15 years ago
7891adf
bas_gigaset: checkpatch cleanup
by Tilman Schmidt
· 15 years ago
ae67d7d
ser_gigaset: checkpatch cleanup
by Tilman Schmidt
· 15 years ago
d9ba9c9
gigaset: checkpatch cleanup
by Tilman Schmidt
· 15 years ago
2032e2c
usb_gigaset: code cleanup
by Tilman Schmidt
· 15 years ago
4dd8230
gigaset: fix bad assumptions about CAPI skbuffs
by Tilman Schmidt
· 15 years ago
22077eb
gigaset: fix format string typo in CAPI dial command
by Tilman Schmidt
· 15 years ago
6c91191
gigaset: CAPI module readability improvements
by Tilman Schmidt
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2bd9af0
isdn: fix possible circular locking dependency
by Xiaotian Feng
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
5587481
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
7bb5fdc
gigaset: add Kernel CAPI interface (v3)
by Tilman Schmidt
· 15 years ago
aaba2b3
gigaset: allow building without I4L
by Tilman Schmidt
· 15 years ago
088ec0c
gigaset: prepare for CAPI implementation
by Tilman Schmidt
· 15 years ago
7ecc59c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1cec972
gigaset: add kerneldoc comments
by Tilman Schmidt
· 15 years ago
cd7f50e
gigaset: correct debugging output selection
by Tilman Schmidt
· 15 years ago
b5f581d
gigaset: improve error recovery
by Tilman Schmidt
· 15 years ago
05eae94
gigaset: fix device ERROR response handling
by Tilman Schmidt
· 15 years ago
2038724
gigaset: announce if built with debugging
by Tilman Schmidt
· 15 years ago
eb4459f
gigaset: handle isoc frame errors more gracefully
by Tilman Schmidt
· 15 years ago
ee239d9
gigaset: linearize skb
by Tilman Schmidt
· 15 years ago
3305adf
gigaset: fix reject/hangup handling
by Tilman Schmidt
· 15 years ago
9803f79
isdn: make capidrv module parameter "debugmode" writeable
by Tilman Schmidt
· 15 years ago
e484702
isdn: avoid races in capidrv
by Tilman Schmidt
· 15 years ago
812d734
isdn: accept CAPI Informational Info values as success
by Tilman Schmidt
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
8823ad3
isdn: fix netjet/isdnhdlc build errors
by Randy Dunlap
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
411c940
trivial: fix typo "for for" in multiple files
by Anand Gadiyar
· 15 years ago
a4304f2
tty: gigaset: really fix chars_in_buffer
by Tilman Schmidt
· 15 years ago
8b62ff2
isdn: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
b564afc
mISDN: Fix handling of receive buffer size in L1oIP
by Andreas Eversberg
· 15 years ago
9bfdac9
mISDN: Read buffer overflow
by roel kluin
· 15 years ago
ce4adcc
mISDN: Fix handling of receive buffer size in L1oIP
by Andreas Eversberg
· 15 years ago
663a31c
mISDN: Fix wrong struct name in macro and clarifications
by Karsten Keil
· 15 years ago
7003491
net: fix multiple definitions of setup_w6692
by Stephen Rothwell
· 15 years ago
f70e75e
mISDN: hfcmulti display real PCI ids for not supported cards
by Karsten Keil
· 15 years ago
ba2d6cc
ISDN: ARRAY_SIZE changes
by Karsten Keil
· 15 years ago
3cad3da
drivers/isdn: Drop unnecessary NULL test
by Julia Lawall
· 15 years ago
a900845
mISDN: Add support for Traverse Technologies NETJet PCI cards
by Karsten Keil
· 15 years ago
Next »