summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-30media: rc: add keymap for Hauppauge Credit Card RCPetja Patjas
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-04media: rc: reduce useless padding in struct rc_dev etcSean Young
2025-02-18media: Switch to use hrtimer_setup()Nam Cao
2025-02-13media: rc: add keymap for Siemens Gigaset RC20 remoteMichael Klein
2025-02-13media: streamzap: prevent processing IR data on URB failureMurad Masimov
2025-02-13media: streamzap: fix race between device disconnection and urb callbackMurad Masimov
2024-12-11media: rc: iguanair: handle timeoutsOliver Neukum
2024-12-11media: mceusb: don't include 'pm_wakeup.h' directlyWolfram Sang
2024-12-11media: imon: don't push static constants on stack for %*phSean Young
2024-12-11media: mceusb: don't push static constants on stack for %*phSean Young
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-03fdget(), trivial conversionsAl Viro
2024-10-29media: ati_remote: don't push static constants on stack for %*phAndy Shevchenko
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-08media: gpio-ir-tx: Remove redundant call to local_irq_disable()Sean Young
2024-10-08media: gpio-ir-tx: Driver does not behave with PREEMPT_RTSean Young
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-07-31media: rc: remove unused tx_resolution fieldSean Young
2024-07-31media: rc: meson-ir: support PM suspend/resumeZelong Dong
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-06-29media: rc: add keymap for MyGica UTV3 remoteNils Rothaug
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais
2024-06-20media: rc: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-05-31media: imon: Fix race getting ictx->lockRicardo Ribalda
2024-05-31media: mceusb: No need for vendor/product ID in nameSean Young
2024-05-30lirc: rc_dev_get_from_fd(): fix file leakAl Viro
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-08media: rc: add missing io.hAndy Shevchenko
2024-03-25media: imon: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-03-25media: lirc_dev: Make lirc_class constantRicardo B. Marliere
2024-03-25media: ir-spi: Unify indentation and comment styleAndy Shevchenko
2024-03-25media: ir-spi: Remove trailing comma in the terminator entryAndy Shevchenko
2024-03-25media: ir-spi: Utilise temporary variable for struct deviceAndy Shevchenko
2024-03-25media: ir-spi: Make use of device propertiesAndy Shevchenko
2024-03-25media: ir-spi: Don't use "proxy" headersAndy Shevchenko
2024-03-25media: rc: gpio-ir-recv: Remove unused of_gpio.hAndy Shevchenko
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-01media: pwm-ir-tx: Depend on CONFIG_HIGH_RES_TIMERSSean Young
2024-02-01media: ir_toy: fix a memleak in irtoy_txZhipeng Lu
2024-02-01media: rc: bpf attach/detach requires write permissionSean Young
2024-01-24bpf: Take into account BPF token when fetching helper protosAndrii Nakryiko
2024-01-12Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-20media: pwm-ir-tx: Trigger edges from hrtimer interrupt contextSean Young