Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6] / drivers / base / dd.c
2005-06-22  Linus TorvaldsMerge rsync://oss.sgi.com/git/xfs-2.6
2005-06-21  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-21  Linus TorvaldsMerge 'for-linus' branch of /linux/kernel/git/shaggy...
2005-06-21  Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-06-20  Hannes Reinecke[PATCH] driver core: fix error handling in bus_add_device
2005-06-20  Alan Stern[PATCH] driver core: Fix races in driver_detach()
2005-06-20  Patrick Mochel[PATCH] Driver Core: fix bk-driver-core kills ppc64
2005-06-20  gregkh@suse.de[PATCH] Driver core: Fix up the driver and device itera...
2005-06-20  mochel@digitalimpl... [PATCH] Call klist_del() instead of klist_remove().
2005-06-20  mochel@digitalimpl... [PATCH] Use bus_for_each_{dev,drv} for driver binding.
2005-06-20  mochel@digitalimpl... [PATCH] Add a klist to struct device_driver for the...
2005-06-20  mochel@digitalimpl... [PATCH] Move device/driver code to drivers/base/dd.c