summaryrefslogtreecommitdiffstats
path: root/net/atm/atm_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* net: atm: Remove redundant check.Gavrilov Ilia2023-10-231-2/+0
* driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-241-2/+2
* net: atm: use DEVICE_ATTR_RO macroYueHaibing2021-05-201-12/+12
* net: atm: use %*ph to print small bufferAndy Shevchenko2020-01-251-14/+8
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-6/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR2012-12-171-25/+15
* atm: expose ATM device index in sysfsDan Williams2011-05-271-0/+10
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches2010-01-261-13/+14
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-1/+1
* [ATM]: Convert struct class_device to struct deviceKay Sievers2008-01-281-30/+36
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-5/+2
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-7/+7
* [ATM]: handle sysfs errorsJeff Garzik2006-10-211-3/+12
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-221-1/+0
* [ATM]: basic sysfs support for ATM devicesRoman Kagan2006-06-291-0/+176