summaryrefslogtreecommitdiff
path: root/drivers/atm/adummy.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski1-202/+0
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-08-09atm: make atmdev_ops constBhumika Goyal1-1/+1
2017-08-02atm: adummy: constify attribute_group structureAmitoj Kaur Chawla1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-1/+1
2010-07-09atm/adummy: add syfs DEVICE_ATTR to change signalKarl Hiramoto1-0/+39
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan1-4/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-12-15[PATCH] drivers/atm/adummy.c NULL noise removalAl Viro1-1/+1
2005-11-29[ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams1-0/+168