aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/eisa (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14signedness: module_param_array nump argumentAl Viro1-2/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-7/+2
2007-05-08virtual_eisa_root_init() should be __initAndrew Morton1-1/+1
2007-03-27[PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk1-2/+2
2006-10-11[PATCH] EISA: handle sysfs errorsJeff Garzik1-5/+17
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev1-0/+23
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25[PATCH] EISA: Ignore generated file drivers/eisa/devlist.hRalf Baechle1-0/+1
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas1-6/+1
2005-11-07[PATCH] drivers/eisa: kmalloc + memset -> kzalloc conversionDeepak Saxena1-6/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacksYani Ioannou1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+1926