summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-17ceph: messenger: check prepare_write_connect() resultAlex Elder1-4/+12
2012-05-17ceph: don't set WRITE_PENDING too earlyAlex Elder1-1/+5
2012-05-17ceph: drop msgr argument from prepare_write_connect()Alex Elder1-14/+11
2012-05-17ceph: messenger: send banner in process_connect()Alex Elder1-9/+7
2012-05-17ceph: messenger: reset connection kvec callerAlex Elder1-1/+5
2012-05-17libceph: don't reset kvec in prepare_write_banner()Alex Elder1-3/+1
2012-05-17net: Change mail address of Oskar SchirmerOskar Schirmer1-2/+2
2012-05-17arm/m68k: Change mail address of Sebastian HessOskar Schirmer1-1/+1
2012-05-17i2c: Change mail address of Oskar SchirmerOskar Schirmer2-2/+2
2012-05-17mmc: atmel-mci: add debug logsLudovic Desroches1-0/+41
2012-05-17mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches1-4/+58
2012-05-17mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches1-116/+162
2012-05-17mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches1-14/+78
2012-05-17mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim1-2/+2
2012-05-17mmc: omap: convert to module_platform_driverVenkatraman S1-13/+1
2012-05-17mmc: omap: make it behave well as a moduleVenkatraman S1-4/+5
2012-05-17mmc: omap: convert to per instance workqueueVenkatraman S1-17/+12
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2-0/+5
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior1-1/+5
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra11-498/+5
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior1-24/+0
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan1-1/+1
2012-05-17drm/radeon/hdmi: use new AFMT structsRafał Miłecki5-102/+107
2012-05-17drm/radeon/hdmi: store info about all AFMT blocksAlex Deucher5-7/+106
2012-05-17drm/exynos: add G2D driverJoonyoung Shim7-0/+1079
2012-05-17drm/exynos: added vp scaling feature for hdmiSeung-Woo Kim1-55/+33
2012-05-17drm/exynos: added source size to overlay structureSeung-Woo Kim4-5/+17
2012-05-17drm/exynos: add additional display mode for hdmiSeung-Woo Kim1-0/+65
2012-05-17drm/exynos: enable dvi mode for dvi monitorSeung-Woo Kim2-8/+18
2012-05-17drm/exynos: fixed wrong pageflip finish event for interlace modeSeung-Woo Kim1-5/+7
2012-05-17drm/radeon: make use of radeon_gem_init() consistentAlex Deucher6-21/+3
2012-05-17drm/radeon: eliminate redundant connector_names tableIlija Hadzic1-19/+1
2012-05-17drm/radeon: Also reset BCI on SI GPU reset.Michel Dänzer1-0/+1
2012-05-17drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2Jerome Glisse1-0/+8
2012-05-17drm: checking the wrong variable in savage_do_init_bci()Dan Carpenter1-1/+1
2012-05-17[SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31James Smart1-1/+1
2012-05-17gma500: fix build warningDave Airlie1-1/+1
2012-05-17[SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...James Smart2-4/+44
2012-05-17Merge branch 'sched/urgent' into sched/coreIngo Molnar1-0/+2
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...James Smart2-1/+8
2012-05-17gma500: silence an unused variable warningDan Carpenter1-6/+6
2012-05-17drm/radeon: check kmalloc() for failuresDan Carpenter1-0/+2
2012-05-17[SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 qu...James Smart3-0/+467
2012-05-17drm: add CRTC propertiesPaulo Zanoni2-1/+28
2012-05-17drm: add 'count' to struct drm_object_propertiesPaulo Zanoni2-37/+28
2012-05-17drm: make the connector properties code use the object properties codePaulo Zanoni1-86/+12
2012-05-17drm: add generic ioctls to get/set properties on any objectPaulo Zanoni5-1/+215
2012-05-17drm: create struct drm_object_properties and use itPaulo Zanoni2-27/+33
2012-05-17drm: WARN() when drm_connector_attach_property failsPaulo Zanoni2-7/+7
2012-05-17drm: add drm_property_change_is_validPaulo Zanoni1-20/+19