| Commit message (Expand) | Author | Age |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-11-07 |
|\ |
|
| * | hwmon: Fix chip feature table headers | Jean Delvare | 2012-11-05 |
| * | hwmon: (w83627ehf) Force initial bank selection | Jean Delvare | 2012-11-05 |
* | | drm/radeon: fix typo in evergreen_mc_resume() | Alex Deucher | 2012-11-06 |
* | | drm: set dev_mapping before calling drm_open_helper | Ilija Hadzic | 2012-11-06 |
* | | drm: restore open_count if drm_setup fails | Ilija Hadzic | 2012-11-06 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2012-11-03 |
|\ |
|
| * | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. | Jonghwan Choi | 2012-11-02 |
| * | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov | 2012-11-02 |
| * | thermal: solve compilation errors in rcar_thermal | Devendra Naga | 2012-11-02 |
* | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 2012-11-03 |
|\ \ |
|
| * | | i2c: tegra: set irq name as device name | Laxman Dewangan | 2012-11-02 |
| * | | i2c-nomadik: Fixup clock handling | Philippe Begnic | 2012-11-02 |
| * | | i2c: mxs: remove broken PIOQUEUE support | Wolfram Sang | 2012-11-02 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-11-03 |
|\ \ \ |
|
| * | | | drm/udl: fix stride issues scanning out stride != width*bpp | Dave Airlie | 2012-11-01 |
| * | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2012-11-01 |
| |\ \ \ |
|
| | * | | | drm: exynos: removed warning due to missing typecast for mixer driver data | Rahul Sharma | 2012-10-31 |
| | * | | | drm/exynos: add support for ARCH_MULTIPLATFORM | Rob Clark | 2012-10-31 |
| | * | | | drm/exynos: fix display on issue | Inki Dae | 2012-10-31 |
| * | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-11-01 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon: add load detection support for ext DAC on R200 (v2) | Alex Deucher | 2012-11-01 |
| | * | | | | DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). | Egbert Eich | 2012-11-01 |
| | * | | | | DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. | Egbert Eich | 2012-11-01 |
| | * | | | | DRM/Radeon: Clean up code in TV DAC load detection. | Egbert Eich | 2012-11-01 |
| | * | | | | drm/radeon: fix ATPX function documentation | Igor Murzov | 2012-11-01 |
| | * | | | | drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-11-01 |
| | * | | | | DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. | Egbert Eich | 2012-11-01 |
| | * | | | | DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. | Egbert Eich | 2012-11-01 |
| | * | | | | DRM/Radeon: Fix Load Detection on legacy primary DAC. | Egbert Eich | 2012-11-01 |
| | |/ / / |
|
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-11-01 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | drm/i915: Only kick out vesafb if we takeover the fbcon with KMS | Chris Wilson | 2012-10-26 |
| | * | | | drm/i915: be less verbose about inability to provide vendor backlight | Jani Nikula | 2012-10-26 |
| | * | | | drm/i915: clear the entire sdvo infoframe buffer | Daniel Vetter | 2012-10-24 |
| | * | | | drm/i915: VGA needs to be on pipe A on i830M | Daniel Vetter | 2012-10-23 |
| | * | | | drm/i915: fix overlay on i830M | Daniel Vetter | 2012-10-23 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-02 |
|\ \ \ \ \ |
|
| * | | | | | vmxnet3: must split too big fragments | Eric Dumazet | 2012-11-02 |
| * | | | | | cxgb4: Fix unable to get UP event from the LLD | Vipul Pandya | 2012-11-02 |
| * | | | | | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 2012-11-02 |
| * | | | | | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 2012-11-02 |
| * | | | | | bnx2x: fix HW initialization using fw 7.8.x | Dmitry Kravkov | 2012-11-02 |
| * | | | | | bonding: fix second off-by-one error | nikolay@redhat.com | 2012-11-01 |
| * | | | | | bonding: fix off-by-one error | nikolay@redhat.com | 2012-11-01 |
| * | | | | | bnx2x: Disable FCoE for 57840 since not yet supported by FW | Dmitry Kravkov | 2012-11-01 |
| * | | | | | bnx2x: Fix no link on 577xx 10G-baseT | Yaniv Rosner | 2012-11-01 |
| * | | | | | bnx2x: Fix unrecognized SFP+ module after driver is loaded | Yaniv Rosner | 2012-11-01 |
| * | | | | | bnx2x: Fix potential incorrect link speed provision | Yaniv Rosner | 2012-11-01 |
| * | | | | | bnx2x: Restore global registers back to default. | Yaniv Rosner | 2012-11-01 |
| * | | | | | bnx2x: Fix link down in 57712 following LFA | Yaniv Rosner | 2012-11-01 |