summaryrefslogtreecommitdiff
path: root/drivers/media/rc/xbox_remote.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-17media: rc: xbox_remote: heed DMA restrictionsOliver Neukum1-1/+8
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young1-2/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2022-06-20media: xbox_remote: xbox_remote_initialize() cannot failOliver Neukum1-7/+3
2022-04-23media: remove third argument of usb_maxpacket()Vincent Mailhol1-1/+1
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-1/+1
2019-04-22media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl1-2/+4
2018-11-22media: rc: XBox DVD Remote uses 12 bits scancodesSean Young1-3/+4
2018-11-22media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin1-0/+305