summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-04drm/i915: hold forcewake around ring hw initDaniel Vetter3-7/+25
2012-06-04drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson1-0/+4
2012-06-04vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds1-7/+10
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang2-6/+7
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO1-0/+7
2012-06-04Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller3-8/+11
2012-06-04drop_monitor: dont sleep in atomic contextEric Dumazet1-69/+33
2012-06-04usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas1-0/+1
2012-06-04usb: musb: davinci: Fix build breakageJon Povey2-2/+3
2012-06-04usb: gadget: regression fix - usage of usb_epChristoph Fritz2-3/+3
2012-06-04usb: gadget: s3c-hsudc.c: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: s3c2410_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: pxa25x_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: omap_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: mv_udc_core: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: goku_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: fsl_udc_core: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: fsl_qe_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: atmel_usba_udc: Remove unneeded conditionIdo Shayevitz1-6/+0
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren5-0/+426
2012-06-04ARM i.MX53: Fix PLL4 base addressSascha Hauer1-1/+1
2012-06-04ARM i.MX pllv2: make round_rate accurateSascha Hauer1-24/+54
2012-06-04ARM i.MX pllv2: use standard register set unconditionallySascha Hauer1-24/+11
2012-06-04Btrfs: remove call to btrfs_header_nritems with no effectJan Schmidt1-3/+0
2012-06-04iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel1-27/+44
2012-06-04iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2-8/+8
2012-06-04OMAPDSS: DSI: Fix bug when calculating LP command interleaving parametersArchit Taneja1-1/+1
2012-06-04ASoC: imx-audmux: add pinctrl supportRichard Zhao1-0/+8
2012-06-04ASoC: dapm: Fix connected widget capture path query.Liam Girdwood1-1/+1
2012-06-04regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner1-3/+5
2012-06-04regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner1-2/+4
2012-06-04regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner1-1/+1
2012-06-04regulator: anatop: Use correct __devexit_p annotationAxel Lin1-1/+1
2012-06-04regulator: palmas: Fix wrong kfree callsAxel Lin1-7/+0
2012-06-04ARM: OMAP: Fix lis3lv02d accelerometer to use gpio_to_irqTony Lindgren1-2/+4
2012-06-04Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.or...Tony Lindgren2-34/+1
2012-06-04Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren4-3/+24
2012-06-04OMAPDSS: fix bogus WARN_ON in dss_runtime_put()Tomi Valkeinen1-1/+1
2012-06-04OMAPDSS: Taal: fix compilation warningTomi Valkeinen1-1/+1
2012-06-04OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabledTomi Valkeinen1-2/+1
2012-06-04blkcg: fix blkg_alloc() failure pathTejun Heo1-5/+1
2012-06-04block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHEDTejun Heo1-12/+17
2012-06-04block: fix return value on cfq_init() failureTejun Heo1-0/+1
2012-06-04mtip32xx: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-06-04pinctrl: fix a minor harmless typoGuennadi Liakhovetski1-1/+1
2012-06-04pinctrl: sirf: mark of_device_id match table as __devinitconstBarry Song1-1/+1
2012-06-04IB/mlx4: Fix EQ deallocation in legacy modeShlomo Pongratz1-12/+7
2012-06-04ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski2-7/+4
2012-06-04RDMA/cxgb4: Fix crash when peer address is 0.0.0.0Thadeu Lima de Souza Cascardo1-0/+4
2012-06-04Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown9006-323098/+528188