index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
ti-sn65dsi86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()
Rob Clark
1
-12
/
+13
2021-08-12
drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
Rob Clark
1
-0
/
+3
2021-07-31
drm/bridge: ti-sn65dsi86: Add some 100 us delays
Douglas Anderson
1
-0
/
+6
2021-07-31
drm/bridge: ti-sn65dsi86: Fix power off sequence
Douglas Anderson
1
-4
/
+7
2021-06-24
drm/bridge: ti-sn65dsi86: Split connector creation to a function
Laurent Pinchart
1
-10
/
+21
2021-06-24
drm/bridge: ti-sn65dsi86: Group code in sections
Laurent Pinchart
1
-298
/
+321
2021-06-24
drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
Laurent Pinchart
1
-12
/
+20
2021-06-24
drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
Laurent Pinchart
1
-11
/
+13
2021-06-24
drm/bridge: ti-sn65dsi86: Make enable GPIO optional
Laurent Pinchart
1
-1
/
+2
2021-06-11
drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()
Douglas Anderson
1
-18
/
+13
2021-06-11
drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
Douglas Anderson
1
-22
/
+0
2021-06-11
drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
Douglas Anderson
1
-0
/
+6
2021-06-11
drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
Douglas Anderson
1
-19
/
+51
2021-05-18
drm/bridge: ti-sn65dsi86: fix a ternary type promotion bug
Dan Carpenter
1
-1
/
+3
2021-05-04
drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helper
Douglas Anderson
1
-1
/
+1
2021-05-03
drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
Douglas Anderson
1
-35
/
+94
2021-05-03
drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
Douglas Anderson
1
-58
/
+58
2021-05-03
drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
Douglas Anderson
1
-6
/
+8
2021-05-03
drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
Douglas Anderson
1
-53
/
+199
2021-05-03
drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
Douglas Anderson
1
-13
/
+13
2021-05-03
drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
Douglas Anderson
1
-6
/
+2
2021-05-03
drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
Douglas Anderson
1
-14
/
+12
2021-05-03
drm/bridge: ti-sn65dsi86: Clean debugfs code
Douglas Anderson
1
-12
/
+21
2021-05-03
drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
Douglas Anderson
1
-5
/
+9
2021-05-03
drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
Douglas Anderson
1
-42
/
+42
2021-05-03
drm/bridge: ti-sn65dsi86: Rename the main driver data structure
Douglas Anderson
1
-43
/
+43
2021-04-27
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
1
-0
/
+1
2021-04-20
drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
Douglas Anderson
1
-12
/
+0
2021-04-20
drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
Douglas Anderson
1
-2
/
+2
2021-04-20
drm/bridge: ti-sn65dsi86: Reorder remove()
Douglas Anderson
1
-7
/
+8
2021-04-20
drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
Douglas Anderson
1
-1
/
+1
2021-04-20
drm/bridge: ti-sn65dsi86: Simplify refclk handling
Douglas Anderson
1
-8
/
+3
2021-03-23
drm/bridge/ti-sn65dsi86: (Un)register aux device on bridge attach/detach
Lyude Paul
1
-2
/
+16
2020-11-07
drm/bridge: ti-sn65dsi86: Update reply on aux failures
Stephen Boyd
1
-5
/
+30
2020-11-07
drm/bridge: ti-sn65dsi86: Read EDID blob over DDC
Stephen Boyd
1
-0
/
+20
2020-11-07
drm/bridge: ti-sn65dsi86: Make polling a busy loop
Stephen Boyd
1
-2
/
+2
2020-11-07
drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()
Stephen Boyd
1
-28
/
+22
2020-10-16
drm/bridge: ti-sn65dsi86: remove redundant null check
Xu Wang
1
-2
/
+1
2020-10-16
drm/bridge: ti-sn65dsi86: Add retries for link training
Douglas Anderson
1
-11
/
+29
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
1
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
1
-3
/
+0
2020-07-10
drm/bridge: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-06-26
drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep
Harigovindan P
1
-0
/
+2
2020-06-18
drm/bridge: ti-sn65dsi86: Check the regmap return value when setting a GPIO
Douglas Anderson
1
-0
/
+3
2020-06-18
drm/bridge: ti-sn65dsi86: Fix kernel-doc typo ln_polr => ln_polrs
Douglas Anderson
1
-1
/
+1
2020-06-18
drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local array
Douglas Anderson
1
-1
/
+1
2020-06-18
drm/bridge: ti-sn65dsi86: Don't compile GPIO bits if not CONFIG_OF_GPIO
Douglas Anderson
1
-0
/
+13
2020-05-18
drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
Douglas Anderson
1
-14
/
+68
2020-05-18
drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice
Douglas Anderson
1
-1
/
+1
[next]