index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-08-10
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-33
/
+20
2014-08-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...
Linus Torvalds
2
-22
/
+132
2014-08-10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+4
2014-08-09
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
262
-5795
/
+12140
2014-08-10
drm/nouveau: expose the full object/event interfaces to userspace
Ben Skeggs
8
-10
/
+424
2014-08-10
drm/nouveau: fix headless mode
Ben Skeggs
2
-2
/
+3
2014-08-10
drm/nouveau: hide sysfs pstate file behind an option again
Ben Skeggs
1
-1
/
+8
2014-08-10
drm/nv50/disp: shhh compiler
Ben Skeggs
1
-4
/
+4
2014-08-10
drm/gf100-/gr: implement the proper SetShaderExceptions method
Ben Skeggs
9
-17
/
+53
2014-08-10
drm/gf100-/gr: remove some broken ltc bashing, for now
Ben Skeggs
13
-58
/
+0
2014-08-10
drm/gf100-/gr: unhardcode attribute cb config
Ben Skeggs
13
-166
/
+199
2014-08-10
drm/gf100-/gr: fetch tpcs-per-ppc info on startup
Ben Skeggs
9
-1
/
+16
2014-08-10
drm/gf100-/gr: unhardcode pagepool config
Ben Skeggs
13
-41
/
+75
2014-08-10
drm/gf100-/gr: unhardcode bundle cb config
Ben Skeggs
13
-41
/
+100
2014-08-10
drm/gf100-/gr: improve initial context patch list helpers
Ben Skeggs
4
-20
/
+51
2014-08-10
drm/gf100-/gr: add support for zero bandwidth clear
Ben Skeggs
10
-11
/
+313
2014-08-10
drm/nouveau/ltc: add zbc drivers
Ben Skeggs
6
-1
/
+108
2014-08-10
drm/nouveau/ltc: s/ltcg/ltc/ + cleanup
Ben Skeggs
17
-235
/
+362
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
8
-32
/
+17
2014-08-10
drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers
Ben Skeggs
11
-20
/
+47
2014-08-10
drm/nouveau/disp: allow user direct access to channel control registers
Ben Skeggs
4
-1
/
+24
2014-08-10
drm/nouveau/disp: audit and version display classes
Ben Skeggs
52
-423
/
+323
2014-08-10
drm/nouveau/disp: audit and version SCANOUTPOS method
Ben Skeggs
15
-172
/
+204
2014-08-10
drm/nv50-/disp: audit and version PIOR_PWR method
Ben Skeggs
10
-70
/
+50
2014-08-10
drm/nv50-/disp: audit and version SOR_DP_PWR method
Ben Skeggs
9
-74
/
+41
2014-08-10
drm/nv50-/disp: audit and version LVDS_SCRIPT method
Ben Skeggs
9
-23
/
+43
2014-08-10
drm/nv50-/disp: audit and version SOR_HDMI_PWR method
Ben Skeggs
13
-45
/
+121
2014-08-10
drm/nv50-/disp: audit and version SOR_HDA_ELD method
Ben Skeggs
10
-29
/
+75
2014-08-10
drm/nv50-/disp: audit and version SOR_PWR method
Ben Skeggs
10
-26
/
+45
2014-08-10
drm/nv50-/disp: audit and version DAC_LOAD method
Ben Skeggs
10
-51
/
+48
2014-08-10
drm/nv50-/disp: audit and version DAC_PWR method
Ben Skeggs
13
-41
/
+171
2014-08-10
drm/nv50-/disp: share channel creation between nv50/gf110 impls
Ben Skeggs
10
-302
/
+204
2014-08-10
drm/nv50/kms: don't assume same class versions for all channels
Ben Skeggs
1
-48
/
+166
2014-08-10
drm/nouveau/fifo: implement nvif event source
Ben Skeggs
13
-50
/
+89
2014-08-10
drm/nouveau/fifo: allow direct access to channel control registers where poss...
Ben Skeggs
11
-9
/
+38
2014-08-10
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
19
-199
/
+323
2014-08-10
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
Ben Skeggs
7
-112
/
+174
2014-08-10
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods
Ben Skeggs
4
-78
/
+116
2014-08-10
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
15
-216
/
+318
2014-08-10
drm/nouveau/dmaobj: switch to a slightly saner design
Ben Skeggs
8
-181
/
+357
2014-08-10
drm/nouveau/dmaobj: update to an improved style of class definition
Ben Skeggs
16
-209
/
+157
2014-08-10
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
7
-105
/
+135
2014-08-10
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
1
-3
/
+15
2014-08-10
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
1
-18
/
+31
2014-08-10
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
2
-34
/
+46
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
23
-59
/
+22
2014-08-10
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
9
-58
/
+45
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
40
-479
/
+522
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
41
-388
/
+459
[next]