Commit Graph

325 Commits (72d39fea9017bbb1407620bf89dfe8d1fb658e35)

Author SHA1 Message Date
Cornelia Huck fbfb144553 driver core fixes: device_register() retval check in platform.c 18 years ago
Cornelia Huck cb360bbf63 driver core fixes: make_class_name() retval checks 18 years ago
Cornelia Huck c744aeae9d driver core: Allow device_move(dev, NULL). 18 years ago
Cornelia Huck 717e48c29d driver core: Remove device_is_registered() in device_move(). 18 years ago
Randy Dunlap af9997e426 [PATCH] fix kernel-doc warnings in 2.6.20-rc1 18 years ago
Scott Wood 6eefd34fdc Driver core: Make platform_device_add_data accept a const pointer 18 years ago
Andrew Morton c63e07834b Driver core: "platform_driver_probe() can save codespace": save codespace 18 years ago
Akinobu Mita 44c53c4ff0 driver core: delete virtual directory on class_unregister() 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Andrew Morton 28ec24e232 [PATCH] driver/base/memory.c: handle errors properly 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Christoph Hellwig 873481367e [PATCH] add numa node information to struct device 18 years ago
Siddha, Suresh B 72486f1f8f [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu 18 years ago
Al Viro f6a570333e [PATCH] severing module.h->sched.h 18 years ago
David Brownell c67334fbdf Driver core: platform_driver_probe(), can save codespace 18 years ago
Cornelia Huck acf02d23b9 driver core: Use klist_remove() in device_move() 18 years ago
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent. 18 years ago
Adrian Bunk af9e076536 Driver core: make drivers/base/core.c:setup_parent() static 18 years ago
Cornelia Huck 5ab699810d driver core: Introduce device_find_child(). 18 years ago
Heiko Carstens 06a4bcae1f cpu topology: consider sysfs_create_group return value 18 years ago
Benjamin Herrenschmidt 2895353346 Driver core: Call platform_notify_remove later 18 years ago
Greg Kroah-Hartman e55c8790d4 Driver core: convert firmware code to use struct device 18 years ago
Kay Sievers 805fab474e CONFIG_SYSFS_DEPRECATED - class symlinks 18 years ago
Kay Sievers a87cb2ac4a CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables 18 years ago
Kay Sievers 99ef3ef8d5 CONFIG_SYSFS_DEPRECATED - device symlinks 18 years ago
Kay Sievers b9cafc7d5b CONFIG_SYSFS_DEPRECATED - bus symlinks 18 years ago
Greg Kroah-Hartman 40fa54226f Driver core: make old versions of udev work properly 18 years ago
Greg Kroah-Hartman f0ee61a6ce Driver Core: Move virtual_device_parent() to core.c 18 years ago
Kay Sievers 1901fb2604 Driver core: fix "driver" symlink timing 18 years ago
Benjamin Herrenschmidt 116af37820 Driver core: add notification of bus events 18 years ago
Catalin Marinas 82189b9807 [PATCH] Fix device_attribute memory leak in device_del 18 years ago
Randy Dunlap eba6cd6714 [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu 19 years ago
Andrew Morton 735a7ffb73 [PATCH] drivers: wait for threaded probes between initcall levels 19 years ago
Akinobu Mita 4d66423820 driver core: kmalloc() failure check in driver_probe_device 19 years ago
Jeff Garzik d9fd4d3b31 Driver core: bus: remove indentation level 19 years ago
Alan Stern f70fa6296c Driver core: Don't ignore error returns from probing 19 years ago
Jesper Juhl 952ab431cd Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename() 19 years ago
Cornelia Huck 221c324a33 driver core fixes: sysfs_create_group() retval in topology.c 19 years ago
Cornelia Huck 141ecc5320 driver core fixes: device_create_file() retval check in dmapool.c 19 years ago
Cornelia Huck a306eea409 driver core fixes: device_add() cleanup on error 19 years ago
Cornelia Huck 513e7337ad driver core fixes: bus_add_device() cleanup on error 19 years ago
Cornelia Huck 1bb6881aca driver core fixes: bus_add_attrs() retval check 19 years ago
Cornelia Huck f0e1761ac5 driver core fixes: sysfs_create_link() retval check in class.c 19 years ago
Matthew Wilcox 310a922d43 Fix dev_printk() is now GPL-only 19 years ago
Duncan Sands 0fbf116d12 Driver core: plug device probe memory leak 19 years ago
Keith Mannthey 53947027ad [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE 19 years ago
Sukadev Bhattiprolu 563d075702 [PATCH] kthread: drivers/base/firmware_class.c 19 years ago
Rolf Eike Beer 92a0f861fe [PATCH] Fix parameter names in drivers/base/class.c 19 years ago