summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-11mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()Ulf Hansson1-10/+12
2014-08-11mmc: mmci: Remove redundant check of status for DATA irqUlf Hansson1-6/+5
2014-08-11mmc: dw_mmc: change to use recommended reset procedureSonny Rao2-23/+69
2014-08-11mmc: sdhci-pxav3: Use devm_* managed helpersLaurent Pinchart1-10/+3
2014-08-11net: ucc_geth: fix build failureUwe Kleine-König1-2/+2
2014-08-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-08-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-33/+20
2014-08-11IB/mad: Add user space RMPP supportIra Weiny2-35/+73
2014-08-11IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny9-11/+132
2014-08-11IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny2-9/+57
2014-08-11IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny3-77/+85
2014-08-11IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin2-45/+46
2014-08-11IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny1-11/+15
2014-08-11dm table: propagate QUEUE_FLAG_NO_SG_MERGEJeff Moyer1-0/+13
2014-08-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds2-22/+132
2014-08-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-21/+4
2014-08-10hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin1-7/+0
2014-08-10Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds262-5795/+12140
2014-08-09drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs8-10/+424
2014-08-09drm/nouveau: fix headless modeBen Skeggs2-2/+3
2014-08-09drm/nouveau: hide sysfs pstate file behind an option againBen Skeggs1-1/+8
2014-08-09drm/nv50/disp: shhh compilerBen Skeggs1-4/+4
2014-08-09drm/gf100-/gr: implement the proper SetShaderExceptions methodBen Skeggs9-17/+53
2014-08-09drm/gf100-/gr: remove some broken ltc bashing, for nowBen Skeggs13-58/+0
2014-08-09drm/gf100-/gr: unhardcode attribute cb configBen Skeggs13-166/+199
2014-08-09drm/gf100-/gr: fetch tpcs-per-ppc info on startupBen Skeggs9-1/+16
2014-08-09drm/gf100-/gr: unhardcode pagepool configBen Skeggs13-41/+75
2014-08-09drm/gf100-/gr: unhardcode bundle cb configBen Skeggs13-41/+100
2014-08-09drm/gf100-/gr: improve initial context patch list helpersBen Skeggs4-20/+51
2014-08-09drm/gf100-/gr: add support for zero bandwidth clearBen Skeggs10-11/+313
2014-08-09drm/nouveau/ltc: add zbc driversBen Skeggs6-1/+108
2014-08-09drm/nouveau/ltc: s/ltcg/ltc/ + cleanupBen Skeggs17-235/+362
2014-08-09drm/nouveau: use ram info from nvif_deviceBen Skeggs8-32/+17
2014-08-09drm/nouveau/disp: implement nvif event sources for vblank/connector notifiersBen Skeggs11-20/+47
2014-08-09drm/nouveau/disp: allow user direct access to channel control registersBen Skeggs4-1/+24
2014-08-09drm/nouveau/disp: audit and version display classesBen Skeggs52-423/+323
2014-08-09drm/nouveau/disp: audit and version SCANOUTPOS methodBen Skeggs15-172/+204
2014-08-09drm/nv50-/disp: audit and version PIOR_PWR methodBen Skeggs10-70/+50
2014-08-09drm/nv50-/disp: audit and version SOR_DP_PWR methodBen Skeggs9-74/+41
2014-08-09drm/nv50-/disp: audit and version LVDS_SCRIPT methodBen Skeggs9-23/+43
2014-08-09drm/nv50-/disp: audit and version SOR_HDMI_PWR methodBen Skeggs13-45/+121
2014-08-09drm/nv50-/disp: audit and version SOR_HDA_ELD methodBen Skeggs10-29/+75
2014-08-09drm/nv50-/disp: audit and version SOR_PWR methodBen Skeggs10-26/+45
2014-08-09drm/nv50-/disp: audit and version DAC_LOAD methodBen Skeggs10-51/+48
2014-08-09drm/nv50-/disp: audit and version DAC_PWR methodBen Skeggs13-41/+171
2014-08-09drm/nv50-/disp: share channel creation between nv50/gf110 implsBen Skeggs10-302/+204
2014-08-09drm/nv50/kms: don't assume same class versions for all channelsBen Skeggs1-48/+166
2014-08-09drm/nouveau/fifo: implement nvif event sourceBen Skeggs13-50/+89
2014-08-09drm/nouveau/fifo: allow direct access to channel control registers where poss...Ben Skeggs11-9/+38
2014-08-09drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs19-199/+323