summaryrefslogtreecommitdiff
path: root/drivers/eisa
Commit message (Expand)AuthorAge
* EISA: Delete error message for a failed memory allocation in eisa_probe()Ladislav Michl2018-01-23
* EISA: Whitespace cleanupLadislav Michl2018-01-23
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Revert "EISA: Initialize device before its resources"Bjorn Helgaas2014-01-17
* Revert "EISA: Log device resources in dmesg"Bjorn Helgaas2014-01-17
* EISA: Call put_device() if device_register() failsLevente Kurusa2013-12-13
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\
| * EISA: Log device resources in dmesgBjorn Helgaas2013-04-15
| * EISA: Initialize device before its resourcesBjorn Helgaas2013-04-15
| * EISA: Mark vendor ID resource as I/O port spaceBjorn Helgaas2013-04-15
| * EISA: Use dev_printk() when possibleBjorn Helgaas2013-04-15
* | EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-01
* | EISA/PCI: Fix bus res referenceYinghai Lu2013-04-01
|/
* eisa: Fix spelling of "asynchronous".Adam Buchbinder2012-11-19
* eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe2011-08-04
* eisa/pci_eisa.c: fix section mismatchArnaud Lacombe2011-07-25
* eisa: fix coding style for eisa bus codeThadeu Lima de Souza Cascardo2010-03-06
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki2009-06-16
* | eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-15
|/
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-30
* | eisa: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
|/
* driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-21
* signedness: module_param_array nump argumentAl Viro2007-10-14
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* virtual_eisa_root_init() should be __initAndrew Morton2007-05-08
* [PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk2007-03-27
* [PATCH] EISA: handle sysfs errorsJeff Garzik2006-10-11
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] EISA: Ignore generated file drivers/eisa/devlist.hRalf Baechle2006-03-25
* [PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas2006-03-25
* [PATCH] drivers/eisa: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16