aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan2-2/+13
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan4-9/+26
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan8-73/+198
2006-09-28IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan1-3/+3
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan7-63/+81
2006-09-28IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan1-2/+2
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan1-5/+4
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan5-97/+158
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan7-29/+26
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2-0/+8
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan1-6/+3
2006-09-28IB/ipath: Count SRQs properlyBryan O'Sullivan1-8/+15
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan1-6/+12
2006-09-28IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2-8/+17
2006-09-28IB/ipath: Unregister from IB core earlyBryan O'Sullivan1-1/+11
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-27RDMA/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-26pciehp - fix wrong return valueKenji Kaneshige1-6/+6
2006-09-26acpiphp: add support for ioapic hot-removeSatoru Takeuchi2-14/+92