aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-21drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook
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/divert: fix readability damageTilman 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
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-12-14mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-11-30mISDN: improve bitops usageAkinobu Mita
2012-11-21TTY: isdn/gigaset destroy tty_port properlyJiri Slaby
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-15ISDN: capi, use kref from tty_portJiri Slaby
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida
2012-11-07isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones
2012-10-28Merge branch 'master' into for-nextJiri Kosina
2012-10-26isdn: Fix typo in isdn driversMasanari Iida
2012-10-26isdn: remove dead codeAlan Cox
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-03hisax: disable build for big-endian xtensaMax Filippov
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-13drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil
2012-09-03mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-13TTY: i4l, add tty installJiri Slaby
2012-08-13TTY: automatically create nodes for some driversJiri Slaby
2012-08-13TTY: use tty_port_register_deviceJiri Slaby