aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan2006-09-281-6/+12
* IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2006-09-282-8/+17
* IB/ipath: Unregister from IB core earlyBryan O'Sullivan2006-09-281-1/+11
* IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan2006-09-285-37/+215
* IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-285-241/+754
* IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan2006-09-281-0/+3
* IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan2006-09-284-20/+37
* IB/iser: Fix the description of iSER in KconfigErez Zilber2006-09-281-6/+7
* IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-283-39/+59
* IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-284-9/+14
* RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier2006-09-281-1/+3
* RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn2006-09-281-8/+7
* RDMA/amso1100: Fix compile warningsRoland Dreier2006-09-274-5/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-2715-882/+1234
|\
| * watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2006-09-272-1/+59
| * sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-271-1/+1
| * serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2006-09-271-2/+7
| * rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt2006-09-273-0/+478
| * serial: Rework sh-sci for driver model.Paul Mundt2006-09-272-769/+467
| * sh: APM/PM support.Andriy Skulysh2006-09-271-14/+0
| * video: Update header location in hp680_bl.Andriy Skulysh2006-09-271-2/+2
| * video: Update pvr2fb for sq API changes.Paul Mundt2006-09-271-10/+12
| * sh: Board updates for I/O routine rework.Paul Mundt2006-09-271-1/+1
| * video: hitfb suspend/resume and updates.Andriy Skulysh2006-09-271-33/+181
| * video: Disable vgacon for SuperH.Paul Mundt2006-09-271-1/+1
| * sh: hp6xx mach-type cleanups.Andriy Skulysh2006-09-271-14/+1
| * sh: Various cosmetic cleanups.Paul Mundt2006-09-271-34/+24
* | [PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg2006-09-271-10/+3
* | [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-278-1/+31
* | [PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2006-09-271-1/+1
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-277-9/+5
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-2715-37/+37
* | [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-271-0/+39
* | [PATCH] mspec driverJes Sorensen2006-09-273-0/+430
* | [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-273-11/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-09-2776-431/+1190
|\ \
| * | i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-2627-27/+27
| * | i2c: Constify i2c_algorithm declarations, part 1Jean Delvare2006-09-264-4/+4
| * | i2c-isa: Restore driver ownerJean Delvare2006-09-2611-0/+11
| * | i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2006-09-262-9/+17
| * | i2c: Warn on i2c client creation failureJean Delvare2006-09-261-2/+7
| * | i2c-core: Drop useless bitmaskingsJean Delvare2006-09-261-5/+5
| * | i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk2006-09-261-1/+0
| * | i2c-algo-bit: CleanupsJean Delvare2006-09-261-9/+8
| * | i2c-isa: Fail adding driver on attach_adapter errorDavid Hubbard2006-09-261-3/+8
| * | i2c: __must_check fixes (chip drivers)Jean Delvare2006-09-265-27/+97
| * | i2c-dev: attach/detach_adapter cleanupsJean Delvare2006-09-261-5/+5
| * | i2c-stub: Chip address as a module parameterJean Delvare2006-09-261-1/+18
| * | i2c: New bus driver for TI OMAP boardsKomal Shah2006-09-263-0/+687
| * | i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-2621-31/+6