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
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions
Laurent Pinchart
3
-15
/
+20
2018-03-01
drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
Laurent Pinchart
4
-12
/
+13
2018-03-01
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
8
-39
/
+61
2018-03-01
drm: omapdrm: dss: Expose DSS data in a dss_device structure
Laurent Pinchart
2
-28
/
+30
2018-03-01
drm: omapdrm: Split init and cleanup from probe and remove functions
Laurent Pinchart
2
-32
/
+53
2018-03-01
drm: omapdrm: dsi: Make wait_for_bit_change() return a status
Laurent Pinchart
1
-16
/
+15
2018-03-01
drm: omapdrm: dss: Remove unused functions prototypes
Laurent Pinchart
1
-1
/
+0
2018-03-01
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
Laurent Pinchart
2
-15
/
+0
2018-03-01
drm: omapdrm: dss: Move initialization code from component bind to probe
Laurent Pinchart
1
-89
/
+104
2018-03-01
drm: omapdrm: dss: Don't export functions internal to omapdss-base
Laurent Pinchart
2
-3
/
+0
2018-03-01
drm: omapdrm: dss: Make omapdss_default_get_timings static
Laurent Pinchart
2
-6
/
+2
2018-03-01
drm: omapdrm: displays: Get encoder source at connect time
Laurent Pinchart
3
-83
/
+54
2018-03-01
drm: omapdrm: displays: Get panel source at connect time
Laurent Pinchart
8
-152
/
+119
2018-03-01
drm: omapdrm: displays: Get connector source at connect time
Laurent Pinchart
3
-67
/
+46
2018-03-01
drm: omapdrm: displays: Remove OF node check in panel drivers
Laurent Pinchart
8
-24
/
+0
2018-03-01
drm: omapdrm: displays: Remove OF node check in encoder drivers
Laurent Pinchart
3
-11
/
+0
2018-03-01
drm: omapdrm: displays: Remove OF node check in connector drivers
Laurent Pinchart
3
-9
/
+0
2018-03-01
drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration
Laurent Pinchart
1
-2
/
+0
2018-03-01
drm: omapdrm: Use unsigned int type
Laurent Pinchart
14
-101
/
+102
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
14
-98
/
+101
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
79
-932
/
+1855
2018-02-28
drm/tilcdc: tilcdc_panel: Rename device from "panel" to "tilcdc-panel"
Jyri Sarha
1
-1
/
+1
2018-02-28
drm/tilcdc: Add support for drm panels
Jyri Sarha
2
-9
/
+22
2018-02-28
drm/tilcdc: panel: Use common error handling code in of_get_panel_info()
Markus Elfring
1
-7
/
+5
2018-02-28
drm/tilcdc: Delete an error message for a failed memory allocation in seven f...
Markus Elfring
4
-19
/
+6
2018-02-28
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
277
-14344
/
+7912
2018-02-23
Merge tag 'drm-misc-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
41
-338
/
+970
2018-02-21
drm/i915: Update DRIVER_DATE to 20180221
Joonas Lahtinen
1
-2
/
+2
2018-02-21
Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
Alex Deucher
1
-5
/
+1
2018-02-21
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
5
-99
/
+103
2018-02-20
drm/radeon: use drm_gem_private_object_init
Christian König
1
-5
/
+1
2018-02-20
drm/amdgpu: use drm_gem_private_object_init
Christian König
1
-5
/
+1
2018-02-20
drm/amdgpu: mitigate workaround for i915
Christian König
1
-11
/
+20
2018-02-20
drm/amdgpu: implement amdgpu_gem_map_(attach/detach)
Christian König
3
-22
/
+34
2018-02-20
drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
Chris Wilson
2
-4
/
+11
2018-02-20
drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning
Chris Wilson
1
-1
/
+2
2018-02-20
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
7
-35
/
+62
2018-02-20
drm/i915: Also check view->type for a normal GGTT view
Chris Wilson
1
-1
/
+2
2018-02-20
drm/i915: Drop WaDoubleCursorLP3Latency:ivb
Ville Syrjälä
1
-4
/
+0
2018-02-20
drm/i915: Set the primary plane pipe select bits on gen4
Ville Syrjälä
1
-1
/
+1
2018-02-20
drm/i915: Don't set cursor pipe select bits on g4x+
Ville Syrjälä
1
-1
/
+2
2018-02-20
drm/i915: Assert that we don't overflow frontbuffer tracking bits
Ville Syrjälä
1
-4
/
+8
2018-02-20
drm/omapdrm: Use of_find_backlight helper
Meghana Madhyastha
1
-20
/
+5
2018-02-20
drm/panel: Use of_find_backlight helper
Meghana Madhyastha
3
-66
/
+13
2018-02-20
drm/omapdrm: Use backlight_enable/disable helpers
Meghana Madhyastha
1
-9
/
+2
2018-02-20
drm/panel: Use backlight_enable/disable helpers
Meghana Madhyastha
4
-24
/
+8
2018-02-20
drm/tinydrm: Call devres version of of_find_backlight
Meghana Madhyastha
2
-2
/
+2
2018-02-20
drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight
Meghana Madhyastha
4
-44
/
+4
2018-02-20
drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...
Meghana Madhyastha
2
-57
/
+2
2018-02-20
Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.o...
Sean Paul
1
-0
/
+73
[next]