Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51e26d2303ee3edf045b927ebf85634790e7f3b5
/
drivers
/
isdn
/
gigaset
« Previous
0cae6ef
isdn/gigaset: remove obsolete compile time options
by Tilman Schmidt
· 14 years ago
18c2259
isdn/gigaset: handle Supplementary Service Listen
by Tilman Schmidt
· 14 years ago
6a75342
isdn/gigaset: improve CAPI message debugging
by Tilman Schmidt
· 14 years ago
24c1762
isdn/gigaset: drop debug check on isochronous write
by Tilman Schmidt
· 14 years ago
2ed5e4f
isdn/gigaset: ignore irrelevant device responses
by Tilman Schmidt
· 14 years ago
e3628dd
isdn/gigaset: avoid copying AT commands twice
by Tilman Schmidt
· 14 years ago
b3251d8
isdn/gigaset: adjust usb_gigaset tty write buffer limit
by Tilman Schmidt
· 14 years ago
1b4843c
isdn/gigaset: correct CAPI connection state storage
by Tilman Schmidt
· 14 years ago
1ce368f
isdn/gigaset: encode HLC and BC together
by Tilman Schmidt
· 14 years ago
23b3677
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
by Tilman Schmidt
· 14 years ago
278a582
isdn/gigaset: correct CAPI voice connection encoding
by Tilman Schmidt
· 14 years ago
e7752ee
isdn/gigaset: honor CAPI application's buffer size request
by Tilman Schmidt
· 14 years ago
b1cdc46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
0496b55
drivers: isdn: use new hex_to_bin() method
by Andy Shevchenko
· 14 years ago
e487639
isdn/gigaset: remove dummy CAPI method implementations
by Tilman Schmidt
· 14 years ago
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
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
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
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
9a58a80
proc_fops: convert drivers/isdn/ to seq_file
by Alexey Dobriyan
· 15 years ago
073886f
gigaset: don't enable any debugging output by default
by Tilman Schmidt
· 15 years ago
5452fee
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg
by Joe Perches
· 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
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
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
a4304f2
tty: gigaset: really fix chars_in_buffer
by Tilman Schmidt
· 15 years ago
23198fd
tty: fix chars_in_buffers
by Alan Cox
· 15 years ago
c56bd0c
gigaset: drop pointless check
by Tilman Schmidt
· 15 years ago
bceb0f1
gigaset: accept connection establishment messages in any order
by Tilman Schmidt
· 15 years ago
c649c0e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c40499e
gigaset: beyond ARRAY_SIZE of iwb->data
by Roel Kluin
· 15 years ago
0a30572
gigaset: remove unused structure member rcvbytes
by Tilman Schmidt
· 16 years ago
b88bd95
gigaset: remove UNDOCREQ config option
by Tilman Schmidt
· 16 years ago
5a1888e
gigaset: move up Kconfig inclusion point
by Tilman Schmidt
· 16 years ago
7226d7c
gigaset: fix error return code
by Tilman Schmidt
· 16 years ago
1315d69
gigaset: skip unnecessary hex formatting
by Tilman Schmidt
· 16 years ago
42e3d61
gigaset: fix possible oops in error handling
by Tilman Schmidt
· 16 years ago
528efc6
gigaset: remove obsolete references to m10x state table
by Tilman Schmidt
· 16 years ago
51370e5
gigaset: in file ops, check for device disconnect before anything else
by Tilman Schmidt
· 16 years ago
368fd81
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
by Tilman Schmidt
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
71b3e0c
platform: make better use of to_platform_{device,driver}() macros
by Eric Miao
· 16 years ago
2b1c435
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
170ebf8
bas_gigaset: correctly allocate USB interrupt transfer buffer
by Tilman Schmidt
· 16 years ago
3f61213
gigaset: return -ENOTTY for unimplemented functions
by Paul Bolle
· 16 years ago
3c420f2
gigaset: Kconfig cleanup
by Tilman Schmidt
· 16 years ago
236b87c
gigaset: ifdef cleanup
by Tilman Schmidt
· 16 years ago
c8770dc
gigaset: use pr_err() and pr_info()
by Tilman Schmidt
· 16 years ago
25f1304
gigaset: get rid of info() and warn() macros
by Tilman Schmidt
· 16 years ago
af4218c
gigaset: remove unnecessary poll method
by Tilman Schmidt
· 16 years ago
ea1afd2
tty: fix up gigaset a bit
by Alan Cox
· 16 years ago
53e8631
tty: Fallout from tty-move-canon-specials
by Stephen Rothwell
· 16 years ago
02137f2
isdn: use the common ascii hex helpers
by Harvey Harrison
· 16 years ago
5f09c4c
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
by Tilman Schmidt
· 16 years ago
5002779
gigaset: use dev_ macros for messages
by Tilman Schmidt
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
5d49c101
gigaset: fix Oops on module unload regression
by Tilman Schmidt
· 17 years ago
ee51ef0
ser_gigaset: convert mutex to completion
by Tilman Schmidt
· 17 years ago
e468c04
Gigaset: permit module unload
by Tilman Schmidt
· 17 years ago
9d4bee2
gigaset: atomic cleanup
by Tilman Schmidt
· 17 years ago
1ff0a52
usb_gigaset: suspend support
by Tilman Schmidt
· 17 years ago
024fd29
bas_gigaset: suspend support
by Tilman Schmidt
· 17 years ago
c652cbd
gigaset: code cleanups
by Tilman Schmidt
· 17 years ago
dbd9823
gigaset: clean up urb->status usage
by Tilman Schmidt
· 17 years ago
7b8712e
driver core: Make the dev_*() family of macros in device.h complete
by Emil Medve
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
4d1ff58
gigaset: remove pointless locking
by Tilman Schmidt
· 17 years ago
8214b08
Use menuconfig objects: ISDN/Gigaset
by Jan Engelhardt
· 17 years ago
5f67c5c
Use menuconfig objects - CONFIG_ISDN_I4L
by Tilman Schmidt
· 17 years ago
21d3649
usb_gigaset: don't kmalloc(0)
by Tilman Schmidt
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
35dc845
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
by Tilman Schmidt
· 18 years ago
dae9f8e
[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)
by Tilman Schmidt
· 18 years ago
d5c1682
[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module
by Adrian Bunk
· 18 years ago
c6025a7
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
by Adrian Bunk
· 18 years ago
Next »