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