index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
bridge
/
ti-sn65dsi86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bridge: ti-sn65dsi86: Set max register for regmap
Stephen Boyd
2021-12-16
1
-0
/
+1
*
drm/bridge: sn65dsi86: defer if there is no dsi host
Rob Clark
2021-12-08
1
-16
/
+8
*
drm/bridge: sn65dsi86: ti_sn65dsi86_read_u16() __maybe_unused
Bjorn Andersson
2021-10-28
1
-2
/
+2
*
drm/bridge: sn65dsi86: Register and attach our DSI device at probe
Maxime Ripard
2021-10-27
1
-37
/
+40
*
drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpers
Maxime Ripard
2021-10-27
1
-15
/
+7
*
drm/bridge: ti-sn65dsi86: Implement the pwm_chip
Bjorn Andersson
2021-10-27
1
-6
/
+358
*
drm/bridge: ti-sn65dsi86: Use regmap_bulk_write API
Bjorn Andersson
2021-10-27
1
-2
/
+3
*
drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()
Rob Clark
2021-10-01
1
-12
/
+13
*
drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
Rob Clark
2021-08-12
1
-0
/
+3
*
drm/bridge: ti-sn65dsi86: Add some 100 us delays
Douglas Anderson
2021-07-31
1
-0
/
+6
*
drm/bridge: ti-sn65dsi86: Fix power off sequence
Douglas Anderson
2021-07-31
1
-4
/
+7
*
drm/bridge: ti-sn65dsi86: Split connector creation to a function
Laurent Pinchart
2021-06-24
1
-10
/
+21
*
drm/bridge: ti-sn65dsi86: Group code in sections
Laurent Pinchart
2021-06-24
1
-298
/
+321
*
drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
Laurent Pinchart
2021-06-24
1
-12
/
+20
*
drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
Laurent Pinchart
2021-06-24
1
-11
/
+13
*
drm/bridge: ti-sn65dsi86: Make enable GPIO optional
Laurent Pinchart
2021-06-24
1
-1
/
+2
*
drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()
Douglas Anderson
2021-06-11
1
-18
/
+13
*
drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
Douglas Anderson
2021-06-11
1
-22
/
+0
*
drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
Douglas Anderson
2021-06-11
1
-0
/
+6
*
drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
Douglas Anderson
2021-06-11
1
-19
/
+51
*
drm/bridge: ti-sn65dsi86: fix a ternary type promotion bug
Dan Carpenter
2021-05-18
1
-1
/
+3
*
drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helper
Douglas Anderson
2021-05-04
1
-1
/
+1
*
drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
Douglas Anderson
2021-05-03
1
-35
/
+94
*
drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
Douglas Anderson
2021-05-03
1
-58
/
+58
*
drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
Douglas Anderson
2021-05-03
1
-6
/
+8
*
drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
Douglas Anderson
2021-05-03
1
-53
/
+199
*
drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
Douglas Anderson
2021-05-03
1
-13
/
+13
*
drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
Douglas Anderson
2021-05-03
1
-6
/
+2
*
drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
Douglas Anderson
2021-05-03
1
-14
/
+12
*
drm/bridge: ti-sn65dsi86: Clean debugfs code
Douglas Anderson
2021-05-03
1
-12
/
+21
*
drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
Douglas Anderson
2021-05-03
1
-5
/
+9
*
drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
Douglas Anderson
2021-05-03
1
-42
/
+42
*
drm/bridge: ti-sn65dsi86: Rename the main driver data structure
Douglas Anderson
2021-05-03
1
-43
/
+43
*
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
2021-04-27
1
-0
/
+1
*
drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
Douglas Anderson
2021-04-20
1
-12
/
+0
*
drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
Douglas Anderson
2021-04-20
1
-2
/
+2
*
drm/bridge: ti-sn65dsi86: Reorder remove()
Douglas Anderson
2021-04-20
1
-7
/
+8
*
drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
Douglas Anderson
2021-04-20
1
-1
/
+1
*
drm/bridge: ti-sn65dsi86: Simplify refclk handling
Douglas Anderson
2021-04-20
1
-8
/
+3
*
drm/bridge/ti-sn65dsi86: (Un)register aux device on bridge attach/detach
Lyude Paul
2021-03-23
1
-2
/
+16
*
drm/bridge: ti-sn65dsi86: Update reply on aux failures
Stephen Boyd
2020-11-07
1
-5
/
+30
*
drm/bridge: ti-sn65dsi86: Read EDID blob over DDC
Stephen Boyd
2020-11-07
1
-0
/
+20
*
drm/bridge: ti-sn65dsi86: Make polling a busy loop
Stephen Boyd
2020-11-07
1
-2
/
+2
*
drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()
Stephen Boyd
2020-11-07
1
-28
/
+22
*
drm/bridge: ti-sn65dsi86: remove redundant null check
Xu Wang
2020-10-16
1
-2
/
+1
*
drm/bridge: ti-sn65dsi86: Add retries for link training
Douglas Anderson
2020-10-16
1
-11
/
+29
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-3
/
+3
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
|
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-08
1
-3
/
+0
|
/
*
drm/bridge: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-10
1
-1
/
+1
[next]