summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan5-37/+215
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan5-241/+754
2006-09-28IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan1-0/+3
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan4-20/+37
2006-09-28IB/iser: Fix the description of iSER in KconfigErez Zilber1-6/+7
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber3-39/+59
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber4-9/+14
2006-09-28RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier1-1/+3
2006-09-28RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn1-8/+7
2006-09-28RDMA/amso1100: Fix compile warningsRoland Dreier4-5/+7
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds15-882/+1234
2006-09-27[PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg1-10/+3
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev8-1/+31
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o7-9/+5
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o15-37/+37
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+39
2006-09-27[PATCH] mspec driverJes Sorensen3-0/+430
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan3-11/+4
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds76-431/+1190
2006-09-27watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2-1/+59
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt1-1/+1
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt1-2/+7
2006-09-27rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt3-0/+478
2006-09-27serial: Rework sh-sci for driver model.Paul Mundt2-769/+467
2006-09-27sh: APM/PM support.Andriy Skulysh1-14/+0
2006-09-27video: Update header location in hp680_bl.Andriy Skulysh1-2/+2
2006-09-27video: Update pvr2fb for sq API changes.Paul Mundt1-10/+12
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt1-1/+1
2006-09-27video: hitfb suspend/resume and updates.Andriy Skulysh1-33/+181
2006-09-27video: Disable vgacon for SuperH.Paul Mundt1-1/+1
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh1-14/+1
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-34/+24
2006-09-27pciehp - fix wrong return valueKenji Kaneshige1-6/+6
2006-09-27acpiphp: add support for ioapic hot-removeSatoru Takeuchi2-14/+92
2006-09-27PCI: assign ioapic resource at hotplugSatoru Takeuchi1-3/+10
2006-09-27acpiphp: disable bridgesSatoru Takeuchi1-1/+16
2006-09-27acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi1-0/+3
2006-09-27PCI: add pci_stop_bus_deviceSatoru Takeuchi1-1/+36
2006-09-27acpiphp: do not initialize existing ioapicsSatoru Takeuchi1-1/+3
2006-09-27acpiphp: initialize ioapics before starting devicesSatoru Takeuchi1-1/+1
2006-09-27acpiphp: set hpp values before starting devicesSatoru Takeuchi1-1/+1
2006-09-27PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi1-6/+3
2006-09-27PCI: Restore PCI Express capability registers after PM eventMichael S. Tsirkin1-0/+50
2006-09-27PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk1-1/+1
2006-09-27PCI: Multiprobe sanitizerAlan Cox1-1/+5
2006-09-27PCI: fix __must_check warningsGreg Kroah-Hartman8-61/+137
2006-09-27PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2-33/+128
2006-09-27SHPCHP: fix __must_check warningsGreg Kroah-Hartman3-4/+8
2006-09-27PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin1-21/+175