summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-01-26ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz1-1/+0
2008-01-26ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz1-0/+2
2008-01-26ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz1-24/+0
2008-01-26ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz1-20/+0
2008-01-26ide: remove atapi_feature_tBartlomiej Zolnierkiewicz1-27/+0
2008-01-26ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz2-30/+3
2008-01-26ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz1-44/+0
2008-01-26ide: CPU endianness doesn't matter for special_tBartlomiej Zolnierkiewicz1-11/+0
2008-01-26ide: remove REQ_TYPE_ATA_TASKBartlomiej Zolnierkiewicz1-1/+0
2008-01-26ide: use ide_tf_load() in execute_drive_cmd()Bartlomiej Zolnierkiewicz1-0/+1
2008-01-26ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz1-23/+4
2008-01-26ide: use do_rw_taskfile() in flagged_taskfile()Bartlomiej Zolnierkiewicz1-2/+23
2008-01-26ide: add ide_no_data_taskfile() helperBartlomiej Zolnierkiewicz1-0/+2
2008-01-26ide: add ide_tf_load() helperBartlomiej Zolnierkiewicz1-0/+8
2008-01-26ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz2-11/+36
2008-01-26ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz2-26/+27
2008-01-26ide: remove ->dma_master field from ide_hwif_t (take 5)Bartlomiej Zolnierkiewicz1-1/+0
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-10/+52
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-36/+69
2008-01-25Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman1-33/+34
2008-01-25Driver core: fix coding style issues in device.hGreg Kroah-Hartman1-138/+145
2008-01-25Driver Core: add class iteration apiDave Young1-2/+7
2008-01-25Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell1-1/+1
2008-01-25Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2-11/+3
2008-01-25Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman1-2/+0
2008-01-25Kobject: auto-cleanup on final unrefKay Sievers1-0/+5
2008-01-25Kset: remove kset_add functionGreg Kroah-Hartman1-1/+0
2008-01-25Kobject: remove kobject_register()Greg Kroah-Hartman1-1/+0
2008-01-25Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman1-1/+1
2008-01-25Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman1-1/+0
2008-01-25Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman1-3/+3
2008-01-25Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman1-1/+0
2008-01-25Driver core: convert block from raw kobjects to core devicesKay Sievers1-14/+23
2008-01-25Driver core: move the static kobject out of struct driverGreg Kroah-Hartman1-9/+7
2008-01-25Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman1-15/+0
2008-01-25Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman1-0/+4
2008-01-25driver core: Introduce default attribute groups.Cornelia Huck1-0/+1
2008-01-25driver core: remove fields from struct bus_typeGreg Kroah-Hartman1-10/+2
2008-01-25driver core: add way to get to bus device klistGreg Kroah-Hartman1-0/+1
2008-01-25driver core: add way to get to bus ksetGreg Kroah-Hartman1-0/+2
2008-01-25driver core: remove owner field from struct bus_typeGreg Kroah-Hartman1-1/+0
2008-01-25UIO: fix kobject usageGreg Kroah-Hartman1-2/+4
2008-01-25driver core: make /sys/power a kobjectGreg Kroah-Hartman1-2/+2
2008-01-25kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman1-3/+0
2008-01-25kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman1-2/+2
2008-01-25kset: remove decl_subsys macroGreg Kroah-Hartman1-6/+0
2008-01-25firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-2/+2
2008-01-25firmware: remove firmware_(un)register()Greg Kroah-Hartman1-5/+0
2008-01-25Driver Core: kill subsys_attribute and default sysfs opsKay Sievers1-9/+0
2008-01-25firmware: export firmware_kset so that people can use that instead of the bra...Greg Kroah-Hartman1-0/+2