summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-293-14/+2Star
|\
| * Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-2/+4
| |\
| * \ Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-221-1/+3
| |\ \
| * | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-191-3/+0Star
| * | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-192-11/+2Star
* | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-262-3/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann2013-03-171-2/+4
| | |/ | |/|
| * | drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-081-1/+3
| |/
* / drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-155-65/+5Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-061-2/+10
|\
| * isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-282-4/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-274-10/+10
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-234-10/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-223-6/+6
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2013-01-2962-338/+256Star
| |\ \
| * | | 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/+42Star
|\ \ \ \
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-194-0/+4
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-162-32/+17Star
| * | | | TTY: move low_latency to tty_portJiri Slaby2013-01-161-1/+1
| * | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-164-8/+7Star
| * | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-162-10/+10
| * | | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-162-6/+9
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-10/+9Star
|\ \ \ \
| * | | | 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/+7Star
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-218-365/+330Star
|\ \ \ \
| * | | | wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-02-011-1/+0Star
| * | | | 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/+9Star
| * | | | isdn/gigaset: beautify interface.cTilman Schmidt2013-01-211-31/+15Star
| * | | | isdn/gigaset: leave DLE mode before hanging upTilman Schmidt2013-01-211-0/+5
| * | | | isdn/divert: fix readability damageTilman Schmidt2013-01-213-247/+237Star
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-201-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-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