aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAge
* ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva2019-02-12
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\
| * gigaset: add ->compat_ioctl()Al Viro2018-10-13
| * gigaset: don't try to printk userland buffer contentsAl Viro2018-10-13
* | isdn/gigaset/isocdata: mark expected switch fall-throughGustavo A. R. Silva2018-10-08
* | isdn/gigaset: mark expected switch fall-throughsGustavo A. R. Silva2018-10-08
* | gigaset: asyncdata: mark expected switch fall-throughsGustavo A. R. Silva2018-10-05
|/
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-04
* isdn: gigaset: use usb_fill_int_urb()Sebastian Andrzej Siewior2018-06-22
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig2018-05-17
* isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | isdn/gigaset: Provide cardstate context for bas timer callbacksKees Cook2017-10-22
* | isdn/gigaset: Convert timers to use timer_setup()Kees Cook2017-10-18
* | isdn/gigaset: Use kzalloc instead of open-coded field zeroingKees Cook2017-10-18
|/
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
* networking: add and use skb_put_u8()Johannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-13
* isdn/gigaset: use designated initializersKees Cook2016-12-17
* ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2016-12-08
* ser_gigaset: use container_of() instead of detourPaul Bolle2016-02-19
* ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2015-12-15
* ser_gigaset: fix deallocation of platform device structureTilman Schmidt2015-12-15
* ser_gigaset: turn nonsense checks into WARN_ONAlan Cox2015-12-15
* ser_gigaset: fix up NULL checksTilman Schmidt2015-12-15
* isdn/gigaset: drop unused ldisc methodsTilman Schmidt2015-07-15
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2015-07-15
* isdn/gigaset: restructure modem response parser (4)Tilman Schmidt2015-03-23
* isdn/gigaset: restructure modem response parser (3)Tilman Schmidt2015-03-23
* isdn/gigaset: restructure modem response parser (2)Tilman Schmidt2015-03-23
* isdn/gigaset: restructure modem response parser (1)Tilman Schmidt2015-03-23
* isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt2014-12-10
* isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt2014-12-10
* isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt2014-12-10
* isdn/gigaset: drop duplicate declarationTilman Schmidt2014-12-10
* isdn/gigaset: fix usb_gigaset write_cmd result raceTilman Schmidt2014-10-14
* isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt2014-10-14
* isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt2014-10-14
* isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt2014-10-14
* isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt2014-10-14
* isdn/gigaset: make sure controller name is null terminatedTilman Schmidt2014-10-14
* isdn/gigaset: missing break in do_facility_reqTilman Schmidt2014-10-14
* isdn/gigaset: use USB API function usb_endpoint_num()Tilman Schmidt2014-10-05
* isdn/gigaset: drop unused cardstate structure memberTilman Schmidt2014-10-05
* isdn/gigaset: improve error handling when leaving DLE modeTilman Schmidt2014-10-05
* isdn/bas_gigaset: use USB API functions rather than constantsHimangi Saraogi2014-08-22