summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-264-10/+10
|\
| * new helper: file_inode(file)Al Viro2013-02-224-10/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-213-6/+6
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2013-01-2962-338/+256
| |\ \
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-033-6/+6
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-218-51/+42
|\ \ \ \
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-184-0/+4
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-152-32/+17
| * | | | TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
| * | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-154-8/+7
| * | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-152-10/+10
| * | | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-152-6/+9
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-10/+9
|\ \ \ \
| * | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-2/+2
| * | | | drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-8/+7
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-208-365/+330
|\ \ \ \
| * | | | wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-311-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-291-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | isdn/gigaset: beautify ev-layer.cTilman Schmidt2013-01-212-64/+64
| * | | | isdn/gigaset: beautify common.cTilman Schmidt2013-01-211-22/+9
| * | | | isdn/gigaset: beautify interface.cTilman Schmidt2013-01-211-31/+15
| * | | | isdn/gigaset: leave DLE mode before hanging upTilman Schmidt2013-01-211-0/+5
| * | | | isdn/divert: fix readability damageTilman Schmidt2013-01-213-247/+237
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-191-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-1/+6
| |/ /
* | | isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-01-211-0/+2
|/ /
* | Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-0351-296/+217
* | mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-141-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-2/+2
|\ \ | |/
| * treewide: fix printk typo in multiple driversMasanari Iida2012-11-193-3/+3
| * Merge branch 'master' into for-nextJiri Kosina2012-10-288-32/+53
| |\
| * | isdn: Fix typo in isdn driversMasanari Iida2012-10-264-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-128-20/+17
|\ \ \
| * | | mISDN: improve bitops usageAkinobu Mita2012-11-301-10/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-104-9/+18
| |\ \ \
| * | | | isdn: Fix typo in drivers/isdnMasanari Iida2012-11-096-6/+6
| * | | | isdn: remove dead codeAlan Cox2012-10-261-4/+1
* | | | | TTY: isdn/gigaset destroy tty_port properlyJiri Slaby2012-11-211-6/+5
* | | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-152-4/+10
* | | | | ISDN: capi, use kref from tty_portJiri Slaby2012-11-151-19/+17
| |/ / / |/| | |
* | | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-073-6/+2
| |_|/ |/| |
* | | bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-261-3/+16
|/ /
* | isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter2012-10-101-1/+1
* | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-091-5/+5
|\ \
| * | hisax: disable build for big-endian xtensaMax Filippov2012-10-031-5/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+0
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-157-10/+16
| |\ \ | | |/
| * | drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin2012-09-131-1/+0
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \ \
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
OpenPOWER on IntegriCloud