2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/usb
Ingo Molnar 41cb08555c treewide, timers: Rename from_timer() to timer_container_of()
Move this API to the canonical timer_*() namespace.

[ tglx: Redone against pre rc1 ]

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/aB2X0jCKQO56WdMt@gmail.com
2025-06-08 09:07:37 +02:00
..
atm treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
c67x00 usb: Switch back to struct platform_driver::remove() 2024-10-04 15:13:03 +02:00
cdns3 usb: cdnsp: Fix issue with detecting command completion event 2025-05-21 13:12:10 +02:00
chipidea Linux 6.15-rc4 2025-04-28 10:32:58 +02:00
class usb: usbtmc: Fix timeout value in get_stb 2025-05-21 15:01:09 +02:00
common usb: common: usb-conn-gpio: use a unique name for usb connector device 2025-04-11 16:08:34 +02:00
core treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
dwc2 treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
dwc3 usb: dwc3-exynos: add support for ExynosAutov920 2025-05-21 13:12:43 +02:00
early
fotg210 usb: fotg210-hcd: Switch to use hrtimer_setup() 2025-02-18 11:19:02 +01:00
gadget treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
host treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
image scsi: Rename .slave_alloc() and .slave_destroy() 2024-12-04 15:34:28 -05:00
isp1760 treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
misc treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
mon drivers/usb/mon: refactor min with min_t 2024-11-13 15:09:51 +01:00
mtu3 Driver core and debugfs updates 2025-01-28 12:25:12 -08:00
musb treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
phy usb: Remove orphaned UDC drivers 2025-04-11 16:11:25 +02:00
renesas_usbhs usb: renesas_usbhs: Reorder clock handling and power management in probe 2025-04-11 16:08:34 +02:00
roles usb: roles: set switch registered flag early on 2025-02-14 09:26:25 +01:00
serial treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
storage treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
typec USB/Thunderbolt changes for 6.16-rc1 2025-06-06 12:45:35 -07:00
usbip treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
Kconfig usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk 2023-10-02 16:19:12 +02:00
Makefile USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selected 2024-06-04 15:33:38 +02:00
usb-skeleton.c