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
2013-10-09
drm: Kill ctx_count from struct drm_device
Ville Syrjälä
3
-4
/
+1
2013-10-09
drm: Make irq_enabled bool
Ville Syrjälä
7
-18
/
+20
2013-10-09
drm: Collect per-crtc vblank stuff to a struct
Ville Syrjälä
5
-109
/
+65
2013-10-09
drm: Make vblank_enabled bool
Ville Syrjälä
2
-5
/
+5
2013-10-09
drm: Make vblank_disable_allowed bool
Ville Syrjälä
6
-10
/
+11
2013-10-09
drm/i915/dp: use drm_edid_duplicate
Jani Nikula
1
-9
/
+1
2013-10-09
drm: Fix comment referring to the long gone ->probe() connector vfunc
Lespiau, Damien
1
-3
/
+3
2013-10-09
drm: Try loading builtin EDIDs first
Chris Wilson
1
-54
/
+54
2013-10-09
drm: move device unregistration into drm_dev_unregister()
David Herrmann
1
-25
/
+36
2013-10-09
drm: introduce drm_dev_free() to fix error paths
David Herrmann
4
-13
/
+28
2013-10-09
drm: move drm_lastclose() to drm_fops.c
David Herrmann
2
-70
/
+70
2013-10-09
drm: merge device setup into drm_dev_register()
David Herrmann
4
-164
/
+95
2013-10-09
drm: add drm_dev_alloc() helper
David Herrmann
4
-57
/
+78
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
33
-119
/
+0
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
8
-35
/
+38
2013-10-01
drm: Remove unused variables in drm_fb_helper_hotplug_event()
Lespiau, Damien
1
-5
/
+2
2013-10-01
drm: Remove unused variable in drm_pick_crtcs()
Lespiau, Damien
1
-3
/
+0
2013-10-01
drm: Remove unused variable in drm_fb_helper_pan_display()
Lespiau, Damien
1
-3
/
+0
2013-10-01
drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays()
Lespiau, Damien
1
-2
/
+1
2013-10-01
drm: Remove unused variable in drm_global_item_ref()
Lespiau, Damien
1
-2
/
+0
2013-10-01
drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
Alex Deucher
1
-0
/
+2
2013-10-01
drm/dp: constify DP DPCD helpers
Jani Nikula
1
-8
/
+8
2013-10-01
drm/exynos: use drm_edid_duplicate
Jani Nikula
1
-6
/
+2
2013-10-01
drm/edid: add drm_edid_duplicate
Jani Nikula
1
-0
/
+12
2013-10-01
drm/i915/dp: downstream port capabilities are not present in DPCD 1.0
Jani Nikula
1
-6
/
+14
2013-10-01
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...
Dave Airlie
41
-1113
/
+4416
2013-09-30
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-107
/
+201
2013-09-30
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-13
/
+10
2013-09-30
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-14
/
+18
2013-09-30
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2013-09-30
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-48
/
+111
2013-09-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-77
/
+264
2013-09-29
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
3
-13
/
+4
2013-09-29
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
4
-2
/
+14
2013-09-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-15
/
+32
2013-09-29
Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+23
2013-09-29
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
17
-57
/
+228
2013-09-27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2013-09-27
Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+15
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
2013-09-27
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
1
-2
/
+0
2013-09-27
Merge branch 'pm-cpufreq-fixes'
Rafael J. Wysocki
3
-1
/
+8
[next]