summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-101-2/+29
* RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-101-4/+4
* RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif2009-12-101-1/+3
* RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-101-1/+2
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-1013-17/+16
* RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-102-2/+5
* RDMA/nes: Clean up struct nes_qpChien Tung2009-12-102-14/+1
* RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-102-8/+13
* RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-101-6/+22
* RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-104-291/+299
* RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-091-90/+113
* RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-091-2/+5
* RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-091-2/+8
* IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-093-4/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-048-95/+486
|\
| * drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-232-55/+256
| * drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-231-0/+1
| * drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-231-1/+2
| * drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-232-8/+84
| * drm/i915: quiet DP i2c initZhenyu Wang2009-10-191-1/+1
| * drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-192-1/+6
| * drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-192-2/+42
| * drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-151-3/+5
| * drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-153-0/+5
| * drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-132-4/+32
| * drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-132-3/+13
| * drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-131-8/+6
| * drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-132-8/+19
| * drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-134-1/+15
| * drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-132-3/+2
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-11-043-9/+41
|\ \
| * | sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw2009-11-031-1/+0
| * | drivers/ata/libata: Move dereference after NULL testJulia Lawall2009-11-031-3/+6
| * | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson2009-11-031-5/+35
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-11-034-31/+55
|\ \ \
| * | | PM: Remove some debug messages producing too much noisePavel Machek2009-11-031-4/+0
| * | | PM: Fix warning on suspend errorsRomit Dasgupta2009-11-031-0/+1
| * | | PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki2009-11-032-27/+54
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-034-7/+66
|\ \ \ \
| * | | | Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov2009-11-031-0/+1
| * | | | Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman2009-11-031-0/+1
| * | | | Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov2009-11-031-7/+28
| * | | | Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov2009-11-033396-302293/+535289
| |\ \ \ \
| * | | | | Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin2009-10-221-0/+36
* | | | | | Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-032-37/+59
|\ \ \ \ \ \
| * | | | | | i2c-mpc: Do not generate STOP after read.Joakim Tjernlund2009-11-031-8/+2
| * | | | | | i2c: imx: disable clock when it's possible to save power.Richard Zhao2009-11-031-6/+6
| * | | | | | i2c: imx: only imx1 needs disable delayRichard Zhao2009-11-031-5/+7
| * | | | | | i2c: imx: check busy bit when START/STOPRichard Zhao2009-11-031-18/+44
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0319-131/+480
|\ \ \ \ \ \ | |/ / / / / |/| | | | |