Commit Graph

104701 Commits (83c79b55f0d929a0dcf2b0d347cd1875afc06f21)
 

Author SHA1 Message Date
Nathan Lynch 83c79b55f0 sysfs-rules.txt: reword API stability statement 17 years ago
Haavard Skinnemoen 9505e63756 debugfs: Implement debugfs_remove_recursive() 17 years ago
Tsugikazu Shibata 43166141f7 HOWTO: change email addresses of James in HOWTO 17 years ago
Adrian Bunk d9b19199e4 always enable FW_LOADER unless EMBEDDED=y 17 years ago
Mike Frysinger 4f7e53096c uio-howto.tmpl: use unique output names 17 years ago
Mike Frysinger 17149d9fff uio-howto.tmpl: use standard copyright/legal markings 17 years ago
Miklos Szeredi 93265d13ea sysfs: don't call notify_change 17 years ago
Ben Dooks 838ea8e8db sysdev: fix debugging statements in registration code. 17 years ago
Li Zefan 185000fc55 kobject: should use kobject_put() in kset-example 17 years ago
Richard Kennedy a231934bdf kobject: reorder kobject to save space on 64 bit builds 17 years ago
Uwe Kleine-König 6d8333c24d UIO: minor style and comment fixes 17 years ago
Uwe Kleine-König 4d80d59437 UIO: add generic UIO platform driver 17 years ago
Hans J. Koch 328a14e70e UIO: Add write function to allow irq masking 17 years ago
Uwe Kleine-König 934da4766e UIO: fix UIO Kconfig dependencies 17 years ago
Kay Sievers 22454cb99f pnp: add acpi:* modalias entries 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Greg Kroah-Hartman b98cb4b7fe driver core: remove DEVICE_ID_SIZE define 17 years ago
Kay Sievers ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Dave Young f75b1c60fc class: change internal semaphore to a mutex 17 years ago
Matthew Wilcox d2a3b9146e class: add lockdep infrastructure 17 years ago
Greg Kroah-Hartman 1e41250863 class: fix docbook comments for class_private structure 17 years ago
Greg Kroah-Hartman d9a0157328 class: rename "sem" to "class_sem" in internal class structure 17 years ago
Greg Kroah-Hartman 1fbfee6c6d class: rename "subsys" to "class_subsys" in internal class structure 17 years ago
Greg Kroah-Hartman 184f1f779d class: rename "interfaces" to "class_interfaces" in internal class structure 17 years ago
Greg Kroah-Hartman 97ae69fdba class: rename "devices" to "class_devices" in internal class structure 17 years ago
Greg Kroah-Hartman 7c71448b8a class: move driver core specific parts to a private structure 17 years ago
Greg Kroah-Hartman 16be63fd16 bluetooth: remove improper bluetooth class symlinks. 17 years ago
Greg Kroah-Hartman 110cf374a8 infiniband: make cm_device use a struct device and not a kobject. 17 years ago
Greg Kroah-Hartman d4c4196f24 infiniband: rename "device" to "ib_device" in cm_device 17 years ago
Greg Kroah-Hartman 27f3025191 block: make /proc/partitions and /proc/diskstats use class_find_device() 17 years ago
Greg Kroah-Hartman 66c64afec1 block: move header for /proc/partitions to seq_start 17 years ago
Greg Kroah-Hartman 68c4d4a787 block: make proc files seq_start use the class_find_device() 17 years ago
Randy Dunlap a6e2ba8877 block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled 17 years ago
Greg Kroah-Hartman a142be856f block: make blk_lookup_devt use the class iterator function 17 years ago
Greg Kroah-Hartman 5c6f35c5ec block: make printk_partition use the class iterator function 17 years ago
Greg Kroah-Hartman 6ffeea77ff block: fix compiler warning in genhd.c 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
Greg Kroah-Hartman 4e10673944 device create: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman ccea44fadc driver core: remove device_create() 17 years ago
Greg Kroah-Hartman 3bfd49c8ab device create: x86: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman bc00bc9242 device create: usb: convert device_create to device_create_drvdata 17 years ago
David Brownell 3d81252ddb device create: spi: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 89409211ff device create: sound: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 9def0b9761 device create: scsi: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 05675de250 device create: s390: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman e17da9c4c5 device create: net: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman daea34bc6f device create: mtd: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 7da5a05dd7 device create: misc: convert device_create to device_create_drvdata 17 years ago