| Commit message (Expand) | Author | Age |
* | isdn: type bug in isdn_net_header() | Dan Carpenter | 2012-02-09 |
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 |
|\ |
|
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | | drivers: isdn: Fix dependency for ISDN_PPP | Fabio Estevam | 2012-01-10 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 |
|\ |
|
| * | misc latin1 to utf8 conversions | Al Viro | 2012-01-02 |
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ |
|
| * \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ \ |
|
| | * | | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 |
|\| | |
|
| * | | isdn: avoid copying too long drvid | Dan Carpenter | 2011-11-29 |
| * | | isdn: make sure strings are null terminated | Dan Carpenter | 2011-11-29 |
| |/ |
|
* / | isdn/gigaset: report ISDN4Linux interface only once | Tilman Schmidt | 2011-11-27 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 2011-10-31 |
| * | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker | 2011-10-31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-04 |
|\ \ |
|
| * | | isdn: hisax: Fix typo 'HISAX_DE_AOC' | Paul Bolle | 2011-11-01 |
* | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 2011-11-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | um: switch to use of drivers/Kconfig | Al Viro | 2011-11-02 |
* | | | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 |
| |/
|/| |
|
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 |
|\ \ |
|
| * | | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby | 2011-08-25 |
| |/ |
|
* | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-28 |
| |\ |
|
| | * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 2011-07-28 |
| * | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
| |/ |
|
* / | isdn: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 |
|\ |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 |
* | | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 2011-07-13 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-21 |
|\| |
|
| * | gigaset: call module_put before restart of if_open() | Pavel Shved | 2011-06-17 |
| * | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl | 2011-06-11 |
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 |
|/ |
|
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-03 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 |
|\ |
|
| * | isdn/diva: Drop __TIME__ usage | Michal Marek | 2011-05-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-25 |
|\ \ |
|
| * | | isdn: netjet - blacklist Digium TDM400P | Prarit Bhargava | 2011-05-25 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 |
|\ \ \ |
|
| * | | | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 |
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 |
| |/ / |
|
* | | | isdn: capi: Use pr_debug() instead of ifdefs. | David S. Miller | 2011-05-19 |
* | | | drivers/isdn/hisax: Drop unused list | Julia Lawall | 2011-05-13 |
* | | | isdn: i4l: isdn_tty: Fix unused-but-set variables. | David S. Miller | 2011-04-17 |
* | | | isdn: mISDN: socket: Fix set-but-unused variables. | David S. Miller | 2011-04-17 |
* | | | isdn: i4l: isdn_net: Fix set-but-unused variables. | David S. Miller | 2011-04-17 |
* | | | isdn: i4l: isdn_common: Fix set-but-unused variables. | David S. Miller | 2011-04-17 |