| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-04-29 | 11 | -41/+49 |
|\ |
|
| * | V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect. | Devin Heitmueller | 2009-04-29 | 1 | -2/+4 |
| * | V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual Express | Christopher Pascoe | 2009-04-29 | 2 | -2/+3 |
| * | V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PM | Sascha Hauer | 2009-04-29 | 1 | -4/+0 |
| * | V4L/DVB (11570): patch: s2255drv: fix race condition on set mode | Dean Anderson | 2009-04-29 | 1 | -1/+1 |
| * | V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error | Jean Delvare | 2009-04-29 | 1 | -3/+13 |
| * | V4L/DVB (11561a): move media after i2c | Guennadi Liakhovetski | 2009-04-29 | 1 | -2/+2 |
| * | V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free | Dan Carpenter | 2009-04-29 | 1 | -2/+1 |
| * | V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak | Dan Carpenter | 2009-04-29 | 1 | -2/+2 |
| * | V4L/DVB (11494a): cx231xx Kconfig fixes | Mauro Carvalho Chehab | 2009-04-29 | 1 | -22/+22 |
| * | V4L/DVB (11494): cx18: Send correct input routing value to external audio mul... | Andy Walls | 2009-04-29 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-29 | 8 | -98/+242 |
|\ \ |
|
| * | | e100: do not go D3 in shutdown unless system is powering off | Thadeu Lima de Souza Cascardo | 2009-04-28 | 1 | -7/+23 |
| * | | Documentation/isdn/INTERFACE.CAPI | Tilman Schmidt | 2009-04-27 | 1 | -0/+171 |
| * | | ixgbe: Fix WoL functionality for 82599 KX4 devices | Waskiewicz Jr, Peter P | 2009-04-27 | 2 | -55/+6 |
| * | | veth: prevent oops caused by netdev destructor | Stephen Hemminger | 2009-04-27 | 1 | -25/+16 |
| * | | forcedeth: tx timeout fix | Ayaz Abdulla | 2009-04-27 | 1 | -10/+21 |
| * | | mlx4_en: Handle page allocation failure during receive | Yevgeny Petrilin | 2009-04-27 | 1 | -0/+4 |
| * | | mlx4_en: Fix cleanup flow on cq activation | Yevgeny Petrilin | 2009-04-27 | 1 | -1/+1 |
* | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-04-28 | 10 | -13/+31 |
|\ \ \ |
|
| * | | | drm/i915: fix up error path leak in i915_cmdbuffer | Chris Wright | 2009-04-21 | 1 | -3/+3 |
| * | | | drm/i915: fix unpaired i915 device mutex on entervt failure. | Wu Fengguang | 2009-04-21 | 1 | -1/+3 |
| * | | | drm/i915: add support for G41 chipset | Zhenyu Wang | 2009-04-21 | 1 | -1/+3 |
| * | | | drm/i915: Enable ASLE if present | Matthew Garrett | 2009-04-17 | 1 | -0/+1 |
| * | | | drm/i915: Unregister ACPI video driver when exiting | Matthew Garrett | 2009-04-17 | 5 | -6/+10 |
| * | | | drm/i915: Register ACPI video even when not modesetting | Matthew Garrett | 2009-04-17 | 1 | -4/+5 |
| * | | | drm/i915: fix transition to I915_TILING_NONE | Keith Packard | 2009-04-17 | 1 | -1/+0 |
| * | | | drm/i915: Don't let an oops get triggered from irq_emit without dma init. | Eric Anholt | 2009-04-17 | 1 | -1/+1 |
| * | | | drm/i915: allow tiled front buffers on 965+ | Jesse Barnes | 2009-04-16 | 2 | -0/+10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-04-28 | 12 | -95/+130 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2009-04-28 | 10 | -94/+122 |
| |\ \ \ \ \ \ \ |
|
| | | | | * | | | | RDMA/nes: Update iw_nes version | Chien Tung | 2009-04-27 | 1 | -3/+1 |
| | | | | * | | | | RDMA/nes: Fix error path in nes_accept() | Faisal Latif | 2009-04-27 | 1 | -1/+4 |
| | | | | * | | | | RDMA/nes: Fix hang issues for large cluster dynamic connections | Faisal Latif | 2009-04-27 | 1 | -31/+25 |
| | | | | * | | | | RDMA/nes: Increase rexmit timeout interval | Faisal Latif | 2009-04-27 | 2 | -1/+6 |
| | | | | * | | | | RDMA/nes: Check for sequence number wrap-around | Faisal Latif | 2009-04-27 | 1 | -1/+2 |
| | | | | * | | | | RDMA/nes: Do not set apbvt entry for loopback | Faisal Latif | 2009-04-27 | 1 | -4/+6 |
| | | | | * | | | | RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n | Chien Tung | 2009-04-27 | 1 | -4/+0 |
| | | | | * | | | | RDMA/nes: Fix fw_ver in /sys | Chien Tung | 2009-04-27 | 1 | -4/+3 |
| | | | | * | | | | RDMA/nes: Set trace length to 1 inch for SFP_D | Chien Tung | 2009-04-27 | 1 | -1/+2 |
| | | | | * | | | | RDMA/nes: Enable repause timer for port 1 | Chien Tung | 2009-04-27 | 1 | -0/+6 |
| | | | | * | | | | RDMA/nes: Correct CDR loop filter setting for port 1 | Chien Tung | 2009-04-27 | 1 | -6/+8 |
| | | | | * | | | | RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal | Chien Tung | 2009-04-27 | 1 | -5/+2 |
| | | | | * | | | | RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() | Miroslaw Walukiewicz | 2009-04-21 | 2 | -1/+26 |
| | | | | * | | | | RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter | Matt Kraai | 2009-04-21 | 1 | -3/+2 |
| | | | | * | | | | RDMA/nes: Fix bugs in nes_reg_phys_mr() | Don Wood | 2009-04-20 | 1 | -14/+13 |
| | | | | * | | | | RDMA/nes: Fix compiler warning at nes_verbs.c:1955 | Chien Tung | 2009-04-20 | 1 | -1/+1 |
| | | | * | | | | | mlx4_core: Fix memory leak in mlx4_enable_msi_x() | Nicolas Morey-Chaisemartin | 2009-04-21 | 1 | -1/+1 |
| | | | |/ / / / |
|
| | | * | | | | | IB/mthca: Fix timeout for INIT_HCA and a few other commands | Jack Morgenstein | 2009-04-20 | 1 | -7/+9 |
| | | |/ / / / |
|
| | * | | | | | IPoIB: Disable NAPI while CQ is being drained | Yossi Etigin | 2009-04-20 | 2 | -6/+5 |
| | |/ / / / |
|