aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-14usb: typec: tipd: Move switch_power_state to tipd_dataSven Peter1-9/+8
2025-09-14usb: typec: tipd: Move initial irq mask to tipd_dataSven Peter1-12/+11
2025-09-14usb: typec: tipd: Clear interrupts firstSven Peter1-13/+11
2025-09-14clk: tegra: dfll: Add CVB tables for Tegra114Svyatoslav Ryhel2-28/+132
2025-09-14Input: cros_ec_keyb - Defer probe until parent EC device is registeredTzung-Bi Shih1-0/+6
2025-09-14platform/chrome: cros_ec: Add a flag to track registration stateTzung-Bi Shih2-0/+22
2025-09-14platform/chrome: cros_ec: Separate initialization from cros_ec_register()Tzung-Bi Shih1-27/+30
2025-09-14platform/chrome: Centralize common cros_ec_device initializationTzung-Bi Shih7-26/+9
2025-09-14platform/chrome: Centralize cros_ec_device allocationTzung-Bi Shih8-7/+22
2025-09-13efi: support booting with kexec handover (KHO)Evangelos Petrongonas1-4/+25
2025-09-13fbdev: use panic_in_progress() helperJinchao Wang1-8/+1
2025-09-13drivers/base/node: handle error properly in register_one_node()Donet Tom1-0/+5
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand2-2/+4
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand2-3/+3
2025-09-13zram: protect recomp_algorithm_show() with ->init_lockSergey Senozhatsky1-15/+8
2025-09-13/dev/zero: try to align PMD_SIZE for private mappingZhang Qilong1-4/+17
2025-09-13Merge tag 'regulator-fix-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-3/+4
2025-09-13can: rcar_canfd: Simplify data bit rate configBiju Das1-13/+15
2025-09-13can: rcar_canfd: Simplify nominal bit rate configBiju Das1-19/+24
2025-09-13can: rcar_canfd: Update RCANFD_CFG_* macrosBiju Das1-6/+6
2025-09-13can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4Biju Das1-1/+4
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean11-27/+28
2025-09-13can: dev: sort includes by alphabetical orderVincent Mailhol1-5/+5
2025-09-13can: m_can: use us_to_ktime() where appropriateXichao Zhao1-4/+2
2025-09-13media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo2-27/+48
2025-09-13media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILERicardo Ribalda1-0/+34
2025-09-13media: uvcvideo: Run uvc_ctrl_init_ctrl for all controlsRicardo Ribalda1-9/+0
2025-09-13media: uvcvideo: Shorten the transfer size non compliance messageMichal Pecio1-1/+1
2025-09-13media: uvcvideo: Do not re-reference dev->udevRicardo Ribalda1-1/+1
2025-09-13media: uvcvideo: Use intf instead of udev for printksRicardo Ribalda6-24/+24
2025-09-13media: uvcvideo: Move video_device under video_queueRicardo Ribalda5-15/+12
2025-09-13media: uvcvideo: Drop stream->mutexRicardo Ribalda4-50/+11
2025-09-13media: uvcvideo: Move MSXU_CONTROL_METADATA definition to headerLaurent Pinchart1-6/+5
2025-09-13media: uvcvideo: Add missing curly bracesLaurent Pinchart1-1/+2
2025-09-13media: uvcvideo: Drop unneeded memset() in meta device ioctl handlersLaurent Pinchart1-9/+2
2025-09-13media: uvcvideo: Fix comments in uvc_meta_detect_msxuRicardo Ribalda1-4/+9
2025-09-13media: uvcvideo: Avoid variable shadowing in uvc_ctrl_cleanup_fhDesnes Nunes1-2/+1
2025-09-13media: uvcvideo: Fix assignment in if conditionDarshan Rathod1-1/+2
2025-09-13iio: pressure: bmp280: Use gpiod_set_value_cansleep()Salah Triki1-1/+1
2025-09-13iio: pressure: bmp280: Remove noisy dev_info()Salah Triki1-1/+0
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple4-0/+39
2025-09-13gpu: nova-core: firmware: use 570.144 firmwareAlexandre Courbot1-1/+1
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot4-21/+99
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot4-2/+246
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot4-9/+393
2025-09-13gpu: nova-core: firmware: add support for common firmware headerAlexandre Courbot1-0/+62
2025-09-13gpu: nova-core: firmware: move firmware request code into a functionAlexandre Courbot1-6/+14
2025-09-13gpu: nova-core: add Chipset::name() methodAlexandre Courbot3-33/+20
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot5-120/+184
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot2-2/+2