index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
common.c
Commit message (
Expand
)
Author
Age
*
isdn/gigaset: beautify common.c
Tilman Schmidt
2013-01-21
*
TTY: isdn/gigaset destroy tty_port properly
Jiri Slaby
2012-11-21
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
*
drivers/isdn/gigaset/common.c: Remove useless kfree
Peter Senna Tschudin
2012-09-13
*
isdn/gigaset: unify function return values
Tilman Schmidt
2012-05-07
*
isdn/gigaset: internal function name cleanup
Tilman Schmidt
2012-05-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-21
|
\
|
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
*
|
TTY: isdn/gigaset, use tty_port
Jiri Slaby
2012-03-08
*
|
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
|
/
*
isdn/gigaset: drop obsolete debug option
Tilman Schmidt
2010-10-01
*
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
2010-07-07
*
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
2010-06-26
*
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
2010-06-26
*
gigaset: include cleanup cleanup
Tilman Schmidt
2010-04-18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
2010-03-15
*
gigaset: reduce syslog clutter
Tilman Schmidt
2010-02-26
*
gigaset: don't enable any debugging output by default
Tilman Schmidt
2009-12-08
*
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...
Joe Perches
2009-11-19
*
gigaset: checkpatch cleanup
Tilman Schmidt
2009-10-29
*
usb_gigaset: code cleanup
Tilman Schmidt
2009-10-29
*
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
2009-10-07
*
gigaset: prepare for CAPI implementation
Tilman Schmidt
2009-10-07
*
gigaset: add kerneldoc comments
Tilman Schmidt
2009-10-07
*
gigaset: announce if built with debugging
Tilman Schmidt
2009-10-07
*
gigaset: remove unused structure member rcvbytes
Tilman Schmidt
2009-05-17
*
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
2009-05-17
*
gigaset: use pr_err() and pr_info()
Tilman Schmidt
2008-12-26
*
gigaset: get rid of info() and warn() macros
Tilman Schmidt
2008-11-30
*
gigaset: use dev_ macros for messages
Tilman Schmidt
2008-07-24
*
gigaset: fix Oops on module unload regression
Tilman Schmidt
2008-03-07
*
Gigaset: permit module unload
Tilman Schmidt
2008-02-06
*
gigaset: atomic cleanup
Tilman Schmidt
2008-02-06
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
*
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
Tilman Schmidt
2007-03-29
*
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
2007-02-12
*
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2007-02-12
*
[PATCH] Gigaset ISDN driver error handling fixes
Tilman Schmidt
2007-01-26
*
[PATCH] isdn/gigaset: use bitrev8
Akinobu Mita
2006-12-08
*
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-12-01
*
[PATCH] isdn/gigaset: convert warning message
Tilman Schmidt
2006-11-06
*
[PATCH] isdn/gigaset: avoid cs->dev null pointer dereference
Akinobu Mita
2006-10-30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
|
\
|
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
|
/
*
[PATCH] i4l gigaset: move sysfs entry to tty class device
Hansjoerg Lipp
2006-06-21
*
[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling
Tilman Schmidt
2006-04-22
*
[PATCH] isdn/gigaset/common.c: fix a memory leak
Adrian Bunk
2006-04-11
*
[PATCH] drivers/isdn/gigaset/common.c: small cleanups
Adrian Bunk
2006-04-11
[next]