summaryrefslogtreecommitdiffstats
path: root/drivers/eisa
AgeCommit message (Expand)AuthorLines
2011-08-04eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe-2/+2
2011-07-25eisa/pci_eisa.c: fix section mismatchArnaud Lacombe-2/+2
2010-03-06eisa: fix coding style for eisa bus codeThadeu Lima de Souza Cascardo-112/+128
2009-06-16Merge branch 'akpm'Linus Torvalds-0/+5
2009-06-16eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki-0/+5
2009-06-15eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman-2/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-3/+3
2009-03-24eisa: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+2
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu-3/+3
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers-3/+3
2007-10-14signedness: module_param_array nump argumentAl Viro-2/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-7/+2
2007-05-08virtual_eisa_root_init() should be __initAndrew Morton-1/+1
2007-03-27[PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk-2/+2
2006-10-11[PATCH] EISA: handle sysfs errorsJeff Garzik-5/+17
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev-0/+23
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-25[PATCH] EISA: Ignore generated file drivers/eisa/devlist.hRalf Baechle-0/+1
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas-6/+1
2005-11-07[PATCH] drivers/eisa: kmalloc + memset -> kzalloc conversionDeepak Saxena-6/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1926