Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / mca /
2009-03-24 Kay Sieversmca: struct device - replace bus_id with dev_name(...
2008-07-22 Kay Sieversdriver core: remove DEVICE_NAME_SIZE define
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-04-29 Adrian Bunkremove mca_is_adapter_used()
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 James Bottomleymca: add integrated device bus matching
2007-05-09 James Bottomleymca: fix bus matching
2006-10-11 Jeff Garzik[PATCH] drivers/mca: handle sysfs errors
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-06-25 Adrian Bunk[PATCH] unexport mca_find_device_by_slot
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/i2c/chips/w83781d.c -...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Adrian Bunk[PATCH] small MCA cleanups
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-14 Andrew Morton[PATCH] move consistent_dma_mask to the generic device
2003-10-22 Andrew Morton[PATCH] Fix another CONFIG_MCA=y oops
2003-10-22 Andrew Morton[PATCH] Fix oops with CONFIG_MCA=y
2003-09-27 Jeff Garzik[MCA] convert mca-proc to use not-deprecated functions
2003-09-27 Jeff Garzik[MCA] include linux/mca-legacy.h directly, to access...
2003-08-17 Linus TorvaldsMore EISA/MCA fixups for removal of 'name' member in...
2003-08-17 James Bottomley[PATCH] Fix MCA for driver core update
2003-05-26 Ben Collins[PATCH] drivers/* strlcpy conversions
2003-04-30 Andrew Morton[PATCH] config menu cleanups
2003-02-03 Kai Germaschewskikbuild: Remove export-objs := ... statements
2003-01-13 Patrick Mochelsysfs: Fixup MCA sysfs files.
2002-12-15 Brian Gerst[PATCH] Remove Rules.make from Makefiles (2/3)
2002-12-06 James Bottomleymca-sysfs update to new bus_for_each_dev syntax
2002-11-23 James Bottomleymake MCA_PROC_FS depend on PROC_FS
2002-11-23 James Bottomleymca-sysfs-VI
2002-11-22 James Bottomleyadd mca-driver.c file
2002-11-22 James Bottomleyadd mca-driver handling
2002-11-22 James Bottomleymake mca-bus.c use generic device dma_mask
2002-11-22 James BottomleyMCA sysfs Part II - abstract out the hw specific pieces
2002-11-22 James BottomleyMCA sysfs changes