aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan
2006-09-28IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan
2006-09-28IB/ipath: Count SRQs properlyBryan O'Sullivan
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan
2006-09-28IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan
2006-09-28IB/ipath: Unregister from IB core earlyBryan O'Sullivan
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan
2006-09-28IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan
2006-09-28IB/iser: Fix the description of iSER in KconfigErez Zilber
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber
2006-09-28RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier
2006-09-28RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn
2006-09-27RDMA/amso1100: Fix compile warningsRoland Dreier
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-09-27[PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells
2006-09-27[PATCH] mspec driverJes Sorensen
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds
2006-09-27watchdog: Add a simple mmap() stub for shwdt.Paul Mundt
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt
2006-09-27rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt
2006-09-27serial: Rework sh-sci for driver model.Paul Mundt
2006-09-27sh: APM/PM support.Andriy Skulysh
2006-09-27video: Update header location in hp680_bl.Andriy Skulysh
2006-09-27video: Update pvr2fb for sq API changes.Paul Mundt
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt
2006-09-27video: hitfb suspend/resume and updates.Andriy Skulysh
2006-09-27video: Disable vgacon for SuperH.Paul Mundt
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-09-26pciehp - fix wrong return valueKenji Kaneshige
2006-09-26acpiphp: add support for ioapic hot-removeSatoru Takeuchi
2006-09-26PCI: assign ioapic resource at hotplugSatoru Takeuchi
2006-09-26acpiphp: disable bridgesSatoru Takeuchi
2006-09-26acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi
2006-09-26PCI: add pci_stop_bus_deviceSatoru Takeuchi