aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/ser-gigaset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31isdn: move capi drivers to stagingArnd Bergmann1-799/+0
2019-02-12ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2016-12-17isdn/gigaset: use designated initializersKees Cook1-16/+16
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2016-02-19ser_gigaset: use container_of() instead of detourPaul Bolle1-8/+1
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt1-5/+0
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt1-3/+7
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox1-5/+5
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt1-3/+3
2015-07-15isdn/gigaset: drop unused ldisc methodsTilman Schmidt1-24/+0
2015-07-15isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2012-05-07isdn/gigaset: unify function return valuesTilman Schmidt1-9/+12
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-3/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+3
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-3/+5
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-2/+2
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt1-22/+5
2010-04-18gigaset: include cleanup cleanupTilman Schmidt1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second argJoe Perches1-1/+1
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt1-19/+37
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao1-2/+1
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt1-8/+8
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt1-2/+1
2008-11-29gigaset: remove unnecessary poll methodTilman Schmidt1-15/+0
2008-10-13tty: fix up gigaset a bitAlan Cox1-15/+12
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell1-2/+2
2008-07-20tty: Ldisc revampAlan Cox1-1/+1
2008-04-30tty: The big operations reworkAlan Cox1-7/+8
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt1-5/+5
2008-02-06gigaset: atomic cleanupTilman Schmidt1-5/+5
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt1-1/+1
2007-02-12[PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt1-0/+837