index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
adummy.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-08-09
atm: make atmdev_ops const
Bhumika Goyal
2017-08-02
atm: adummy: constify attribute_group structure
Amitoj Kaur Chawla
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-07-09
atm/adummy: add syfs DEVICE_ATTR to change signal
Karl Hiramoto
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-04
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-12-15
[PATCH] drivers/atm/adummy.c NULL noise removal
Al Viro
2005-11-29
[ATM]: [adummy] dummy ATM driver (similar to net/dummy)
Chas Williams