summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12161-164/+166
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-101-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-104-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-151-4/+41
| * | platform/chrome: Add support for the acer c720p touchscreen.Michael Mullin2014-07-151-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-09262-5795/+12140
|\ \ \ \
| * | | | drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs2014-08-108-10/+424
| * | | | drm/nouveau: fix headless modeBen Skeggs2014-08-102-2/+3
| * | | | drm/nouveau: hide sysfs pstate file behind an option againBen Skeggs2014-08-101-1/+8
| * | | | drm/nv50/disp: shhh compilerBen Skeggs2014-08-101-4/+4
| * | | | drm/gf100-/gr: implement the proper SetShaderExceptions methodBen Skeggs2014-08-109-17/+53
| * | | | drm/gf100-/gr: remove some broken ltc bashing, for nowBen Skeggs2014-08-1013-58/+0
| * | | | drm/gf100-/gr: unhardcode attribute cb configBen Skeggs2014-08-1013-166/+199
| * | | | drm/gf100-/gr: fetch tpcs-per-ppc info on startupBen Skeggs2014-08-109-1/+16
| * | | | drm/gf100-/gr: unhardcode pagepool configBen Skeggs2014-08-1013-41/+75
| * | | | drm/gf100-/gr: unhardcode bundle cb configBen Skeggs2014-08-1013-41/+100
| * | | | drm/gf100-/gr: improve initial context patch list helpersBen Skeggs2014-08-104-20/+51
| * | | | drm/gf100-/gr: add support for zero bandwidth clearBen Skeggs2014-08-1010-11/+313
| * | | | drm/nouveau/ltc: add zbc driversBen Skeggs2014-08-106-1/+108
| * | | | drm/nouveau/ltc: s/ltcg/ltc/ + cleanupBen Skeggs2014-08-1017-235/+362
| * | | | drm/nouveau: use ram info from nvif_deviceBen Skeggs2014-08-108-32/+17
| * | | | drm/nouveau/disp: implement nvif event sources for vblank/connector notifiersBen Skeggs2014-08-1011-20/+47
| * | | | drm/nouveau/disp: allow user direct access to channel control registersBen Skeggs2014-08-104-1/+24
| * | | | drm/nouveau/disp: audit and version display classesBen Skeggs2014-08-1052-423/+323
| * | | | drm/nouveau/disp: audit and version SCANOUTPOS methodBen Skeggs2014-08-1015-172/+204
| * | | | drm/nv50-/disp: audit and version PIOR_PWR methodBen Skeggs2014-08-1010-70/+50
| * | | | drm/nv50-/disp: audit and version SOR_DP_PWR methodBen Skeggs2014-08-109-74/+41
| * | | | drm/nv50-/disp: audit and version LVDS_SCRIPT methodBen Skeggs2014-08-109-23/+43
| * | | | drm/nv50-/disp: audit and version SOR_HDMI_PWR methodBen Skeggs2014-08-1013-45/+121
| * | | | drm/nv50-/disp: audit and version SOR_HDA_ELD methodBen Skeggs2014-08-1010-29/+75
| * | | | drm/nv50-/disp: audit and version SOR_PWR methodBen Skeggs2014-08-1010-26/+45
| * | | | drm/nv50-/disp: audit and version DAC_LOAD methodBen Skeggs2014-08-1010-51/+48
| * | | | drm/nv50-/disp: audit and version DAC_PWR methodBen Skeggs2014-08-1013-41/+171
| * | | | drm/nv50-/disp: share channel creation between nv50/gf110 implsBen Skeggs2014-08-1010-302/+204