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
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
1
-7
/
+10
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
1
-10
/
+16
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
1
-1
/
+0
2017-05-12
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
1
-3
/
+7
2017-05-12
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
1
-5
/
+3
2017-05-12
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
1
-7
/
+6
2017-04-29
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
1
-1
/
+1
2017-04-29
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
5
-5
/
+5
2017-04-29
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
1
-0
/
+2
2017-04-06
drm/nouveau/gpio: enable interrupts on cards with 32 gpio lines
Adam Borowski
1
-1
/
+1
2017-04-06
drm/nouveau/gr/gp107: initial support
Ben Skeggs
9
-8
/
+120
2017-04-06
drm/nouveau/core: recognise GP10B chipset
Alexandre Courbot
1
-0
/
+24
2017-04-06
drm/nouveau/platform: support for probing GP10B
Alexandre Courbot
1
-0
/
+10
2017-04-06
drm/nouveau/platform: make VDD regulator optional
Alexandre Courbot
3
-9
/
+28
2017-04-06
drm/nouveau/gr: support for GP10B
Alexandre Courbot
6
-2
/
+77
2017-04-06
drm/nouveau/ibus: add GP10B support
Alexandre Courbot
3
-0
/
+61
2017-04-06
drm/nouveau/mc: add GP10B support
Alexandre Courbot
5
-5
/
+69
2017-04-06
drm/nouveau/fb: add GP10B support
Alexandre Courbot
3
-0
/
+40
2017-04-06
drm/nouveau/fifo: add GP10B support
Alexandre Courbot
5
-1
/
+45
2017-04-06
drm/nouveau/msgqueue: support for GP10B PMU firmware
Alexandre Courbot
3
-0
/
+117
2017-04-06
drm/nouveau/secboot: add GP10B support
Alexandre Courbot
3
-0
/
+95
2017-04-06
drm/nouveau/secboot/gm20b: specify MC base address as argument
Alexandre Courbot
2
-8
/
+12
2017-04-06
drm/nouveau/secboot: start LS firmware in post-run hook
Alexandre Courbot
2
-49
/
+47
2017-04-06
drm/nouveau/secboot: let LS post_run hooks return error
Alexandre Courbot
4
-10
/
+26
2017-04-06
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
12
-39
/
+44
2017-04-06
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
8
-28
/
+54
2017-04-06
drm/nouveau/imem/gk20a: Turn instmem lock into mutex
Thierry Reding
1
-11
/
+8
2017-04-06
drm/nouveau: initial support (display-only) for GP107
Ben Skeggs
1
-0
/
+30
2017-04-06
drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
Ben Skeggs
1
-2
/
+0
2017-04-06
drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
Ben Skeggs
1
-3
/
+5
2017-04-06
drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
Ilia Mirkin
1
-1
/
+1
2017-04-06
drm/nouveau/mpeg: mthd returns true on success now
Ilia Mirkin
2
-2
/
+2
2017-04-04
drm: rcar-du: Add HDMI outputs to R8A7795 device description
Koji Matsuoka
2
-3
/
+13
2017-04-04
drm: rcar-du: Add DPLL support
Koji Matsuoka
4
-1
/
+105
2017-04-04
drm: rcar-du: Skip disabled outputs
Laurent Pinchart
1
-0
/
+7
2017-04-04
drm: rcar-du: Add Gen3 HDMI encoder support
Koji Matsuoka
3
-0
/
+108
2017-04-04
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
5
-82
/
+11
2017-04-04
drm: rcar-du: Replace manual bridge implementation with DRM bridge
Laurent Pinchart
8
-331
/
+60
2017-04-04
drm: rcar-du: Add support for LVDS mode selection
Laurent Pinchart
3
-2
/
+49
2017-04-04
drm: rcar-du: Use the DRM panel API
Laurent Pinchart
4
-44
/
+50
2017-04-04
drm: rcar-du: Remove wait field from rcar_du_device structure
Laurent Pinchart
2
-7
/
+0
2017-04-04
drm: rcar-du: Make sure the VSP is initialized on platforms that need it
Jacopo Mondi
1
-1
/
+1
2017-04-04
drm: rcar-du: Use DRM core's atomic commit helper
Laurent Pinchart
1
-90
/
+9
2017-04-04
drm: rcar-du: Clear handled event pointer in CRTC state
Laurent Pinchart
1
-3
/
+3
[next]