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
2 days
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
11 days
drm/bridge: ti-sn65dsi86: Remove extra semicolon in ti_sn_bridge_probe()
Douglas Anderson
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
2025-06-26
drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction check
Bartosz Golaszewski
2025-06-25
drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
Jayesh Choudhary
2025-06-16
drm/bridge: ti-sn65dsi86: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-16
drm/bridge: ti-sn65dsi86: use the auxiliary device
Jerome Brunet
2025-04-29
drm/bridge: ti-sn65dsi86: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
2025-03-24
drm/bridge: ti-sn65dsi86: Check bridge connection failure
Wolfram Sang
2025-03-24
drm/bridge: ti-sn65dsi86: make use of debugfs_init callback
Wolfram Sang
2025-03-20
drm/bridge: ti-sn65dsi86: Remove drm_encoder->crtc use
Maxime Ripard
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
2025-02-24
drm/bridge: ti-sn65dsi86: Check for CONFIG_PWM using IS_REACHABLE()
Uwe Kleine-König
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
2025-02-10
drm/bridge: ti-sn65dsi86: remove unused drm_panel.h include
Luca Ceresoli
2025-01-07
drm/bridge: ti-sn65dsi86: Fix multiple instances
Geert Uytterhoeven
2024-12-13
drm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-11-20
drm/bridge: Constify struct i2c_device_id
Christophe JAILLET
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-11
drm/bridge: ti-sn65dsi86: annotate ti_sn_pwm_pin_{request, release} with __ma...
Jani Nikula
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-02-22
drm/bridge: ti-sn65dsi86: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
2024-02-22
drm/bridge: ti-sn65dsi86: Make use of pwmchip_parent() accessor
Uwe Kleine-König
2024-02-15
pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
Uwe Kleine-König
2024-02-09
drm/bridge: ti-sn65dsi86: switch to ->edid_read callback
Jani Nikula
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-18
drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer
Douglas Anderson
2023-12-11
drm/bridge: ti-sn65dsi86: Associate PWM device to auxiliary device
Uwe Kleine-König
2023-11-28
drm/bridge: ti-sn65dsi86: Simplify using pm_runtime_resume_and_get()
Uwe Kleine-König
2023-11-09
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2023-10-12
drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary device
Stephen Boyd
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
2023-06-26
drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime
Douglas Anderson
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-06-13
drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow
Su Hui
2023-05-30
drm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-20
drm/bridge: ti-sn65dsi86: Implement wait_hpd_asserted
Nikita Travkin
2023-04-05
drm/bridge: ti-sn65dsi86: Allow GPIO operations to sleep
Alexander Stein
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2022-12-21
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-06
drm/bridge: ti-sn65dsi86: Propagate errors in .get_state() to the caller
Uwe Kleine-König
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
2022-11-30
drm/bridge: ti-sn65dsi86: Fix output polarity setting bug
Qiqi Zhang
2022-11-29
drm/bridge: ti-sn65dsi86: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-09-19
Revert "Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operatio...
Robert Foss
[next]