index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
1
-1
/
+1
|
\
|
*
drm/tilcdc: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-05-02
1
-1
/
+1
*
|
drivers/of: Specify parent node in of_fdt_unflatten_tree()
Gavin Shan
2016-05-16
1
-1
/
+1
|
/
*
drm/tilcdc: Use devm_kzalloc() and devm_kcalloc() for private data
Jyri Sarha
2016-02-25
4
-46
/
+21
*
drm/tilcdc: Initialize crtc->port
Jyri Sarha
2016-02-25
1
-0
/
+20
*
drm/tilcdc: Disable sync lost interrupt if it fires on every frame
Jyri Sarha
2016-02-25
1
-1
/
+20
*
drm/tilcdc: Add prints on sync lost and FIFO underrun interrupts
Jyri Sarha
2016-02-25
2
-2
/
+10
*
drm/tilcdc: Remove the duplicate LCDC_INT_ENABLE_SET_REG in registers[]
Jyri Sarha
2016-02-25
1
-2
/
+1
*
drm/tilcdc: Fix interrupt enable/disable code for version 2 tilcdc
Jyri Sarha
2016-02-25
1
-5
/
+6
*
drm/tilcdc: Do not update the next frame buffer close to vertical blank
Tomi Valkeinen
2016-02-25
1
-8
/
+53
*
drm/tilcdc: Get rid of complex ping-pong mechanism
Tomi Valkeinen
2016-02-25
2
-95
/
+53
*
drm/tilcdc: cleanup irq handling
Tomi Valkeinen
2016-02-25
1
-4
/
+5
*
drm/tilcdc: remove broken error handling
Tomi Valkeinen
2016-02-25
1
-6
/
+1
*
drm/tilcdc: split reset to a separate function
Tomi Valkeinen
2016-02-25
1
-7
/
+14
*
drm/tilcdc: disable crtc on unload
Tomi Valkeinen
2016-02-25
1
-0
/
+2
*
drm/tilcdc: cleanup runtime PM handling
Tomi Valkeinen
2016-02-25
2
-9
/
+11
*
drm/tilcdc: Allocate register storage based on the actual number registers
Jyri Sarha
2016-02-25
2
-2
/
+21
*
drm/tilcdc: fix build error when !CONFIG_CPU_FREQ
Grygorii Strashko
2016-02-25
1
-1
/
+1
*
drm/tilcdc: Implement dma-buf support for tilcdc
Jyri Sarha
2016-02-25
1
-1
/
+12
*
drm/tilcdc: disable the lcd controller/dma engine when suspend invoked
Darren Etheridge
2016-02-25
3
-2
/
+5
*
drm/tilcdc: make frame_done interrupt active at all times
Darren Etheridge
2016-02-25
1
-2
/
+4
*
drm/tilcdc: fix kernel panic on suspend when no hdmi monitor connected
Darren Etheridge
2016-02-25
2
-6
/
+18
*
drm/tilcdc: adopt pinctrl support
Dave Gerlach
2016-02-25
1
-0
/
+8
*
drm/tilcdc: verify fb pitch
Tomi Valkeinen
2016-02-25
1
-0
/
+31
*
drm/tilcdc: rewrite pixel clock calculation
Darren Etheridge
2016-02-25
3
-19
/
+9
*
drm/tilcdc: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
2
-18
/
+0
*
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-09
3
-29
/
+0
|
\
|
*
drm/tilcdc: Nuke preclose hook
Daniel Vetter
2016-02-08
3
-29
/
+0
*
|
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
1
-1
/
+1
|
/
*
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
2016-01-15
1
-0
/
+1
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
2
-2
/
+2
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
*
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-07
1
-1
/
+1
*
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-2
/
+2
*
drm/tilcdc: panel: make better use of gpiod API
Uwe Kleine-König
2015-07-06
1
-15
/
+7
*
drm/tilcdc: Add DRM_TILCDC_SLAVE_COMPAT for ti,tilcdc,slave binding support
Jyri Sarha
2015-05-27
5
-0
/
+382
*
drm/tilcdc: use pm_runtime_irq_safe()
Tomi Valkeinen
2015-05-27
1
-0
/
+1
*
drm/tilcdc: Add support for external tda998x encoder
Jyri Sarha
2015-05-27
6
-13
/
+302
*
drm/tilcdc: Remove tilcdc slave support for tda998x driver
Jyri Sarha
2015-05-27
5
-452
/
+0
*
drm/tilcdc: Fix module unloading
Jyri Sarha
2015-05-27
1
-1
/
+2
*
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
2015-02-03
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
2
-7
/
+3
|
\
|
*
drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...
Markus Elfring
2014-11-21
1
-2
/
+1
|
*
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
2014-11-15
1
-5
/
+1
|
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
|
gpu: drm: tilcdc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
drm/tilcdc: panel: Add support for enable GPIO
Ezequiel Garcia
2014-09-17
1
-5
/
+32
*
drm/tilcdc: panel: Set return value explicitly
Ezequiel Garcia
2014-09-17
1
-1
/
+3
*
drm/tilcdc: panel: Fix backlight devicetree support
Ezequiel Garcia
2014-09-17
1
-5
/
+18
[next]