Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bbd79af5639bd51af1119e5df866568063a1b011
/
drivers
/
isdn
/
gigaset
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
· 15 years ago
b88bd95
gigaset: remove UNDOCREQ config option
by Tilman Schmidt
· 15 years ago
5a1888e
gigaset: move up Kconfig inclusion point
by Tilman Schmidt
· 15 years ago
7226d7c
gigaset: fix error return code
by Tilman Schmidt
· 15 years ago
1315d69
gigaset: skip unnecessary hex formatting
by Tilman Schmidt
· 15 years ago
42e3d61
gigaset: fix possible oops in error handling
by Tilman Schmidt
· 15 years ago
528efc6
gigaset: remove obsolete references to m10x state table
by Tilman Schmidt
· 15 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
2869b23
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
by Tilman Schmidt
· 18 years ago
92ba0ee
[PATCH] drivers/isdn/gigaset: reduce kernel message spam
by Tilman Schmidt
· 18 years ago
7435f50
[PATCH] drivers/isdn/gigaset: reduce mutex scope
by Tilman Schmidt
· 18 years ago
249b061
[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code
by Andrew Morton
· 18 years ago
b963a84
[PATCH] Char: tty_wakeup cleanup
by Jiri Slaby
· 18 years ago
e702ff0
[PATCH] Gigaset ISDN driver error handling fixes
by Tilman Schmidt
· 18 years ago
39f0722
[PATCH] isdn/gigaset: fix possible missing wakeup
by Tilman Schmidt
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
17b3cff
[PATCH] isdn/gigaset: use bitrev8
by Akinobu Mita
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
01107d3
Driver core: convert tty core to use struct device
by Greg Kroah-Hartman
· 18 years ago
ead54fc
usb: usb-gigaset free kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
e5b9a33
[PATCH] isdn/gigaset: convert warning message
by Tilman Schmidt
· 18 years ago
7081252
[PATCH] isdn/gigaset: avoid cs->dev null pointer dereference
by Akinobu Mita
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
fd0fbcc
[PATCH] isdn4linux: Gigaset driver: fix __must_check warning
by Tilman Schmidt
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
Next »