index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tinydrm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-30
drm/tinydrm: Fix setting of the column/page end addresses.
Eric Anholt
1
-2
/
+2
2018-10-30
drm: Add an hx8367d tinydrm driver.
Eric Anholt
3
-0
/
+282
2018-10-30
drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.
Eric Anholt
2
-1
/
+6
2018-08-07
drm/tinydrm: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-3
/
+3
2018-07-12
drm/tinydrm: add backlight dependency for ili9341
Arnd Bergmann
1
-0
/
+1
2018-07-11
drm/tinydrm: Fix doc build warnings
Noralf Trønnes
1
-0
/
+2
2018-07-10
drm/tinydrm: Use drm_fbdev_generic_setup()
Noralf Trønnes
6
-7
/
+1
2018-06-28
Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-0
/
+244
2018-06-27
drm/tinydrm: new driver for ILI9341 display panels
David Lechner
3
-0
/
+244
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-04-30
drm/tinydrm/mi0283qt: Always set rotation value
Tom Callaway
1
-18
/
+23
2018-04-24
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
Daniel Vetter
6
-22
/
+6
2018-03-28
drm/tinydrm: Make fb_dirty into a lower level hook
Ville Syrjälä
8
-77
/
+66
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
5
-5
/
+10
2018-03-27
drm/tinydrm: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2018-02-28
tinydrm: add backlight dependency
Arnd Bergmann
1
-0
/
+2
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-01-15
drm/tinydrm/mipi-dbi: Change reset active time
Noralf Trønnes
1
-1
/
+1
2018-01-15
drm/tinydrm: Embed the mode in tinydrm_connector
Noralf Trønnes
1
-21
/
+13
2018-01-15
drm/tinydrm/mi0283qt: Let the display pipe handle power
Noralf Trønnes
2
-64
/
+15
2018-01-15
drm/tinydrm/mipi-dbi: Add poweron-reset functions
Noralf Trønnes
4
-32
/
+81
2018-01-15
drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()
Noralf Trønnes
4
-11
/
+23
2018-01-15
drm/tinydrm/mi0283qt: Remove ili9341.h
Noralf Trønnes
1
-2
/
+26
2018-01-15
drm/tinydrm/mi0283qt: Use common include order
Noralf Trønnes
1
-5
/
+6
2018-01-03
drm/tinydrm: add driver for ST7735R panels
David Lechner
3
-0
/
+226
2018-01-03
drm/tinydrm: Update ILI9225 compatible string
David Lechner
1
-2
/
+2
2017-12-10
drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()
Noralf Trønnes
4
-35
/
+11
2017-12-01
drm/tinydrm: add driver for ILI9225 panels
David Lechner
3
-0
/
+479
2017-12-01
drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speed
David Lechner
1
-4
/
+20
2017-11-30
drm/tinydrm: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2
-69
/
+5
2017-11-11
drm/tinydrm: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-7
/
+1
2017-10-21
drm/tinydrm: Replace list_for_each with list_for_each_entry
Harsha Sharma
1
-3
/
+1
2017-10-13
drm/tinydrm: Remove explicit .best_encoder assignment
Haneen Mohammed
1
-1
/
+0
2017-10-13
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
Harsha Sharma
3
-22
/
+20
2017-10-01
drm/tinydrm: Use drm_gem_framebuffer_helper
Noralf Trønnes
5
-9
/
+14
2017-09-16
drm/tinydrm: Drop driver registered message
Noralf Trønnes
4
-36
/
+6
2017-08-16
drm/tinydrm: make function st7586_pipe_enable static
Colin Ian King
1
-2
/
+2
2017-08-11
drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD
David Lechner
3
-0
/
+439
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
1
-1
/
+1
2017-08-09
drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()
David Lechner
2
-31
/
+39
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-04
drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()
David Lechner
2
-14
/
+11
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-07-29
tinydrm: repaper: add CONFIG_THERMAL dependency
Arnd Bergmann
1
-0
/
+1
2017-07-14
drm/tinydrm: Add RePaper e-ink driver
Noralf Trønnes
3
-0
/
+1108
2017-07-14
drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
Noralf Trønnes
1
-2
/
+72
2017-05-31
drm: Use vsnprintf extension %ph
Joe Perches
1
-5
/
+2
2017-03-27
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
1
-2
/
+2
[next]