summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-111-1/+1
|\
| * drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.Rusty Russell2014-08-061-1/+1
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-114-33/+20
|\ \
| * | Revert "hwrng: virtio - ensure reads happen after successful probe"Amit Shah2014-07-272-15/+0
| * | virtio: rng: delay hwrng_register() till driver is readyAmit Shah2014-07-271-10/+15
| * | virtio: rng: re-arrange struct elements for better packingAmit Shah2014-07-271-2/+2
| * | virtio: rng: remove unused struct elementAmit Shah2014-07-271-1/+0
| * | virtio: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-07-271-1/+1
| * | virtio: console: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick2014-07-271-4/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds2014-08-102-22/+132
|\ \
| * | platform/chrome: chromeos_laptop - Add a limit for deferred retriesBenson Leung2014-07-161-4/+41
| * | platform/chrome: Add support for the acer c720p touchscreen.Michael Mullin2014-07-161-0/+2
| * | platform/chrome: pstore: fix dmi table to match all chrome systemsOlof Johansson2014-07-101-12/+2
| * | platform/chrome: coding style fixesRobin Schroer2014-07-101-0/+3
| * | platform/chrome: chromeos_laptop - Add Toshiba CB35 TouchGene Chen2014-07-101-0/+15
| * | platform/chrome: chromeos_laptop - Add Dell Chromebook 11 touchMohammed Habibulla2014-07-101-0/+15
| * | platform/chrome: chromeos_laptop - Add HP Chromebook 14Benson Leung2014-07-101-0/+15
| * | platform/chrome: chromeos_laptop - Add support for Acer C720Mika Westerberg2014-07-101-6/+39
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-101-21/+4
|\ \ \
| * | | ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa2014-08-091-21/+4
* | | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds2014-08-10262-5795/+12140
|\ \ \ \
| * | | | drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs2014-08-098-10/+424
| * | | | drm/nouveau: fix headless modeBen Skeggs2014-08-092-2/+3
| * | | | drm/nouveau: hide sysfs pstate file behind an option againBen Skeggs2014-08-091-1/+8
| * | | | drm/nv50/disp: shhh compilerBen Skeggs2014-08-091-4/+4
| * | | | drm/gf100-/gr: implement the proper SetShaderExceptions methodBen Skeggs2014-08-099-17/+53
| * | | | drm/gf100-/gr: remove some broken ltc bashing, for nowBen Skeggs2014-08-0913-58/+0
| * | | | drm/gf100-/gr: unhardcode attribute cb configBen Skeggs2014-08-0913-166/+199
| * | | | drm/gf100-/gr: fetch tpcs-per-ppc info on startupBen Skeggs2014-08-099-1/+16
| * | | | drm/gf100-/gr: unhardcode pagepool configBen Skeggs2014-08-0913-41/+75
| * | | | drm/gf100-/gr: unhardcode bundle cb configBen Skeggs2014-08-0913-41/+100
| * | | | drm/gf100-/gr: improve initial context patch list helpersBen Skeggs2014-08-094-20/+51
| * | | | drm/gf100-/gr: add support for zero bandwidth clearBen Skeggs2014-08-0910-11/+313
| * | | | drm/nouveau/ltc: add zbc driversBen Skeggs2014-08-096-1/+108
| * | | | drm/nouveau/ltc: s/ltcg/ltc/ + cleanupBen Skeggs2014-08-0917-235/+362
| * | | | drm/nouveau: use ram info from nvif_deviceBen Skeggs2014-08-098-32/+17
| * | | | drm/nouveau/disp: implement nvif event sources for vblank/connector notifiersBen Skeggs2014-08-0911-20/+47
| * | | | drm/nouveau/disp: allow user direct access to channel control registersBen Skeggs2014-08-094-1/+24
| * | | | drm/nouveau/disp: audit and version display classesBen Skeggs2014-08-0952-423/+323
| * | | | drm/nouveau/disp: audit and version SCANOUTPOS methodBen Skeggs2014-08-0915-172/+204
| * | | | drm/nv50-/disp: audit and version PIOR_PWR methodBen Skeggs2014-08-0910-70/+50
| * | | | drm/nv50-/disp: audit and version SOR_DP_PWR methodBen Skeggs2014-08-099-74/+41
| * | | | drm/nv50-/disp: audit and version LVDS_SCRIPT methodBen Skeggs2014-08-099-23/+43
| * | | | drm/nv50-/disp: audit and version SOR_HDMI_PWR methodBen Skeggs2014-08-0913-45/+121
| * | | | drm/nv50-/disp: audit and version SOR_HDA_ELD methodBen Skeggs2014-08-0910-29/+75
| * | | | drm/nv50-/disp: audit and version SOR_PWR methodBen Skeggs2014-08-0910-26/+45
| * | | | drm/nv50-/disp: audit and version DAC_LOAD methodBen Skeggs2014-08-0910-51/+48
| * | | | drm/nv50-/disp: audit and version DAC_PWR methodBen Skeggs2014-08-0913-41/+171
| * | | | drm/nv50-/disp: share channel creation between nv50/gf110 implsBen Skeggs2014-08-0910-302/+204
| * | | | drm/nv50/kms: don't assume same class versions for all channelsBen Skeggs2014-08-091-48/+166