summaryrefslogtreecommitdiff
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-20
|\
| * ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
| * gigaset: Use semicolons to terminate statementsJoe Perches2012-02-27
| * isdn: whitespace coding style cleanupJoe Perches2012-02-21
| * mISDN: Fix typo in dsp_core.cMasanari Iida2012-02-13
| * isdn: Fix typo in isdn_ppp.cMasanari Iida2012-02-13
| * mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-13
| * isdn: Fix typo in callc.c and tei.cMasanari Iida2012-02-13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
| |\
| * | eicon: fix -Warray-bounds warningDanny Kukawka2012-02-02
| * | mISDN: use memchr_invAkinobu Mita2012-02-01
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\ \ \ | |_|/ |/| |
| * | TTY: isdn/gigaset, use tty_portJiri Slaby2012-03-08
| * | TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby2012-03-08
| * | TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
| * | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
| * | TTY: use tty_standard_installJiri Slaby2012-02-02
| |/
* | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-09
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* | drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam2012-01-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * misc latin1 to utf8 conversionsAl Viro2012-01-02
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \
| | * | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\ \ \ | |/ /
| * | isdn: avoid copying too long drvidDan Carpenter2011-11-29
| * | isdn: make sure strings are null terminatedDan Carpenter2011-11-29
| |/
* | isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt2011-11-27
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-31
| * drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-03
|\ \
| * | isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle2011-11-01
* | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02
|\ \ \ | |/ / |/| |
| * | um: switch to use of drivers/KconfigAl Viro2011-11-02
* | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
| |/ |/|
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\ \
| * | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
| |/
* | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
| |\
| | * net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-27
| * | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
| |/
* | isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
* | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-20
|\ \ | |/
| * gigaset: call module_put before restart of if_open()Pavel Shved2011-06-17