Commit Graph

83 Commits (87eb1bead832b9880126fdbea74cc8ecb22b50c0)

Author SHA1 Message Date
Uwe Kleine-König 737a3bb941 Driver core: move platform device creation helpers to .init.text (if MODULE=n) 15 years ago
Uwe Kleine-König 44f28bdea0 Driver core: reduce duplicated code for platform_device creation 15 years ago
Uwe Kleine-König 3e61dfd850 Driver core: use kmemdup in platform_device_add_resources 15 years ago
Grant Likely eca3930163 of: Merge of_platform_bus_type with platform_bus_type 15 years ago
Grant Likely 05212157e9 drivercore/of: Add OF style matching to platform bus 15 years ago
Kevin Hilman 190e8370b8 platform_bus: allow custom extensions to system PM methods 15 years ago
Geert Uytterhoeven 0b7f1a7efb platform: Make platform resource input parameters const 15 years ago
Paul Mundt 06fe53beb6 driver core: Early dev_name() depends on slab_is_available(). 15 years ago
Mark Brown 543f2503a9 PM / platform_bus: Allow runtime PM by default 15 years ago
Paul Mundt bd05086bbe driver core: Convert to kasprintf() for early dev_name(). 15 years ago
Jani Nikula f0eae0ed3b driver-core: document ERR_PTR() return values 15 years ago
Magnus Damm 4d26e139f0 Driver core: Early platform kernel-doc update 15 years ago
Paul Mundt a636ee7fb3 driver core: Early dev_name() support. 15 years ago
Ben Hutchings 3c31f07ad0 Driver core: Fix first line of kernel-doc for a few functions 15 years ago
Uwe Kleine-König 831fad2f75 Driver core: make struct platform_driver.id_table const 15 years ago
Dmitry Torokhov ecdf6ceb8c Driver core: add platform_create_bundle() helper 15 years ago
Michael Hennerich 0787fdf70b Driver core: export platform_device_register_data as a GPL symbol 15 years ago
Magnus Damm c60e0504c8 Driver Core: Early platform driver buffer 15 years ago
Dmitry Torokhov 1a6f2a7512 Driver core: allow certain drivers prohibit bind/unbind via sysfs 15 years ago
Andrew Morton daa4122673 driver core: platform_device_add_data(): use kmemdup() 16 years ago
Magnus Damm 9d7302299e PM: Run-time PM platform device bus support 16 years ago
Magnus Damm 651b1f125c PM / Driver Core: Kill dev_pm_ops platform warning for now 16 years ago
Dmitry Torokhov 8150f32b90 Driver Core: Make PM operations a const pointer 16 years ago
Dmitry Torokhov d9ab77161d Driver Core: Make PM operations a const pointer 16 years ago
Magnus Damm 511647ff58 PM: Remove platform device suspend_late()/resume_early() V2 16 years ago
Greg Kroah-Hartman acc0e90fbc driver core: fix gcc 4.3.3 warnings about string literals 16 years ago
Linus Walleij c0afe7ba5e driver core: Const-correct platform getbyname functions 16 years ago
Magnus Damm 783ea7d4ee Driver Core: Rework platform suspend/resume, print warning 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
Magnus Damm 13977091a9 Driver Core: early platform driver 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
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
Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Magnus Damm c9f66169f1 resource: add resource_type() and IORESOURCE_TYPE_BITS 17 years ago
Dmitry Baryshkov d8bf254089 platform: add new device registration helper 17 years ago
Adrian Bunk ec748fa9ed driver core: make struct platform_pm_ops static 17 years ago
Rafael J. Wysocki 25e18499e0 Implement new suspend and hibernation callbacks for platform busses 17 years ago
James Bottomley e88a0c2ca8 drivers: fix dma_get_required_mask 17 years ago
Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
Stephen Rothwell ae72cddb23 Driver Core: constify the name passed to platform_device_register_simple 17 years ago
Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver 17 years ago
Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type 17 years ago
Jean Delvare 1359555eb7 Driver core: Make platform_device.id an int 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Kay Sievers 43cc71eed1 platform: prefix MODALIAS with "platform:" 18 years ago