aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-11sysdev: use mutex instead of semaphoreMatthias Kaehlcke
2007-07-11Driver core: add missing kset ueventKay Sievers
2007-07-11DMI-based module autoloadingLennart Poettering
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox
2007-07-11PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap
2007-07-11PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade
2007-07-11PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade
2007-07-11PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige
2007-07-11PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn
2007-07-11PCI: cpci_hotplug: Convert to use the kthread APIScott Murray
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-07-11PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary
2007-07-11PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton
2007-07-11PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-11PCI: read revision ID by defaultAuke Kok
2007-07-11PCI: remove useless pci driver methodDavid Brownell
2007-07-11PCI: unexport pci_proc_attach_deviceAdrian Bunk
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger
2007-07-11PCI: fix AER driver error informationZhang, Yanmin
2007-07-11PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-11PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba
2007-07-11pci syscall.c: Switch to refcounting APIAlan Cox
2007-07-11PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman
2007-07-11[libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQJeff Garzik
2007-07-10[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke
2007-07-10[BNX2]: Seems to not need net/tcp.hIlpo Järvinen
2007-07-10[BNX2]: Update version to 1.6.2.Michael Chan
2007-07-10[BNX2]: Print management firmware version.Michael Chan
2007-07-10[BNX2]: Enhance the heartbeat.Michael Chan
2007-07-10[BNX2]: Reduce spurious INTA interrupts.Michael Chan
2007-07-10[BNX2]: Modify link up message.Michael Chan
2007-07-10[BNX2]: Add ethtool support for remote PHY.Michael Chan
2007-07-10[BNX2]: Add support for remote PHY.Michael Chan
2007-07-10[BNX2]: Add remote PHY bit definitions.Michael Chan
2007-07-10[BNX2]: Add bnx2_set_default_link().Michael Chan
2007-07-10[IrDA]: kingsun-sir.c charset fix.Samuel Ortiz
2007-07-10[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr
2007-07-10[PPPOL2TP]: Use proper printf format specifier for size_t.David S. Miller
2007-07-10[L2TP]: PPP over L2TP driver coreJames Chapman
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger
2007-07-10[IFB]: Use rtnl_link APIPatrick McHardy
2007-07-10[IFB]: Keep ifb devices on listPatrick McHardy
2007-07-10[DUMMY]: Use rtnl_link APIPatrick McHardy
2007-07-10[DUMMY]: Keep dummy devices on listPatrick McHardy