summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-2938-884/+1973
|\
| * IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan2006-09-281-5/+7
| * IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan2006-09-281-8/+22
| * IB/ipath: Support new PCIE device, QLE7142Bryan O'Sullivan2006-09-281-0/+3
| * IB/ipath: Set CPU affinity earlyBryan O'Sullivan2006-09-282-10/+35
| * IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan2006-09-281-0/+1
| * IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan2006-09-285-52/+124
| * IB/ipath: Change HT CRC message to indicate how to resolve problemBryan O'Sullivan2006-09-281-1/+1
| * IB/ipath: Clean up module exit codeBryan O'Sullivan2006-09-281-161/+128
| * IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan2006-09-282-2/+13
| * IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan2006-09-284-9/+26
| * IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-288-73/+198
| * IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan2006-09-281-3/+3
| * IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-287-63/+81
| * IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan2006-09-281-2/+2
| * IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan2006-09-281-5/+4
| * IB/ipath: Print more informative parity error messagesBryan O'Sullivan2006-09-285-97/+158
| * IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-287-29/+26
| * IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2006-09-282-0/+8
| * IB/ipath: Only allow complete writes to flashBryan O'Sullivan2006-09-281-6/+3
| * IB/ipath: Count SRQs properlyBryan O'Sullivan2006-09-281-8/+15
| * 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
* | [PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa2006-09-291-2/+2
* | [PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox2006-09-291-7/+11
* | [PATCH] specialix - remove private speed decodingAlan Cox2006-09-291-12/+4
* | [PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox2006-09-291-19/+1
* | [PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox2006-09-291-10/+1
* | [PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto2006-09-291-1/+8
* | [PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn2006-09-291-1/+1
* | [PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita2006-09-291-2/+3
* | [PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand2006-09-291-4/+4
* | [PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn2006-09-291-2/+11
* | [PATCH] Fix typo in rtc kconfigPavel Machek2006-09-291-1/+1
* | [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven2006-09-291-3/+3
* | [PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan2006-09-291-6/+1
* | [PATCH] tty: Fix bits and note more bits to fixAlan Cox2006-09-291-8/+11
* | [PATCH] solaris emulation: incorrect tty lockingAlan Cox2006-09-291-0/+1
* | [PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer2006-09-291-8/+11
OpenPOWER on IntegriCloud