Commit Graph

104677 Commits (184f1f779d5a2e62de4a0b34842ddf8546beca8f)
 

Author SHA1 Message Date
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
Greg Kroah-Hartman 43f98747d4 device create: mips: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 97cd790e3a device create: macintosh: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 24d0b416f9 device create: isdn: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman c76d3d28c3 device create: infiniband: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman f71674a09f device create: ieee1394: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 6ecaaf94b8 device create: ide: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 1cc4376c25 device create: i2c: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 2871f55237 device create: hwmon: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 0fd15a18d8 device create: hid: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 1e2744011f device create: framebuffer: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman e282959ef3 device create: dvb: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 275e64decc device create: dca: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 6143b59970 device create: coda: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 09857e35cd Firmware: fix typo in example code 17 years ago
Robert P. J. Day ff543332ec debugfs: Add a reference to the debugfs API documentation. 17 years ago
Kay Sievers 9f255651fb kobject: replace '/' with '!' in name 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
Linus Torvalds 93ded9b8fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 17 years ago
Alan Stern f756cbd458 usb-storage: revert DMA-alignment change for Wireless USB 17 years ago
Alan Stern 86c57edf60 USB: use reset_resume when normal resume fails 17 years ago
David Brownell ac90e36592 usb_gadget: composite cdc gadget fault handling 17 years ago
David Lopo c24f42276b usb gadget: minor USBCV fix for composite framework 17 years ago