Commit Graph

687 Commits (24add1c4326ce5ca22e7af8b84bb113cd48efac9)

Author SHA1 Message Date
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Kay Sievers 6fcf53accc Driver Core: add nodename callbacks 16 years ago
Greg Kroah-Hartman acc0e90fbc driver core: fix gcc 4.3.3 warnings about string literals 16 years ago
Samuel Ortiz 976821d756 firmware: allocate firmware id dynamically 16 years ago
Ming Lei 7fcab09979 driver core: fix documentation of request_firmware_nowait 16 years ago
Shaohua Li 401097ea4b driver core: synchronize device shutdown 16 years ago
Dave Young 9227c47bbd driver-core: make sysdev_class_register check kobject_set_name return value 16 years ago
Dmitry Torokhov 59a3cd7f9d Driver core: fix comment for device_attach() 16 years ago
Linus Walleij c0afe7ba5e driver core: Const-correct platform getbyname functions 16 years ago
Joerg Roedel 309b7d60a3 driver core: add BUS_NOTIFY_UNBOUND_DRIVER event 16 years ago
Ming Lei 6acf70f078 driver core: firmware_class: replace kfree(dev) with put_device(dev) 16 years ago
Magnus Damm 783ea7d4ee Driver Core: Rework platform suspend/resume, print warning 16 years ago
Magnus Damm 0072578751 PM: Remove device_type suspend()/resume() 16 years ago
Magnus Damm e240b58c79 PM: Remove bus_type suspend_late()/resume_early() V2 16 years ago
Alan Stern d161630297 PM core: rename suspend and resume functions 16 years ago
Magnus Damm e39a71ef80 PM: Rename device_power_down/up() 16 years ago
Rafael J. Wysocki 62b0124761 PM: Warn if interrupts are enabled during suspend-resume of sysdevs 16 years ago
Alex Chiang 0fa1b0a144 trivial: fix grammo in bus_for_each_dev() kerneldoc 16 years ago
Kay Sievers 5c8563d773 Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
Rafael J. Wysocki 32bdfac546 PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs 16 years ago
David Woodhouse 6e03a201bb firmware: speed up request_firmware(), v3 16 years ago
Greg Kroah-Hartman e67c85626c Revert driver core: move platform_data into platform_device 16 years ago
Ming Lei bee86321b7 Revert driver core: fix passing platform_data 16 years ago
Randy Dunlap d86c1302c5 Driver core: platform: fix kernel-doc warnings 16 years ago
Andrew Morton 60db402780 drivers/base/iommu.c: add missing includes 16 years ago
Arjan van de Ven d4d5291c8c driver synchronization: make scsi_wait_scan more advanced 16 years ago
Kay Sievers 8a577ffc75 driver: dont update dev_name via device_add path 16 years ago
Greg Kroah-Hartman 014c90dbb9 driver core: prevent device_for_each_child from oopsing 16 years ago
Magnus Damm 13977091a9 Driver Core: early platform driver 16 years ago
Ming Lei 5247aecfe6 driver core: fix driver_match_device 16 years ago
Yang Hongyang 2f4f27d42a dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Uwe Kleine-Koenig ee6921f7d8 trivial: fix typo "thier" -> "their" 16 years ago
Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
Cornelia Huck ffa6a7054d Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
Zhenwen Xu 60530afe1e Driver core: some cleanup on drivers/base/sys.c 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Ming Lei ce21c7bcd7 driver core: fix passing platform_data 16 years ago
Ming Lei 006f4571a1 driver core: move platform_data into platform_device 16 years ago
Greg Kroah-Hartman ae1b41715e driver core: move knode_bus into private structure 16 years ago
Greg Kroah-Hartman 8940b4f312 driver core: move knode_driver into private structure 16 years ago
Greg Kroah-Hartman f791b8c836 driver core: move klist_children into private structure 16 years ago
Greg Kroah-Hartman fb069a5d13 driver core: create a private portion of struct device 16 years ago
Ming Lei b23530ebc3 driver core: remove polling for driver_probe_done(v5) 16 years ago
Dave Young f48f3febb2 driver-core: do not register a driver with bus_type not registered 16 years ago
Eric Miao 57fee4a58f platform: introduce module id table for platform devices 16 years ago
Eric Miao 71b3e0c1ad platform: make better use of to_platform_{device,driver}() macros 16 years ago
Ming Lei 49b420a13f driver core: check bus->match without holding device lock 16 years ago
Kay Sievers 1fa5ae857b driver core: get rid of struct device's bus_id string array 16 years ago
Sheng Yang dbb9fd8630 iommu: Add domain_has_cap iommu_ops 16 years ago