]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/base/dd.c
[PATCH] Fix manual binding infinite loop
[linux-2.6-omap-h63xx.git] / drivers / base / dd.c
2005-08-15 Len BrownMerge ../to-linus-stable/
2005-08-04 Len Brown/home/lenb/src/to-linus-stable branch 'acpi-2.6.12'
2005-08-03 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-30 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2005-07-23 Luming Yu/home/lenb/linux-2.6 branch 'acpi-2.6.12'
2005-07-13 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-11 Dmitry TorokhovMerge rsync://www.kernel.org/pub/scm/linux/kernel/git...
2005-07-07 Dave AirlieMerge ../linux-2.6/
2005-07-06 Artem B. BityuckiyMerge with rsync://fileserver/linux
2005-07-04 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-07-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-07-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-06-30 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-06-30 Greg KHMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-30 Greg Kroah-Hartman[PATCH] driver core: Add the ability to bind drivers...
2005-06-28 Tony LuckAuto merge with /home/aegl/GIT/ia64-test
2005-06-28 Russell King[PATCH] ARM SMP: TLB implementations only affect local CPU
2005-06-27 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-26 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-26 Thomas GleixnerMerge with rsync://fileserver/linux
2005-06-26 Jeff GarzikMerge upstream (approx. 2.6.12-git8) into 'janitor...
2005-06-23 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
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 rsync://rsync.kernel.org...
2005-06-21 Jaroslav KyselaMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-06-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
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