Age | Commit message (Expand) | Author | Files | Lines |
2014-02-27 | isdn: divert, hysdn: fix interruptible_sleep_on race | Arnd Bergmann | 1 | -3/+4 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 3 | -7/+7 |
2013-04-09 | hysdn: stash pointer to card into proc_dir_entry->data | Al Viro | 2 | -85/+18 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -2/+2 |
2013-01-04 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-04-15 | isdn/hysdn: Convert to kstrtoul_from_user | Peter Hüwe | 1 | -9/+1 |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches | 12 | -488/+488 |
2011-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-31 | kstrtox: convert drivers/isdn/ | Alexey Dobriyan | 1 | -7/+4 |
2011-02-10 | isdn: hysdn: Kill (partially buggy) CVS regision log reporting. | David S. Miller | 4 | -32/+2 |
2010-07-16 | drivers: isdn: remove custom strtoul() | Andy Shevchenko | 1 | -28/+6 |
2010-07-13 | drivers/isdn: Remove unnecessary casts of private_data | Joe Perches | 1 | -1/+1 |
2010-07-13 | isdn: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2 | -17/+19 |
2010-06-27 | ISDN: hysdn, fix potential NULL dereference | Jiri Slaby | 1 | -1/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
2010-03-16 | isdn: misplaced parenthesis in pof_handle_data() | Roel Kluin | 1 | -1/+1 |
2010-01-14 | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 1 | -28/+28 |
2009-11-09 | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 1 | -4/+0 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2 | -0/+2 |
2009-09-01 | isdn: convert to netdev_tx_t | Stephen Hemminger | 1 | -1/+1 |
2009-07-06 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-06-08 | isdn: rename capi_ctr_reseted() to capi_ctr_down() | Tilman Schmidt | 1 | -2/+2 |
2009-01-08 | hysdn: convert to net_device_ops and other updates | Stephen Hemminger | 1 | -46/+31 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -3/+3 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 1 | -2/+4 |
2008-12-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2008-12-04 | hysdn: fix writing outside the field on 64 bits | Pascal Terjan | 1 | -2/+2 |
2008-12-04 | hysdn: Kill directly reference of netdev->priv | Wang Chen | 1 | -3/+3 |
2008-11-14 | CRED: Use creds in file structs | David Howells | 1 | -2/+4 |
2008-07-31 | hysdn: remove the packed attribute from PofTimStamp_tag | David Howells | 1 | -1/+1 |
2008-06-10 | isdn: use simple_read_from_buffer() | Akinobu Mita | 1 | -21/+8 |
2008-05-23 | isdn: fix integer as NULL pointer warning | Harvey Harrison | 1 | -3/+3 |
2008-05-15 | hysdn: No longer broken on SMP. | Andrew Morton | 1 | -1/+1 |
2008-05-15 | hysdn: Remove cli()/sti() calls. | Mark Asselstine | 1 | -9/+5 |
2008-05-01 | isdn: hysdn_procconf.c build fix | Ingo Molnar | 1 | -1/+2 |
2008-04-29 | isdn: use non-racy method for proc entries creation | Denis V. Lunev | 2 | -9/+8 |
2008-02-03 | Spelling fixes: lenght->length | Paulius Zaleckas | 1 | -1/+1 |
2007-10-12 | [ISDN] hysdn: convert to PCI hotplug API | Jeff Garzik | 1 | -144/+130 |
2007-10-11 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -2/+3 |
2007-05-08 | ISDN: Spinlock initializer cleanup | Thomas Gleixner | 1 | -1/+1 |
2007-05-08 | fix spinlock usage in hysdn_log_close() | Matthias Kaehlcke | 1 | -4/+0 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2 | -3/+4 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2 | -2/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2 | -2/+2 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2 | -2/+2 |
2006-12-08 | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 5 | -10/+5 |