summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-0451-296/+217Star
* mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-141-2/+1Star
* 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-138-20/+17Star
|\ \ \
| * | | mISDN: improve bitops usageAkinobu Mita2012-11-301-10/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-114-9/+18
| |\ \ \
| * | | | isdn: Fix typo in drivers/isdnMasanari Iida2012-11-096-6/+6
| * | | | isdn: remove dead codeAlan Cox2012-10-261-4/+1Star
* | | | | TTY: isdn/gigaset destroy tty_port properlyJiri Slaby2012-11-221-6/+5Star
* | | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-162-4/+10
* | | | | ISDN: capi, use kref from tty_portJiri Slaby2012-11-161-19/+17Star
| |/ / / |/| | |
* | | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-083-6/+2Star
| |_|/ |/| |
* | | bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-261-3/+16
|/ /
* | isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter2012-10-111-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-041-5/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+0Star
|\ \
| * | 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/+0Star
* | | 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
* | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-177-10/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-136-10/+14
| * | | mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun2012-09-031-0/+2
| | |/ | |/|
* | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-272-13/+1Star
|\| |
| * | mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil2012-08-061-1/+1
| * | isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-041-12/+0Star
| |/
* | TTY: i4l, add tty installJiri Slaby2012-08-141-8/+15
* | TTY: automatically create nodes for some driversJiri Slaby2012-08-141-1/+1
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-142-2/+4
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-066-15/+39
|\|
| * mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-301-3/+4
| * ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-182-10/+26
| * ISDN: Add check for return value of pnp_activate_dev()Karsten Keil2012-07-181-0/+5
| * gigaset: silence GCC warning for unused 'format_ie'Paul Bolle2012-07-171-0/+2
| * drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-101-2/+2
* | tty: move the termios object into the ttyAlan Cox2012-07-162-10/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-0/+6
|\
| * mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil2012-05-221-0/+6
* | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-232-292/+179Star
|\ \
| * \ Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-191-1/+1
| |\ \
| * | | ISDN: remove uses of isdn_tty_revisionJiri Slaby2012-04-101-3/+0Star
| * | | TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-091-96/+1Star
| * | | TTY: isdn, define tty_port_operationsJiri Slaby2012-04-091-1/+13
| * | | TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-091-7/+2Star
| * | | TTY: isdn, define local tty_portJiri Slaby2012-04-091-46/+52
| * | | TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-091-7/+9