Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6004bda1cce51273ac9e71a39e680831b9ff4503
/
drivers
/
isdn
/
gigaset
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
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
698e3ed
[PATCH] isdn4linux: Gigaset driver cleanup
by Tilman Schmidt
· 18 years ago
06163f8
[PATCH] isdn4linux: Gigaset base driver: improve error recovery
by Tilman Schmidt
· 18 years ago
3dda4e3
[PATCH] i4l gigaset: move sysfs entry to tty class device
by Hansjoerg Lipp
· 19 years ago
bfe2e93
[PATCH] gigaset: endian fix
by Alexey Dobriyan
· 18 years ago
73a8881
[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling
by Tilman Schmidt
· 19 years ago
df2487c
[PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT
by Adrian Bunk
· 19 years ago
f4675c7
[PATCH] isdn/gigaset/common.c: fix a memory leak
by Adrian Bunk
· 19 years ago
8ca445d
[PATCH] drivers/isdn/gigaset/common.c: small cleanups
by Adrian Bunk
· 19 years ago
69049cc
[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic
by Tilman Schmidt
· 19 years ago
70440cf
[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references
by Tilman Schmidt
· 19 years ago
443e1f4
[PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_put()
by Tilman Schmidt
· 19 years ago
abfd1dc
[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion
by Tilman Schmidt
· 19 years ago
0137150
[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument
by Tilman Schmidt
· 19 years ago
714e823
[PATCH] isdn4linux: Siemens Gigaset drivers: uninline
by Tilman Schmidt
· 19 years ago
d48c778
[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros
by Tilman Schmidt
· 19 years ago
b1d4746
[PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage
by Tilman Schmidt
· 19 years ago
784d585
[PATCH] isdn4linux: Siemens Gigaset drivers: logging usage
by Tilman Schmidt
· 19 years ago
ec81b5e
[PATCH] isdn4linux: Siemens Gigaset drivers: timer usage
by Tilman Schmidt
· 19 years ago
bd0d6ef
[PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction
by Tilman Schmidt
· 19 years ago
917f508
[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
by Tilman Schmidt
· 19 years ago
07dc1f9
[PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter
by Hansjoerg Lipp
· 19 years ago
76bb468
[PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler
by Hansjoerg Lipp
· 19 years ago
cf7776d
[PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection
by Hansjoerg Lipp
· 19 years ago
982da5a
[PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface
by Hansjoerg Lipp
· 19 years ago
ee8a4b7
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
by Hansjoerg Lipp
· 19 years ago
3c66a22
[PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interface
by Hansjoerg Lipp
· 19 years ago
14fa73a
[PATCH] isdn4linux: Siemens Gigaset drivers - event layer
by Hansjoerg Lipp
· 19 years ago
6fd5ea6
[PATCH] isdn4linux: Siemens Gigaset drivers - common module
by Hansjoerg Lipp
· 19 years ago
0a34eb8
[PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles
by Hansjoerg Lipp
· 19 years ago