summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | i2c: mxs: remove broken PIOQUEUE supportWolfram Sang2012-11-021-172/+14
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-0319-92/+275
| |\ \ \ \ \
| | * | | | | drm/udl: fix stride issues scanning out stride != width*bppDave Airlie2012-11-023-8/+11
| | * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2012-11-025-18/+21
| | |\ \ \ \ \
| | | * | | | | drm: exynos: removed warning due to missing typecast for mixer driver dataRahul Sharma2012-10-311-1/+1
| | | * | | | | drm/exynos: add support for ARCH_MULTIPLATFORMRob Clark2012-10-311-1/+1
| | | * | | | | MAINTAINERS: Add git repository for Exynos DRMInki Dae2012-10-311-0/+1
| | | * | | | | drm/exynos: fix display on issueInki Dae2012-10-312-16/+18
| | * | | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-11-025-40/+184
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon: add load detection support for ext DAC on R200 (v2)Alex Deucher2012-11-011-0/+97
| | | * | | | | | DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().Egbert Eich2012-11-012-4/+18
| | | * | | | | | DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.Egbert Eich2012-11-011-24/+38
| | | * | | | | | DRM/Radeon: Clean up code in TV DAC load detection.Egbert Eich2012-11-011-8/+10
| | | * | | | | | drm/radeon: fix ATPX function documentationIgor Murzov2012-11-011-2/+2
| | | * | | | | | drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolonPeter Senna Tschudin2012-11-011-1/+1
| | | * | | | | | DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.Egbert Eich2012-11-011-7/+21
| | | * | | | | | DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.Egbert Eich2012-11-011-0/+2
| | | * | | | | | DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich2012-11-011-0/+1
| | | |/ / / / /
| | * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-11-026-26/+59
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | drm/i915: Only kick out vesafb if we takeover the fbcon with KMSChris Wilson2012-10-261-1/+2
| | | * | | | | drm/i915: be less verbose about inability to provide vendor backlightJani Nikula2012-10-261-1/+1
| | | * | | | | drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2012-10-242-20/+44
| | | * | | | | drm/i915: VGA needs to be on pipe A on i830MDaniel Vetter2012-10-231-1/+1
| | | * | | | | drm/i915: fix overlay on i830MDaniel Vetter2012-10-231-3/+11
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-0227-129/+320
| |\ \ \ \ \ \ \
| | * | | | | | | tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov2012-11-021-0/+3
| | * | | | | | | vmxnet3: must split too big fragmentsEric Dumazet2012-11-021-20/+45
| | * | | | | | | l2tp: fix oops in l2tp_eth_create() error pathTom Parkin2012-11-021-0/+1
| | * | | | | | | cxgb4: Fix unable to get UP event from the LLDVipul Pandya2012-11-021-10/+0
| | * | | | | | | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
| | * | | | | | | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
| | * | | | | | | bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov2012-11-021-1/+2
| | * | | | | | | tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov2012-11-011-1/+1
| | * | | | | | | net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer2012-11-011-3/+5
| | * | | | | | | net: sctp: Fix typo in net/sctpMasanari Iida2012-11-011-1/+1
| | * | | | | | | bonding: fix second off-by-one errornikolay@redhat.com2012-11-011-1/+1
| | * | | | | | | bonding: fix off-by-one errornikolay@redhat.com2012-11-011-1/+1
| | * | | | | | | bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov2012-11-011-1/+9
| | * | | | | | | bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner2012-11-011-0/+5
| | * | | | | | | bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner2012-11-011-7/+15
| | * | | | | | | bnx2x: Fix potential incorrect link speed provisionYaniv Rosner2012-11-011-10/+12
| | * | | | | | | bnx2x: Restore global registers back to default.Yaniv Rosner2012-11-011-22/+56
| | * | | | | | | bnx2x: Fix link down in 57712 following LFAYaniv Rosner2012-11-011-5/+18
| | * | | | | | | bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner2012-11-011-2/+8
| | * | | | | | | ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-011-0/+3
| | * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-10-319-39/+122
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-319-39/+122
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-301-2/+6
| | | | * | | | | | | rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-301-1/+1
| | | | * | | | | | | ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-10-291-0/+2
OpenPOWER on IntegriCloud