index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
2010-10-22
Driver core: Add mutex for adding/removing memory blocks
Nathan Fontenot
2010-10-22
Driver core: Move find_memory_block routine
Nathan Fontenot
2010-10-22
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
2010-10-22
driver core: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
2010-10-22
driver-core: base: change to new flag variable
matt mooney
2010-10-22
FW_LOADER: fix kconfig dependency warning on HOTPLUG
Randy Dunlap
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
2010-10-22
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
2010-10-22
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2010-10-22
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
2010-09-08
PM: Prevent waiting forever on asynchronous resume after failing suspend
Colin Cross
2010-08-24
firmware_class: fix typo in error path
Johannes Berg
2010-08-10
drivers/base/node.c: reduce stack usage of node_read_meminfo()
KOSAKI Motohiro
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
driver core: device_rename's new_name can be const
Johannes Berg
2010-08-05
Driver core: Add BUS_NOTIFY_BIND_DRIVER
Magnus Damm
2010-08-05
driver core: fix memory leak on one error path in bus_register()
Jike Song
2010-08-05
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
Uwe Kleine-König
2010-08-05
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
2010-08-05
Driver core: use kmemdup in platform_device_add_resources
Uwe Kleine-König
2010-08-05
firmware loader: embed device into firmware_priv structure
Dmitry Torokhov
2010-08-05
firmware loader: use statically initialized data attribute
Dmitry Torokhov
2010-08-05
Driver core: internal struct dma_coherent_mem, change type of a member.
Marin Mitov
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-07-26
Driver-core: Always create class directories for classses that support namesp...
Eric W. Biederman
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
drivercore/of: Add OF style matching to platform bus
Grant Likely
2010-07-19
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
2010-07-19
PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
Alan Stern
2010-07-19
PM: Do not use dynamically allocated objects in pm_wakeup_event()
Rafael J. Wysocki
2010-07-18
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2010-05-27
topology: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-25
mm: compaction: add /sys trigger for per-node memory compaction
Mel Gorman
2010-05-21
driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
Christoph Egger
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
driver core: Implement ns directory support for device classes.
Eric W. Biederman
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2010-05-21
Driver core: Protect device shutdown from hot unplug events.
Hugh Daschbach
2010-05-21
firmware loader: do not allocate firmare id separately
Dmitry Torokhov
2010-05-21
firmware loader: split out builtin firmware handling
Dmitry Torokhov
2010-05-21
firmware loader: rely on driver core to create class attribute
Dmitry Torokhov
2010-05-21
firmware class: export nowait to userspace
Johannes Berg
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
[next]