index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
drm/nouveau: allow modeset module option to select 'headless mode'
Ben Skeggs
3
-1
/
+11
2011-09-20
drm/nouveau: fixup init/fini sequence to deal with no CRTCs
Ben Skeggs
2
-38
/
+30
2011-09-20
drm/nouveau: make general drm modesetting init common
Ben Skeggs
8
-67
/
+32
2011-09-20
drm/nvd0: add a card_type for 0xdX chipsets
Ben Skeggs
4
-3
/
+4
2011-09-20
drm/nv04/pm: recalibrate timer on nvclk changes
Martin Peres
1
-0
/
+4
2011-09-20
drm/nouveau/tmr: calibrate for ns timestamps on init
Ben Skeggs
1
-26
/
+82
2011-09-20
drm/nvc0/gr: unblacklist nvcf acceleration
Ben Skeggs
1
-1
/
+0
2011-09-20
drm/nouveau: don't complain for disabled timingset entries
Ben Skeggs
1
-1
/
+2
2011-09-20
drm/nvc0/gr: copy GPC mpart config from PFFB
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nvc0/vram: support non-uniform memory size per controller
Ben Skeggs
1
-5
/
+43
2011-09-20
drm/nvc0/gr: add support for nvcf chipset
Ben Skeggs
8
-24
/
+44
2011-09-20
drm/nouveau: allow a nouveau_mm to be created with holes
Ben Skeggs
2
-20
/
+28
2011-09-20
drm/nouveau: embed nouveau_mm
Ben Skeggs
7
-61
/
+51
2011-09-20
drm/nv31/mpeg: support for a single class3174 user
Ben Skeggs
2
-4
/
+40
2011-09-20
drm/nouveau: rename nv40_mpeg to nv31_mpeg
Ben Skeggs
4
-29
/
+29
2011-09-20
drm/nvc0/pm: more complete parsing of clock domains
Ben Skeggs
4
-19
/
+31
2011-09-20
drm/nvc0/pm: initial implementation of clocks_get()
Ben Skeggs
4
-1
/
+150
2011-09-20
drm/nva3/pm: idle graphics engine before changing clocks
Ben Skeggs
1
-0
/
+40
2011-09-20
drm/nouveau: add function to wait until a callback returns true
Ben Skeggs
2
-0
/
+21
2011-09-20
drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprog
Ben Skeggs
1
-0
/
+6
2011-09-20
drm/nva3/pm: tidy and add some comments here and there
Ben Skeggs
1
-47
/
+78
2011-09-20
drm/nva3/pm: parse/reclock vdec/41a0 clocks
Ben Skeggs
3
-0
/
+26
2011-09-20
drm/nva3/pm: rewrite clock_set, and switch to new interfaces
Ben Skeggs
3
-143
/
+147
2011-09-20
drm/nouveau/pm: add hooks to get/set *all* clocks at once
Ben Skeggs
2
-0
/
+16
2011-09-20
drm/nva3/pm: rewrite clock readback functions, far more correct now
Ben Skeggs
1
-33
/
+62
2011-09-20
drm/nouveau/pm: some fermi chipsets still use volt 0x30
Ben Skeggs
3
-5
/
+7
2011-09-20
drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0
Ben Skeggs
2
-7
/
+7
2011-09-20
drm/nvc0/pm: enable voltage_get
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau/pm: show any info we can manage to glean on current perflvl
Ben Skeggs
1
-23
/
+25
2011-09-20
drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips
Ben Skeggs
3
-16
/
+69
2011-09-20
drm/nouveau/pm: add yet another vid gpio tag
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nouveau/pm: initial attempt at parsing volt 0x40
Ben Skeggs
1
-8
/
+35
2011-09-20
drm/nouveau/pm: store voltage in microvolts
Ben Skeggs
4
-11
/
+12
2011-09-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-28
/
+66
2011-09-12
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
Linus Torvalds
7
-74
/
+30
2011-09-11
[media] vp7045: fix buffer setup
Florian Mickler
1
-22
/
+4
2011-09-11
[media] nuvoton-cir: simplify raw IR sample handling
Jarod Wilson
2
-38
/
+8
2011-09-11
[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL
Jesper Juhl
1
-0
/
+2
2011-09-11
[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240
Jean-François Moine
1
-0
/
+4
2011-09-11
[media] gspca - sonixj: Fix wrong register mask for sensor om6802
Luiz Carlos Ramos
1
-1
/
+1
2011-09-11
[media] gspca - ov519: Fix LED inversion of some ov519 webcams
Jean-François Moine
1
-12
/
+10
2011-09-11
[media] pwc: precedence bug in pwc_init_controls()
Dan Carpenter
1
-1
/
+1
2011-09-11
scsi: qla4xxx driver depends on NET
Randy Dunlap
1
-1
/
+1
2011-09-11
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
1
-0
/
+3
2011-09-11
backlight: Declare backlight_types[] const
Bart Van Assche
1
-1
/
+1
2011-09-10
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-30
/
+43
2011-09-10
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
1
-2
/
+10
2011-09-10
md/raid1,10: Remove use-after-free bug in make_request.
NeilBrown
2
-10
/
+17
2011-09-10
md/raid10: unify handling of write completion.
NeilBrown
1
-20
/
+18
2011-09-10
PCI: Remove MRRS modification from MPS setting code
Jon Mason
2
-20
/
+23
[prev]
[next]