summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [CRYPTO] scatterwalk: Restore custom sg chaining for nowHerbert Xu2008-01-111-0/+11
| * | [CRYPTO] scatterwalk: Move scatterwalk.h to linux/cryptoHerbert Xu2008-01-111-0/+107
| * | [CRYPTO] authenc: Move enckeylen into key itselfHerbert Xu2008-01-111-0/+27
| * | [CRYPTO] aead: Make authsize a run-time parameterHerbert Xu2008-01-111-1/+4
| * | [CRYPTO] api: Add crypto_inc and crypto_xorHerbert Xu2008-01-111-0/+4
| * | [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-111-1/+1
| * | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-112-10/+12
| * | [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224Jonathan Lynch2008-01-111-0/+12
| * | [CRYPTO] aes-generic: Make key generation exportableSebastian Siewior2008-01-111-0/+16
| * | [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-111-0/+15
| * | [CRYPTO] des: Create header file for common macrosEvgeniy Polyakov2008-01-111-0/+19
* | | Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman2008-01-241-33/+34
* | | Driver core: fix coding style issues in device.hGreg Kroah-Hartman2008-01-241-138/+145
* | | Driver Core: add class iteration apiDave Young2008-01-241-2/+7
* | | Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell2008-01-241-1/+1
* | | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-242-11/+3
* | | Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman2008-01-241-2/+0
* | | Kobject: auto-cleanup on final unrefKay Sievers2008-01-241-0/+5
* | | Kset: remove kset_add functionGreg Kroah-Hartman2008-01-241-1/+0
* | | Kobject: remove kobject_register()Greg Kroah-Hartman2008-01-241-1/+0
* | | Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-241-1/+1
* | | Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman2008-01-241-1/+0
* | | Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman2008-01-241-3/+3
* | | Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman2008-01-241-1/+0
* | | Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-241-14/+23
* | | Driver core: move the static kobject out of struct driverGreg Kroah-Hartman2008-01-241-9/+7
* | | Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman2008-01-241-15/+0
* | | Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman2008-01-241-0/+4
* | | driver core: Introduce default attribute groups.Cornelia Huck2008-01-241-0/+1
* | | driver core: remove fields from struct bus_typeGreg Kroah-Hartman2008-01-241-10/+2
* | | driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-241-0/+1
* | | driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-241-0/+2
* | | driver core: remove owner field from struct bus_typeGreg Kroah-Hartman2008-01-241-1/+0
* | | Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-1/+1
* | | UIO: fix kobject usageGreg Kroah-Hartman2008-01-241-2/+4
* | | driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-241-2/+2
* | | kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman2008-01-241-3/+0
* | | kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-241-2/+2
* | | kset: remove decl_subsys macroGreg Kroah-Hartman2008-01-241-6/+0
* | | firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-2/+2
* | | firmware: remove firmware_(un)register()Greg Kroah-Hartman2008-01-241-5/+0
* | | kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman2008-01-241-1/+1
* | | Driver Core: kill subsys_attribute and default sysfs opsKay Sievers2008-01-241-9/+0
* | | firmware: export firmware_kset so that people can use that instead of the bra...Greg Kroah-Hartman2008-01-241-0/+2
* | | fix struct user_info export's sysfs interactionKay Sievers2008-01-241-7/+2
* | | Driver Core: add kobj_attribute handlingKay Sievers2008-01-241-0/+10
* | | kset: convert struct bus_device->drivers to use kset_createGreg Kroah-Hartman2008-01-241-1/+1
* | | kset: convert struct bus_device->devices to use kset_createGreg Kroah-Hartman2008-01-241-1/+1
* | | kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-0/+2
* | | kset: convert /sys/module to use kset_createGreg Kroah-Hartman2008-01-241-1/+3
OpenPOWER on IntegriCloud