Commit Graph

564 Commits (510149e31974fdbb2c00c9bee6c0e2a688e61c85)

Author SHA1 Message Date
Tejun Heo 5a3ceb8616 driver-core: use klist for class device list and implement iterator 17 years ago
Rafael J. Wysocki f5a6d958b5 PM: Remove WARN_ON from device_pm_add 17 years ago
Greg Kroah-Hartman c906a48adc driver core: add init_name to struct device 17 years ago
Alan Stern 3b98aeaf3a PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is set 17 years ago
David Brownell 7c2250352e driver model: anti-oopsing medicine 17 years ago
Jean Delvare bf9ca69fc8 dev_printk(): constify the `dev' argument 17 years ago
Joe Perches 26d02d1db7 drivers/base/driver.c: remove unused to_dev() macro 17 years ago
Randy Dunlap 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation 17 years ago
Stephen Rothwell 1f07be1c31 more sysdev API change fallout - drivers/base/memory.c 17 years ago
Arjan van de Ven f810a5cf28 Use WARN() in drivers/base/ 17 years ago
Rene Herman 00412be1d7 isa: set 24-bit dma_mask for ISA devices 17 years ago
Akinobu Mita f37e66173e firmware: use memory_read_from_buffer() 17 years ago
Badari Pulavarty 5c755e9fd8 memory-hotplug: add sysfs removable attribute for hotplug memory remove 17 years ago
Andi Kleen 9800794ac1 sysdev: Add utility functions for simple int/ulong variable sysdev attributes 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). 17 years ago
Adrian Bunk d9b19199e4 always enable FW_LOADER unless EMBEDDED=y 17 years ago
Ben Dooks 838ea8e8db sysdev: fix debugging statements in registration code. 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Dave Young f75b1c60fc class: change internal semaphore to a mutex 17 years ago
Matthew Wilcox d2a3b9146e class: add lockdep infrastructure 17 years ago
Greg Kroah-Hartman 1e41250863 class: fix docbook comments for class_private structure 17 years ago
Greg Kroah-Hartman d9a0157328 class: rename "sem" to "class_sem" in internal class structure 17 years ago
Greg Kroah-Hartman 1fbfee6c6d class: rename "subsys" to "class_subsys" in internal class structure 17 years ago
Greg Kroah-Hartman 184f1f779d class: rename "interfaces" to "class_interfaces" in internal class structure 17 years ago
Greg Kroah-Hartman 97ae69fdba class: rename "devices" to "class_devices" in internal class structure 17 years ago
Greg Kroah-Hartman 7c71448b8a class: move driver core specific parts to a private structure 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
Greg Kroah-Hartman 4e10673944 device create: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman ccea44fadc driver core: remove device_create() 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
David Woodhouse d172e7f5c6 firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. 17 years ago
David Woodhouse 4d2acfbfdf firmware: Add CONFIG_EXTRA_FIRMWARE option 17 years ago
David Woodhouse 5658c76944 firmware: allow firmware files to be built into kernel image 17 years ago
David Woodhouse b7a39bd0af firmware: make fw->data const 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Rafael J. Wysocki eb9d0fe40e PCI ACPI: Rework PCI handling of wake-up 17 years ago
John Blackwood 2d5c1be887 mm: switch node meminfo Active & Inactive pages to Kbytes 17 years ago
Ben Hutchings 131b943ae6 cputopology: always define CPU topology information, clean up 17 years ago
Ben Hutchings c50cbb05a0 cpu topology: always define CPU topology information 17 years ago
Rafael J. Wysocki d8f3de0d24 Suspend-related patches for 2.6.27 17 years ago
Randy Dunlap 4623236619 dev_set_name: fix missing kernel-doc 17 years ago
Rafael J. Wysocki 25e18499e0 Implement new suspend and hibernation callbacks for platform busses 17 years ago
Rafael J. Wysocki 1eede070a5 Introduce new top level suspend and hibernation callbacks 17 years ago
Stephen Rothwell 413c239fad driver-core: prepare for 2.6.27 api change by adding dev_set_name 17 years ago
Jan Beulich 63687a528c x86: move tracedata to RODATA 17 years ago
Mike Travis 143aa5c53b cpu: change some globals to statics in drivers/base/cpu.c v2 17 years ago
Greg Kroah-Hartman 8882b39421 Driver core: add device_create_vargs and device_create_drvdata 17 years ago
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types 17 years ago