index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
media: cec/core: add error-inj-tx-timeouts debugfs entry
Hans Verkuil
2
-0
/
+38
2026-07-17
media: cec/core: cec-pin: toggle rx_toggle when arb lost
Hans Verkuil
1
-1
/
+9
2026-07-17
media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flag
Hans Verkuil
1
-0
/
+3
2026-07-17
media: cec/core: flush stale STATE_CHANGE events
Hans Verkuil
1
-0
/
+23
2026-07-17
media: cec/core: drop cec_post_state_event call
Hans Verkuil
1
-1
/
+0
2026-07-17
media: cec/core: handle core events like normal events
Hans Verkuil
2
-21
/
+18
2026-07-17
media: cec/core: drop ABORTED/TIMEOUT check
Hans Verkuil
1
-7
/
+0
2026-07-17
media: cec/core: max_retries -> max_attempts
Hans Verkuil
1
-5
/
+5
2026-07-10
media: cec: Serialize exclusive follower delivery
Ruoyu Wang
1
-1
/
+7
2026-07-10
media: cec: core: Use predefined time multiplier
Andy Shevchenko
1
-1
/
+2
2026-07-10
media: cec: core: Consistently use CEC_NAME where it matters
Andy Shevchenko
1
-5
/
+5
2026-07-10
media: cec: core: Add pr_fmt()
Andy Shevchenko
1
-10
/
+10
2026-07-10
media: cec: core: Don't use "proxy" headers
Andy Shevchenko
1
-4
/
+18
2026-07-10
media: cec: core: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Andy Shevchenko
1
-13
/
+1
2026-07-10
media: cec: core: add missing mutex_destroy to error path and remove
Andy Shevchenko
1
-0
/
+14
2026-07-10
media: cec: core: consolidate error path in cec_allocate_adapter()
Andy Shevchenko
1
-4
/
+7
2026-06-29
media: cec-pin: Fix event FIFO ordering
Gui-Dong Han
1
-4
/
+4
2026-06-29
media: cec: disable delayed work before freeing an interrupted transmit
Biren Pandya
1
-1
/
+1
2026-06-29
media: cec: core: Fix kmemleak due to missed rc_free_device() call
Jonas Karlman
1
-2
/
+0
2026-05-19
media: cec: core: add LIP support
Hans Verkuil
1
-0
/
+9
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-7
/
+7
2025-10-14
media: cec: Fix debugfs leak on bus_register() failure
Haotian Zhang
1
-0
/
+1
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
1
-1
/
+1
2025-07-08
media: cec: core: add rx-no-low-drive setting
Hans Verkuil
3
-1
/
+13
2025-07-08
media: cec: core: add glitch error injection
Hans Verkuil
3
-1
/
+83
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-7
/
+6
2025-03-06
media: cec: use us_to_ktime() where appropriate
Vitaliy Shevtsov
1
-6
/
+5
2025-03-05
media: cec: core: allow raw msg transmit while configuring
Hans Verkuil
1
-1
/
+1
2025-02-18
media: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-01-07
media: cec: include linux/debugfs.h and linux/seq_file.h where needed
Jani Nikula
4
-6
/
+10
2024-11-08
media: replace obsolete hans.verkuil@cisco.com alias
Hans Verkuil
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-05
media: cec: move cec_get/put_device to header
Hans Verkuil
3
-33
/
+2
2024-08-08
media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID check
Hans Verkuil
1
-5
/
+6
2024-08-05
media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag
Hans Verkuil
2
-16
/
+38
2024-05-02
media: cec: core: avoid confusing "transmit timed out" message
Hans Verkuil
1
-1
/
+14
2024-05-02
media: cec: core: avoid recursive cec_claim_log_addrs
Hans Verkuil
2
-2
/
+6
2024-05-02
media: cec: cec-api: add locking in cec_release()
Hans Verkuil
1
-0
/
+3
2024-05-02
media: cec: cec-adap: always cancel work in cec_transmit_msg_fh
Hans Verkuil
1
-2
/
+1
2024-04-24
media: cec: return -ENODEV instead of -ENXIO if unregistered
Hans Verkuil
1
-2
/
+2
2024-02-05
media: cec: make cec_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-05
media: cec: core: remove length check of Timer Status
Nini Song
1
-14
/
+0
2023-11-23
media: cec: core: count low-drive, error and arb-lost conditions
Hans Verkuil
1
-5
/
+49
2023-09-15
Merge drm/drm-next into drm-intel-next
Jani Nikula
4
-14
/
+28
2023-09-01
media: cec: core: add note about *_from_edid() function usage in drm
Jani Nikula
2
-0
/
+10
2023-08-10
media: cec-pin: only enable interrupts when monitoring the CEC pin
Hans Verkuil
1
-2
/
+2
2023-08-10
media: cec-pin: improve interrupt handling
Hans Verkuil
2
-8
/
+21
2023-08-10
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
1
-2
/
+2
[next]