index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-12
Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2014-09-12
Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+5
2014-09-12
Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+44
2014-09-12
Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-137
/
+372
2014-09-12
Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-61
/
+87
2014-09-12
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2014-09-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-262
/
+371
2014-09-12
drm: use c99 initializers in structures
Julia Lawall
2
-11
/
+22
2014-09-12
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
Daniel Vetter
1
-0
/
+2
2014-09-12
drm: Move drm_class to drm_internal.h
Daniel Vetter
1
-0
/
+2
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
6
-5
/
+10
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
9
-73
/
+73
2014-09-12
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
1
-123
/
+123
2014-09-12
drm: unexport drm_global_mutex
Daniel Vetter
3
-1
/
+2
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
9
-0
/
+76
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
4
-13
/
+40
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
3
-4
/
+4
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
9
-0
/
+15
2014-09-12
drm: Move drm_legacy_vma_flush into drm_legacy.h
Daniel Vetter
1
-0
/
+2
2014-09-12
drm: Move sg functions into drm_legacy.h
Daniel Vetter
3
-6
/
+14
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
4
-8
/
+14
2014-09-12
Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...
Dave Airlie
7
-150
/
+266
2014-09-12
video: ARM CLCD: Fix color model capabilities for DT platforms
Pawel Moll
1
-3
/
+1
2014-09-12
drm/ast: switch to using CACHED by default for sysram
Dave Airlie
1
-2
/
+2
2014-09-12
drm: split ati_pcigart.h out of drmP.h
Dave Airlie
3
-0
/
+4
2014-09-12
drm/ast: AST2000 cannot be detected correctly
Y.C. Chen
1
-1
/
+1
2014-09-12
drm/ast: open key before detect chips
Y.C. Chen
1
-0
/
+1
2014-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+4
2014-09-11
Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-18
/
+9
2014-09-11
Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
3
-15
/
+11
2014-09-11
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
Mathias Nyman
1
-2
/
+10
2014-09-11
usb: xhci: Fix OOPS in xhci error handling code
Al Cooper
1
-0
/
+1
2014-09-11
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
1
-1
/
+1
2014-09-11
storage: Add single-LUN quirk for Jaz USB Adapter
Mark
1
-0
/
+6
2014-09-11
uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check
Hans de Goede
1
-2
/
+2
2014-09-11
Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-21
/
+7
2014-09-11
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+2
2014-09-11
Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2014-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-37
/
+155
2014-09-11
drm/radeon: allow concurrent buffer reads
Christian König
1
-2
/
+3
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
18
-208
/
+253
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
6
-3
/
+28
2014-09-11
Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery'
Rafael J. Wysocki
3
-20
/
+6
2014-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
5104
-344021
/
+251887
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
5
-6
/
+6
2014-09-11
drm: Simplify return value of drm_get_last_vbltimestamp
Daniel Vetter
1
-10
/
+15
2014-09-11
drm: Only update final vblank count when precise ts is available
Daniel Vetter
1
-1
/
+8
2014-09-11
drm: Really never disable vblank irqs for offdelay==0
Daniel Vetter
1
-2
/
+4
2014-09-11
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
27
-412
/
+1537
[prev]
[next]