Centos-kernel-stream-9/drivers/misc/cardreader
Desnes Nunes 134c71a074 treewide: Switch/rename to timer_delete[_sync]()
JIRA: https://issues.redhat.com/browse/RHEL-78839
Conflicts:
* Partial backport only including usb, memstick and cardreader changes; in
  order to follow new code standard regarding the usage of pending timers
* Avoiding commit 8e0285ab95a9 ("ARM/musb: omap2: Remove global GPIO
  numbers from TUSB6010") on tusb_musb_exit() in tusb6010.c adding *glue
* Avoiding commit 21acc656a06e ("usb: musb: Add and use inline functions
  musb_{get,set}_state") on musb_core.c to update the otg state

commit 8fa7292fee5c5240402371ea89ab285ec856c916
Author: Thomas Gleixner <tglx@linutronix.de>
Date: Sat, 5 Apr 2025 10:17:26 +0200

  timer_delete[_sync]() replaces del_timer[_sync](). Convert the whole tree
  over and remove the historical wrapper inlines.

  Conversion was done with coccinelle plus manual fixups where necessary.

  Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  Signed-off-by: Ingo Molnar <mingo@kernel.org>

Signed-off-by: Desnes Nunes <desnesn@redhat.com>
2025-07-14 22:49:53 -03:00
..
Kconfig misc: rtsx: list supported models in Kconfig help 2024-12-13 11:26:41 -03:00
Makefile misc: rtsx: add to support new card reader rts5264 new definition and function 2024-01-12 09:39:29 -05:00
alcor_pci.c misc: rtsx: Cleanup on DRV_NAME cardreader variables 2025-03-19 21:23:46 -03:00
rtl8411.c misc: rtsx: Quiesce rts5249 on system suspend 2022-09-30 13:39:00 -04:00
rts5209.c misc: rtsx: Quiesce rts5249 on system suspend 2022-09-30 13:39:00 -04:00
rts5227.c misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe 2024-04-25 00:11:52 -03:00
rts5228.c misc: rtsx: clean up one inconsistent indenting 2024-05-20 13:28:42 -03:00
rts5228.h
rts5229.c misc: rtsx: Quiesce rts5249 on system suspend 2022-09-30 13:39:00 -04:00
rts5249.c misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe 2024-04-25 00:11:52 -03:00
rts5260.c misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe 2024-04-25 00:11:52 -03:00
rts5260.h
rts5261.c misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw() 2024-04-25 00:11:52 -03:00
rts5261.h
rts5264.c misc: rtsx: add to support new card reader rts5264 new definition and function 2024-01-12 09:39:29 -05:00
rts5264.h misc: rtsx: add to support new card reader rts5264 new definition and function 2024-01-12 09:39:29 -05:00
rtsx_pcr.c misc: rtsx: do clear express reg every SD_INT 2024-05-30 07:35:43 -04:00
rtsx_pcr.h misc: rtsx: add to support new card reader rts5264 2024-01-12 09:39:29 -05:00
rtsx_usb.c treewide: Switch/rename to timer_delete[_sync]() 2025-07-14 22:49:53 -03:00