aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset
AgeCommit message (Expand)Author
2014-10-14isdn/gigaset: fix usb_gigaset write_cmd result raceTilman Schmidt
2014-10-14isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt
2014-10-14isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt
2014-10-14isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt
2014-10-14isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt
2014-10-14isdn/gigaset: make sure controller name is null terminatedTilman Schmidt
2014-10-14isdn/gigaset: missing break in do_facility_reqTilman Schmidt
2014-10-05isdn/gigaset: use USB API function usb_endpoint_num()Tilman Schmidt
2014-10-05isdn/gigaset: drop unused cardstate structure memberTilman Schmidt
2014-10-05isdn/gigaset: improve error handling when leaving DLE modeTilman Schmidt
2014-08-22isdn/bas_gigaset: use USB API functions rather than constantsHimangi Saraogi
2014-08-22isdn/gigaset: use USB API functions rather than constantsHimangi Saraogi
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-21isdn/gigaset: beautify ev-layer.cTilman Schmidt
2013-01-21isdn/gigaset: beautify common.cTilman Schmidt
2013-01-21isdn/gigaset: beautify interface.cTilman Schmidt
2013-01-21isdn/gigaset: leave DLE mode before hanging upTilman Schmidt
2013-01-21isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-11-21TTY: isdn/gigaset destroy tty_port properlyJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-13drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-16gigaset: silence GCC warning for unused 'format_ie'Paul Bolle
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-07isdn/gigaset: unify function return valuesTilman Schmidt
2012-05-07isdn/gigaset: internal function name cleanupTilman Schmidt
2012-05-07isdn/gigaset: fix readability damageTilman Schmidt
2012-05-07isdn/gigaset: improve error handling querying firmware versionTilman Schmidt
2012-05-07isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt
2012-05-07isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt
2012-04-09isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-08TTY: isdn/gigaset, use tty_portJiri Slaby
2012-03-08TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby