index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2021-10-28
drm/bridge: sn65dsi86: ti_sn65dsi86_read_u16() __maybe_unused
Bjorn Andersson
2021-10-27
drm/bridge: sn65dsi86: Register and attach our DSI device at probe
Maxime Ripard
2021-10-27
drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpers
Maxime Ripard
2021-10-27
drm/bridge: ti-sn65dsi86: Implement the pwm_chip
Bjorn Andersson
2021-10-27
drm/bridge: ti-sn65dsi86: Use regmap_bulk_write API
Bjorn Andersson
2021-10-01
drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()
Rob Clark
2021-08-12
drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
Rob Clark
2021-07-31
drm/bridge: ti-sn65dsi86: Add some 100 us delays
Douglas Anderson
2021-07-31
drm/bridge: ti-sn65dsi86: Fix power off sequence
Douglas Anderson
2021-06-24
drm/bridge: ti-sn65dsi86: Split connector creation to a function
Laurent Pinchart
2021-06-24
drm/bridge: ti-sn65dsi86: Group code in sections
Laurent Pinchart
2021-06-24
drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
Laurent Pinchart
2021-06-24
drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
Laurent Pinchart
2021-06-24
drm/bridge: ti-sn65dsi86: Make enable GPIO optional
Laurent Pinchart
2021-06-11
drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()
Douglas Anderson
2021-06-11
drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
Douglas Anderson
2021-06-11
drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
Douglas Anderson
2021-06-11
drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
Douglas Anderson
2021-05-18
drm/bridge: ti-sn65dsi86: fix a ternary type promotion bug
Dan Carpenter
2021-05-04
drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helper
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Clean debugfs code
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
Douglas Anderson
2021-05-03
drm/bridge: ti-sn65dsi86: Rename the main driver data structure
Douglas Anderson
2021-04-27
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
2021-04-20
drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
Douglas Anderson
2021-04-20
drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
Douglas Anderson
2021-04-20
drm/bridge: ti-sn65dsi86: Reorder remove()
Douglas Anderson
2021-04-20
drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
Douglas Anderson
2021-04-20
drm/bridge: ti-sn65dsi86: Simplify refclk handling
Douglas Anderson
2021-03-23
drm/bridge/ti-sn65dsi86: (Un)register aux device on bridge attach/detach
Lyude Paul
2020-11-07
drm/bridge: ti-sn65dsi86: Update reply on aux failures
Stephen Boyd
2020-11-07
drm/bridge: ti-sn65dsi86: Read EDID blob over DDC
Stephen Boyd
2020-11-07
drm/bridge: ti-sn65dsi86: Make polling a busy loop
Stephen Boyd
2020-11-07
drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()
Stephen Boyd
2020-10-16
drm/bridge: ti-sn65dsi86: remove redundant null check
Xu Wang
2020-10-16
drm/bridge: ti-sn65dsi86: Add retries for link training
Douglas Anderson
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-07-10
drm/bridge: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-26
drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep
Harigovindan P
2020-06-18
drm/bridge: ti-sn65dsi86: Check the regmap return value when setting a GPIO
Douglas Anderson
[prev]
[next]