index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Commit message (
Expand
)
Author
Age
*
driver core: fix gcc 4.3.3 warnings about string literals
Greg Kroah-Hartman
2009-06-16
*
driver core: Const-correct platform getbyname functions
Linus Walleij
2009-06-16
*
Driver Core: Rework platform suspend/resume, print warning
Magnus Damm
2009-06-12
*
Revert driver core: move platform_data into platform_device
Greg Kroah-Hartman
2009-05-08
*
Revert driver core: fix passing platform_data
Ming Lei
2009-05-08
*
Driver core: platform: fix kernel-doc warnings
Randy Dunlap
2009-05-08
*
Driver Core: early platform driver
Magnus Damm
2009-04-16
*
driver core: fix passing platform_data
Ming Lei
2009-03-24
*
driver core: move platform_data into platform_device
Ming Lei
2009-03-24
*
platform: introduce module id table for platform devices
Eric Miao
2009-03-24
*
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
2009-03-24
*
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
|
\
|
*
platform: add new device registration helper
Dmitry Baryshkov
2008-10-16
|
*
driver core: make struct platform_pm_ops static
Adrian Bunk
2008-10-16
*
|
resource: add resource_type() and IORESOURCE_TYPE_BITS
Magnus Damm
2008-10-16
|
/
*
Implement new suspend and hibernation callbacks for platform busses
Rafael J. Wysocki
2008-06-10
*
drivers: fix dma_get_required_mask
James Bottomley
2008-03-10
*
Driver core: coding style fixes
Greg Kroah-Hartman
2008-01-25
*
Driver Core: constify the name passed to platform_device_register_simple
Stephen Rothwell
2008-01-24
*
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
2008-01-24
*
driver core: remove fields from struct bus_type
Greg Kroah-Hartman
2008-01-24
*
Driver core: Make platform_device.id an int
Jean Delvare
2007-10-12
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
*
platform: prefix MODALIAS with "platform:"
Kay Sievers
2007-10-12
*
drivers/base/platform.c: fix small typo in doc
Márton Németh
2007-05-09
*
fix hotplug for legacy platform drivers
David Brownell
2007-05-08
*
platform: reorder platform_device_del
Jean Delvare
2007-05-02
*
driver core fixes: device_register() retval check in platform.c
Cornelia Huck
2007-02-07
*
Driver core: Make platform_device_add_data accept a const pointer
Scott Wood
2006-12-13
*
Driver core: "platform_driver_probe() can save codespace": save codespace
Andrew Morton
2006-12-13
*
Driver core: platform_driver_probe(), can save codespace
David Brownell
2006-12-01
*
PM: platform_bus and late_suspend/early_resume
David Brownell
2006-09-26
*
[PATCH] Driver Core: Fix platform_device_add to use device_add
Russell King
2006-06-21
*
[PATCH] platform_bus learns about modalias
David Brownell
2006-06-21
*
Fix "frist", "fisrt", typos
Uwe Zeisberger
2006-03-21
*
[PATCH] driver core: platform_get_irq*(): return -ENXIO on error
David Vrabel
2006-03-20
*
[PATCH] platform-device-del typo fix
Jean Delvare
2006-01-13
*
[PATCH] Driver Core: Rearrange exports in platform.c
Dmitry Torokhov
2006-01-04
*
[PATCH] Driver Core: Add platform_device_del()
Dmitry Torokhov
2006-01-04
*
[PATCH] Allow overlapping resources for platform devices
Kumar Gala
2006-01-04
*
[DRIVER MODEL] Add platform_driver
Russell King
2005-11-09
*
[DRIVER MODEL] Improved dynamically allocated platform_device interface
Russell King
2005-11-05
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
|
\
|
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
|
/
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
*
[PATCH] drivers/base - fix sparse warnings
Ben Dooks
2005-10-28
*
[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset
Jiri Slaby
2005-09-13
[next]