Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b7d96ce189564e661909fbf8df39d7358149885b
/
drivers
/
base
/
platform.c
07d57a3
drivercore: Output common devicetree information in uevent
by Grant Likely
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
9b39e73
PM / Sleep: Remove forward-only callbacks from platform bus type
by Rafael J. Wysocki
· 13 years ago
5a3072b
drivers_base: make argument to platform_device_register_full const
by Uwe Kleine-König
· 13 years ago
2d03423
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
01dcc60
new helper to create platform devices with dma mask
by Uwe Kleine-König
· 13 years ago
0a26813
drivers_base: platform: use always ->name for uevent
by Sebastian Andrzej Siewior
· 13 years ago
7de636f
driver core: fix kernel-doc warning in platform.c
by Randy Dunlap
· 13 years ago
a77ce81
driver core: Add ability for arch code to setup pdev_archdata
by Kumar Gala
· 13 years ago
bb2b43f
drivers/base/platform.c: don't mark platform_device_register_resndata() as __init_or_module
by Andrew Morton
· 14 years ago
39ab05c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
2064af9
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
by Kevin Hilman
· 14 years ago
8b313a3
PM / Platform: Use generic runtime PM callbacks directly
by Rafael J. Wysocki
· 14 years ago
69c9dd1
PM: Export platform bus type's default PM callbacks
by Rafael J. Wysocki
· 14 years ago
4a03d6f
driver core/platform_device_add_resources: free resource before overwriting
by Uwe Kleine-König
· 14 years ago
cea8962
driver core/platform_device_add_resources: set resource to NULL if !res
by Uwe Kleine-König
· 14 years ago
251e031
driver core/platform_device_add_data: free platform data before overwriting
by Uwe Kleine-König
· 14 years ago
27a33f9
driver core/platform_device_add_data: set platform_data to NULL if !data
by Uwe Kleine-König
· 14 years ago
aaa119a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
e710d7d
mfd: Fetch cell pointer from platform_device->mfd_cell
by Samuel Ortiz
· 14 years ago
1f112ce
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
by Rafael J. Wysocki
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
807508c
base/platform: Simplifications for NULL platform data/resources handling
by Anton Vorontsov
· 14 years ago
5cfc64c
base/platform: Safe handling for NULL platform data and resources
by Anton Vorontsov
· 14 years ago
c64a092
driver core: platform_bus: allow runtime override of dev_pm_ops
by Kevin Hilman
· 14 years ago
d79d324
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
by Patrick Pannuto
· 14 years ago
7096d04
of/device: Rework to use common platform_device_alloc() for allocating devices
by Grant Likely
· 14 years ago
ab69bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
737a3bb
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
by Uwe Kleine-König
· 14 years ago
44f28bd
Driver core: reduce duplicated code for platform_device creation
by Uwe Kleine-König
· 14 years ago
3e61dfd
Driver core: use kmemdup in platform_device_add_resources
by Uwe Kleine-König
· 14 years ago
eca3930
of: Merge of_platform_bus_type with platform_bus_type
by Grant Likely
· 15 years ago
0521215
drivercore/of: Add OF style matching to platform bus
by Grant Likely
· 15 years ago
190e837
platform_bus: allow custom extensions to system PM methods
by Kevin Hilman
· 15 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
7c7cbaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
0b7f1a7
platform: Make platform resource input parameters const
by Geert Uytterhoeven
· 16 years ago
b9e3fc2
Merge branch 'sh/driver-core'
by Paul Mundt
· 15 years ago
06fe53b
driver core: Early dev_name() depends on slab_is_available().
by Paul Mundt
· 15 years ago
543f2503
PM / platform_bus: Allow runtime PM by default
by Mark Brown
· 15 years ago
720fcb3
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'
by Paul Mundt
· 15 years ago
bd05086
driver core: Convert to kasprintf() for early dev_name().
by Paul Mundt
· 15 years ago
f0eae0e
driver-core: document ERR_PTR() return values
by Jani Nikula
· 15 years ago
4d26e139
Driver core: Early platform kernel-doc update
by Magnus Damm
· 15 years ago
a636ee7
driver core: Early dev_name() support.
by Paul Mundt
· 15 years ago
3c31f07
Driver core: Fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
831fad2
Driver core: make struct platform_driver.id_table const
by Uwe Kleine-König
· 15 years ago
ecdf6ce
Driver core: add platform_create_bundle() helper
by Dmitry Torokhov
· 15 years ago
0787fdf
Driver core: export platform_device_register_data as a GPL symbol
by Michael Hennerich
· 15 years ago
c60e050
Driver Core: Early platform driver buffer
by Magnus Damm
· 15 years ago
1a6f2a7
Driver core: allow certain drivers prohibit bind/unbind via sysfs
by Dmitry Torokhov
· 15 years ago
daa4122
driver core: platform_device_add_data(): use kmemdup()
by Andrew Morton
· 15 years ago
9d73022
PM: Run-time PM platform device bus support
by Magnus Damm
· 15 years ago
3e2bcad
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
651b1f1
PM / Driver Core: Kill dev_pm_ops platform warning for now
by Magnus Damm
· 15 years ago
d9ab771
Driver Core: Make PM operations a const pointer
by Dmitry Torokhov
· 15 years ago
511647f
PM: Remove platform device suspend_late()/resume_early() V2
by Magnus Damm
· 15 years ago
acc0e90
driver core: fix gcc 4.3.3 warnings about string literals
by Greg Kroah-Hartman
· 16 years ago
c0afe7b
driver core: Const-correct platform getbyname functions
by Linus Walleij
· 16 years ago
783ea7d
Driver Core: Rework platform suspend/resume, print warning
by Magnus Damm
· 16 years ago
e67c856
Revert driver core: move platform_data into platform_device
by Greg Kroah-Hartman
· 16 years ago
bee8632
Revert driver core: fix passing platform_data
by Ming Lei
· 16 years ago
d86c130
Driver core: platform: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
1397709
Driver Core: early platform driver
by Magnus Damm
· 16 years ago
ce21c7b
driver core: fix passing platform_data
by Ming Lei
· 16 years ago
006f457
driver core: move platform_data into platform_device
by Ming Lei
· 16 years ago
57fee4a
platform: introduce module id table for platform devices
by Eric Miao
· 16 years ago
71b3e0c
platform: make better use of to_platform_{device,driver}() macros
by Eric Miao
· 16 years ago
1e0b2cf
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
adf0949
PM: Simplify the new suspend/hibernation framework for devices
by Rafael J. Wysocki
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
c9f6616
resource: add resource_type() and IORESOURCE_TYPE_BITS
by Magnus Damm
· 16 years ago
d8bf254
platform: add new device registration helper
by Dmitry Baryshkov
· 16 years ago
ec748fa
driver core: make struct platform_pm_ops static
by Adrian Bunk
· 16 years ago
25e1849
Implement new suspend and hibernation callbacks for platform busses
by Rafael J. Wysocki
· 17 years ago
e88a0c2
drivers: fix dma_get_required_mask
by James Bottomley
· 17 years ago
4a3ad20
Driver core: coding style fixes
by Greg Kroah-Hartman
· 17 years ago
ae72cdd
Driver Core: constify the name passed to platform_device_register_simple
by Stephen Rothwell
· 17 years ago
e5dd127
Driver core: move the static kobject out of struct driver
by Greg Kroah-Hartman
· 17 years ago
c6f7e72
driver core: remove fields from struct bus_type
by Greg Kroah-Hartman
· 17 years ago
1359555e
Driver core: Make platform_device.id an int
by Jean Delvare
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
43cc71e
platform: prefix MODALIAS with "platform:"
by Kay Sievers
· 17 years ago
01afd80
drivers/base/platform.c: fix small typo in doc
by Márton Németh
· 18 years ago
49a4ec1
fix hotplug for legacy platform drivers
by David Brownell
· 18 years ago
dc4c15d
platform: reorder platform_device_del
by Jean Delvare
· 18 years ago
fbfb144
driver core fixes: device_register() retval check in platform.c
by Cornelia Huck
· 18 years ago
6eefd34
Driver core: Make platform_device_add_data accept a const pointer
by Scott Wood
· 18 years ago
c63e078
Driver core: "platform_driver_probe() can save codespace": save codespace
by Andrew Morton
· 18 years ago
c67334f
Driver core: platform_driver_probe(), can save codespace
by David Brownell
· 18 years ago
386415d8
PM: platform_bus and late_suspend/early_resume
by David Brownell
· 18 years ago
e391553
[PATCH] Driver Core: Fix platform_device_add to use device_add
by Russell King
· 19 years ago
a0245f7
[PATCH] platform_bus learns about modalias
by David Brownell
· 19 years ago
80682fa
Fix "frist", "fisrt", typos
by Uwe Zeisberger
· 19 years ago
305b322
[PATCH] driver core: platform_get_irq*(): return -ENXIO on error
by David Vrabel
· 19 years ago
2d7b5a7
[PATCH] platform-device-del typo fix
by Jean Delvare
· 19 years ago
a96b204
[PATCH] Driver Core: Rearrange exports in platform.c
by Dmitry Torokhov
· 19 years ago
93ce3061
[PATCH] Driver Core: Add platform_device_del()
by Dmitry Torokhov
· 19 years ago
d960bb4
[PATCH] Allow overlapping resources for platform devices
by Kumar Gala
· 19 years ago
00d3dcd
[DRIVER MODEL] Add platform_driver
by Russell King
· 19 years ago
Next »