Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f87404dfce14b2a194d085b7bac4b8c3672ab00
/
drivers
/
isdn
76e506a
Fix ISDN/Gigaset build failure
by Linus Torvalds
· 15 years ago
b91ecb0
gigaset: include cleanup cleanup
by Tilman Schmidt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f61bb62
isdn: Cleanup Sections in PCMCIA driver elsa
by Henne
· 15 years ago
a465870
isdn: Cleanup Sections in PCMCIA driver avma1
by Henne
· 15 years ago
158e33d
isdn: Cleanup Sections in PCMCIA driver teles
by Henne
· 15 years ago
93b39a0
isdn: Cleanup Sections in PCMCIA driver sedlbauer
by Henne
· 15 years ago
22001a1
gigaset: fix build failure
by Tilman Schmidt
· 15 years ago
6ad3414
gigaset: correct range checking off by one error
by Tilman Schmidt
· 15 years ago
d00561a
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
by Lars Ellenberg
· 15 years ago
4961e02
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
873a69a
gigaset: prune use of tty_buffer_request_room
by Tilman Schmidt
· 15 years ago
3a0a3a6
gigaset: correct clearing of at_state strings on RING
by Tilman Schmidt
· 15 years ago
bc35b4e
gigaset: avoid registering CAPI driver more than once
by Tilman Schmidt
· 15 years ago
255f5c3
i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
by Ian Munsie
· 15 years ago
8b4017d
i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver
by Ian Munsie
· 15 years ago
dec9951
isdn: misplaced parenthesis in pof_handle_data()
by Roel Kluin
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
003bdb2
isdn: remove ishexdigit() in regard to isxdigit()
by Andy Shevchenko
· 15 years ago
1528b18
gigaset: reduce syslog clutter
by Tilman Schmidt
· 15 years ago
63e055d
bas_gigaset: collapse CR/LF at end of AT response
by Tilman Schmidt
· 15 years ago
41a68a7
PCI: push deprecated pci_find_device() function to last user
by Tilman Schmidt
· 15 years ago
e5f8d9a
isdn: fix a few Kconfig imperfections
by Tilman Schmidt
· 15 years ago
771f4c8
CAPI: Remove experimental tag from middleware feature
by Jan Kiszka
· 15 years ago
79e95f4
CAPI: Schedule capifs for removal
by Jan Kiszka
· 15 years ago
c6af043
CAPI: Drop special controller lookup from capi20_put_message
by Jan Kiszka
· 15 years ago
eef0ced
CAPI: Drop return value of handle_minor_send
by Jan Kiszka
· 15 years ago
2b72b5b
CAPI: Clean up capiminor_*_ack
by Jan Kiszka
· 15 years ago
dfbb84f
CAPI: Fix locking around capiminor's output queue and drop workaround_lock
by Jan Kiszka
· 15 years ago
68d7347
CAPI: Drop capiminor's unused inbytes counter
by Jan Kiszka
· 15 years ago
4279271
CAPI: Use atomics for capiminor's datahandle and msgid
by Jan Kiszka
· 15 years ago
42651b5
CAPI: Rename datahandle_queue -> ackqueue_entry
by Jan Kiszka
· 15 years ago
a11ef7b
CAPI: Rework capiminor RX handler
by Jan Kiszka
· 15 years ago
b75b2ee
CAPI: Drop handle_minor_recv from capinc_tty_write
by Jan Kiszka
· 15 years ago
a84fdf4
CAPI: Drop atomic ttyopencount
by Jan Kiszka
· 15 years ago
3d5d30f
CAPI: Clean up capiminors_lock
by Jan Kiszka
· 15 years ago
6576c28
CAPI: Drop obsolete nccip from capiminor struct
by Jan Kiszka
· 15 years ago
30bced9
CAPI: Issue synchronous hangup on capincci_free_minor
by Jan Kiszka
· 15 years ago
2c8df72
CAPI: Drop remaining NULL checks on tty->driver_data
by Jan Kiszka
· 15 years ago
fb4b488
CAPI: Use tty_port to keep track of capiminor's tty
by Jan Kiszka
· 15 years ago
4632451
CAPI: Establish install/cleanup handlers for capiminor TTYs
by Jan Kiszka
· 15 years ago
0159d54
CAPI: Use kref on capiminor
by Jan Kiszka
· 15 years ago
e95ac14
CAPI: Use dynamic major for NCCI TTYs by default
by Jan Kiszka
· 15 years ago
40fb2d0
CAPI: Dynamically register minor devices
by Jan Kiszka
· 15 years ago
e76b154
CAPI: Clean up capinc_tty_init/exit
by Jan Kiszka
· 15 years ago
81d17fe
CAPI: Switch capiminor list to array
by Jan Kiszka
· 15 years ago
884f5c4
CAPI: Switch NCCI list to standard doubly linked list
by Jan Kiszka
· 15 years ago
28a1dbb
CAPI: Fix racy capi_read
by Jan Kiszka
· 15 years ago
54f0fad
CAPI: Use non-atomic allocation during NCCI setup
by Jan Kiszka
· 15 years ago
05b4149
CAPI: Rework locking of capidev members
by Jan Kiszka
· 15 years ago
eca39dd
CAPI: Clean up capi_open/release
by Jan Kiszka
· 15 years ago
b8f433d
CAPI: Convert capidev_list_lock into a mutex
by Jan Kiszka
· 15 years ago
501c87a
CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
by Jan Kiszka
· 15 years ago
88c896e
CAPI: Rework application locking
by Jan Kiszka
· 15 years ago
0ca3a01
CAPI: Rework locking of controller data structures
by Jan Kiszka
· 15 years ago
ef69bb2
CAPI: Rework controller state notifier
by Jan Kiszka
· 15 years ago
3efecf7
CAPI: Rework capi_ctr_ready/down
by Jan Kiszka
· 15 years ago
9717fb8
CAPI: Convert capi drivers rwlock into mutex
by Jan Kiszka
· 15 years ago
5225303
CAPI: Call a controller 'controller', not 'card'
by Jan Kiszka
· 15 years ago
88549d6
CAPI: Reduce chattiness during module loading/removal
by Jan Kiszka
· 15 years ago
e11e7ac
CAPI: Pin capifs instead of mounting it
by Jan Kiszka
· 15 years ago
07ad603
CAPI: Eliminate capifs_root variable
by Jan Kiszka
· 15 years ago
90926f0
CAPI: Sanitize capifs API
by Jan Kiszka
· 15 years ago
c947862
CAPI: Fix leaks in capifs_new_ncci
by Jan Kiszka
· 15 years ago
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
Next »