index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-rlock-hardirq.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
drm/virtio: Add spaces around operators
Rodrigo Siqueira
2
-12
/
+12
2018-02-27
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
3
-3
/
+0
2018-02-27
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
4
-5
/
+5
2018-02-27
drm/virtio: Remove return from void function
Rodrigo Siqueira
1
-2
/
+0
2018-02-27
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
3
-3
/
+6
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
6
-0
/
+12
2018-02-27
drm/virtio: Add tabs at the start of a line
Rodrigo Siqueira
2
-4
/
+4
2018-02-26
drm: Include the header with the prototype for drm_get_panel_orientation_quirk()
Ville Syrjälä
1
-0
/
+1
2018-02-26
drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()
Ville Syrjälä
1
-8
/
+0
2018-02-26
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
4
-17
/
+40
2018-02-26
drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC
Thierry Reding
1
-1
/
+0
2018-02-23
drm/stm: check pitch and size calculations even if !CONFIG_MMU
Benjamin Gaignard
1
-2
/
+0
2018-02-23
drm/panel: Fix ARM Versatile panel clocks
Linus Walleij
1
-4
/
+4
2018-02-22
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
3
-10
/
+12
2018-02-22
drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
3
-7
/
+8
2018-02-22
drm/mxsfb: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
1
-26
/
+28
2018-02-22
drm/simple_kms_helper: Add {enable|disable}_vblank callback support
Oleksandr Andrushchenko
2
-0
/
+42
2018-02-22
drm: fix drm_get_max_iomem type mismatch
Arnd Bergmann
1
-1
/
+1
2018-02-22
drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTC
Oleksandr Andrushchenko
1
-7
/
+3
2018-02-22
drm/sun4i: backend: Remove ARGB spoofing
Maxime Ripard
1
-9
/
+3
2018-02-22
drm/sun4i: backend: Make zpos configurable
Maxime Ripard
1
-2
/
+3
2018-02-22
drm/sun4i: Remove the plane description structure
Maxime Ripard
1
-36
/
+8
2018-02-22
drm/sun4i: backend: Assign the pipes automatically
Maxime Ripard
3
-8
/
+39
2018-02-20
drm/mm: Fix caching of leftmost node in the interval tree
Chris Wilson
1
-4
/
+5
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
5
-46
/
+4
2018-02-20
drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...
Meghana Madhyastha
3
-59
/
+2
2018-02-20
drm: add documentation for tv connector state margins
Jani Nikula
1
-1
/
+5
2018-02-20
drm/doc: Use new substruct support
Daniel Vetter
1
-0
/
+16
2018-02-20
drm/doc: Polish for drm_mode_parse_command_line_for_connector
Daniel Vetter
1
-2
/
+2
2018-02-20
drm/docs: Document "scaling mode" property better
Daniel Vetter
2
-5
/
+28
2018-02-20
drm/docs: Align layout of optional plane blending properties
Daniel Vetter
1
-8
/
+10
2018-02-20
drm/docs: Discourage adding more to kms-properties.csv
Daniel Vetter
1
-2
/
+3
2018-02-20
drm: simple_kms_helper: Add mode_valid() callback support
Linus Walleij
2
-0
/
+29
2018-02-19
drm/todo: Add idr_init_base todo
Daniel Vetter
1
-0
/
+10
2018-02-19
drm: Use idr_init_base(1) when using id==0 for invalid
Chris Wilson
2
-3
/
+3
2018-02-19
drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
Joe Moriarty
1
-0
/
+2
2018-02-19
drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
Joe Moriarty
1
-3
/
+5
2018-02-19
dma-buf/sw_sync: Fix kerneldoc warnings
Chris Wilson
1
-3
/
+3
2018-02-19
drm: Fix kerneldoc warnings for drm_lease
Chris Wilson
1
-8
/
+8
2018-02-19
drm/bochs: make structure bochs_bo_driver static
Colin Ian King
1
-1
/
+1
2018-02-18
drm/rockchip: Respect page offset for PRIME mmap calls
Ørjan Eide
1
-1
/
+6
2018-02-18
drm/rockchip: support prime import sg table
Haixia Shi
3
-9
/
+115
2018-02-18
drm/rockchip: Get rid of unnecessary struct fields
Tomasz Figa
1
-5
/
+0
2018-02-18
drm/rockchip: inno_hdmi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-3
/
+0
2018-02-18
drm/rockchip: dsi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-3
/
+0
[next]