Commit Graph

256 Commits (ff51a98799931256b555446b2f5675db08de6229)

Author SHA1 Message Date
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 18 years ago
Andrew Morton 735a7ffb73 [PATCH] drivers: wait for threaded probes between initcall levels 18 years ago
Akinobu Mita 4d66423820 driver core: kmalloc() failure check in driver_probe_device 18 years ago
Jeff Garzik d9fd4d3b31 Driver core: bus: remove indentation level 18 years ago
Alan Stern f70fa6296c Driver core: Don't ignore error returns from probing 18 years ago
Jesper Juhl 952ab431cd Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename() 18 years ago
Cornelia Huck 221c324a33 driver core fixes: sysfs_create_group() retval in topology.c 18 years ago
Cornelia Huck 141ecc5320 driver core fixes: device_create_file() retval check in dmapool.c 18 years ago
Cornelia Huck a306eea409 driver core fixes: device_add() cleanup on error 18 years ago
Cornelia Huck 513e7337ad driver core fixes: bus_add_device() cleanup on error 18 years ago
Cornelia Huck 1bb6881aca driver core fixes: bus_add_attrs() retval check 18 years ago
Cornelia Huck f0e1761ac5 driver core fixes: sysfs_create_link() retval check in class.c 18 years ago
Matthew Wilcox 310a922d43 Fix dev_printk() is now GPL-only 18 years ago
Duncan Sands 0fbf116d12 Driver core: plug device probe memory leak 18 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
Shaohua Li a30a6a2cb0 [PATCH] x86 microcode: using request_firmware to pull microcode 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter 182e8e2373 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM 19 years ago
Alan Stern 81107bf531 Driver core: Remove unneeded routines from driver core 19 years ago
Alan Stern f2eaae197f Driver core: Fix potential deadlock in driver core 19 years ago
Greg Kroah-Hartman d779249ed4 Driver Core: add ability for drivers to do a threaded probe 19 years ago
Andrew Morton f86db396ff drivers/base: check errors 19 years ago
Brian Walsh 370226449c drivers/base: Platform notify needs to occur before drivers attach to the device 19 years ago
Yoichi Yuasa 35acfdd725 Driver core: fixed add_bind_files() definition 19 years ago
Dmitry Torokhov 9de72ee590 Driver core: fix comments in drivers/base/power/resume.c 19 years ago
Greg Kroah-Hartman 2589f1887b Driver core: add ability for devices to create and remove bin files 19 years ago
Greg Kroah-Hartman c47ed219ba Class: add support for class interfaces for devices 19 years ago
Greg Kroah-Hartman c205ef4880 Driver core: create devices/virtual/ tree 19 years ago
Greg Kroah-Hartman a2de48cace Driver core: add device_rename function 19 years ago
Greg Kroah-Hartman 2620efef70 Driver core: add ability for classes to handle devices properly 19 years ago