index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
interface.c
Age
Commit message (
Expand
)
Author
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2010-07-07
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
2010-07-07
isdn/gigaset: avoid copying AT commands twice
Tilman Schmidt
2010-04-18
gigaset: include cleanup cleanup
Tilman Schmidt
2010-03-15
gigaset: prune use of tty_buffer_request_room
Tilman Schmidt
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
2009-11-19
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...
Joe Perches
2009-10-29
gigaset: checkpatch cleanup
Tilman Schmidt
2009-10-06
gigaset: add kerneldoc comments
Tilman Schmidt
2009-09-19
tty: gigaset: really fix chars_in_buffer
Tilman Schmidt
2009-07-20
tty: fix chars_in_buffers
Alan Cox
2009-05-17
gigaset: fix possible oops in error handling
Tilman Schmidt
2009-04-06
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
2008-12-26
gigaset: ifdef cleanup
Tilman Schmidt
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
2008-11-29
gigaset: get rid of info() and warn() macros
Tilman Schmidt
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-21
[PATCH] i4l gigaset: move sysfs entry to tty class device
Hansjoerg Lipp
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: logging usage
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
Tilman Schmidt
2006-03-26
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
Hansjoerg Lipp