aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/hysdn
AgeCommit message (Expand)Author
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30kstrtox: convert drivers/isdn/Alexey Dobriyan
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller
2010-07-15drivers: isdn: remove custom strtoul()Andy Shevchenko
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-06-26ISDN: hysdn, fix potential NULL dereferenceJiri Slaby
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt
2009-01-07hysdn: convert to net_device_ops and other updatesStephen Hemminger
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen
2008-11-14CRED: Use creds in file structsDavid Howells
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells
2008-06-10isdn: use simple_read_from_buffer()Akinobu Mita
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison
2008-05-14hysdn: No longer broken on SMP.Andrew Morton
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2007-10-12[ISDN] hysdn: convert to PCI hotplug APIJeff Garzik
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-05-08ISDN: Spinlock initializer cleanupThomas Gleixner
2007-05-08fix spinlock usage in hysdn_log_close()Matthias Kaehlcke
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan
2006-12-08[PATCH] struct path: convert isdnJosef Sipek