Commit Graph

33431 Commits (ceb1b2c583a9503e3ae68c4e7c652637971e3768)

Author SHA1 Message Date
Sergei Shtylyov ceb1b2c583 hpt366: change timing register masks 17 years ago
Aristeu Rozanski b5e1a4e286 ide-io: set REQ_FAILED when drive is dead 17 years ago
Karsten Keil eb36f4fc01 fix oops on rmmod capidrv 17 years ago
Haavard Skinnemoen 438ff3f3cc [AVR32] Add support for AT32AP7001 and AT32AP7002 17 years ago
Hans-Christian Egtvedt 9e4e980b02 Disable VGA text console for AVR32 architecture 17 years ago
Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
Dave Young 5ed2c832ed spi: use class iteration api 17 years ago
Dave Young 9c7701088a scsi: use class iteration api 17 years ago
Dave Young 71da890509 rtc: use class iteration api 17 years ago
Dave Young 443cad920a power supply : use class iteration api 17 years ago
Dave Young 73cf60232e ieee1394: use class iteration api 17 years ago
Dave Young fd04897bb2 Driver Core: add class iteration api 17 years ago
Cornelia Huck 63b6971a08 Driver core: Cleanup get_device_parent() in device_add() and device_move() 17 years ago
Jan Engelhardt 4f0146919b UIO: constify function pointer tables 17 years ago
Stephen Rothwell ae72cddb23 Driver Core: constify the name passed to platform_device_register_simple 17 years ago
Randy Dunlap 92b421416f driver core: fix build with SYSFS=n 17 years ago
Denis Cheng db1118a460 Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Kay Sievers 0f4dafc056 Kobject: auto-cleanup on final unref 17 years ago
Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Greg Kroah-Hartman 649316b25b Kobject: convert drivers/md/md.c to use kobject_init/add_ng() 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Kay Sievers da231fd5d1 Driver core: fix class glue dir cleanup logic 17 years ago
Alan Stern ef2c51746d Driver core: fix race in __device_release_driver 17 years ago
Greg Kroah-Hartman c8e90d822b Kobject: change drivers/base/bus to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 7dc72b2842 Driver core: clean up debugging messages 17 years ago
Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver 17 years ago
Greg Kroah-Hartman c63469a398 Driver core: move the driver specific module code into the driver core 17 years ago
Greg Kroah-Hartman cbe9c595f1 Driver: add driver_add_kobj for looney iseries_veth driver 17 years ago
Greg Kroah-Hartman 23b9c1ab5b Infiniband: make ipath driver use default driver groups. 17 years ago
Cornelia Huck 0478b83adb zfcp: Use device_driver default attribute groups. 17 years ago
Cornelia Huck 5b88feb134 netiucv: Use device_driver default attribute groups. 17 years ago
Cornelia Huck 57c745340a driver core: Introduce default attribute groups. 17 years ago
Greg Kroah-Hartman 2b93730318 PCI: remove foolish code from pci-driver.c 17 years ago
Greg Kroah-Hartman 03d43b19b9 PCI: use proper call to driver_create_file 17 years ago
Greg Kroah-Hartman 2344c6de6b PCMCIA: use proper call to driver_create_file 17 years ago
Greg Kroah-Hartman 15147ffd57 USB: use proper call to driver_create_file 17 years ago
Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type 17 years ago
Greg Kroah-Hartman b249072ee6 driver core: add way to get to bus device klist 17 years ago
Greg Kroah-Hartman 0fed80f7a6 driver core: add way to get to bus kset 17 years ago
Greg Kroah-Hartman 78be3d2f57 Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 9990513c1e Kobject: convert drivers/base/core.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 60728d62e4 Kobject: convert drivers/base/class.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 3830c62fef Kobject: change drivers/md/md.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 73f368cf67 Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 8dde2a96c1 Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 89c4260664 Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman a77aa28a2d Kobject: change drivers/acpi/system.c to use kobject_create_and_add 17 years ago