summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-15HID: universal-pidff: clang-format passTomasz Pakuła
2025-08-15HID: pidff: clang-format passTomasz Pakuła
2025-08-15HID: pidff: Define all cardinal directionsTomasz Pakuła
2025-08-15HID: pidff: Remove Anssi's email address from info msgTomasz Pakuła
2025-08-15HID: pidff: PERMISSIVE_CONTROL quirk autodetectionTomasz Pakuła
2025-08-15HID: pidff: Separate check for infinite durationTomasz Pakuła
2025-08-15HID: pidff: Rework pidff_upload_effectTomasz Pakuła
2025-08-15HID: pidff: Update debug messagesTomasz Pakuła
2025-08-15HID: pidff: Add support for AXES_ENABLE fieldTomasz Pakuła
2025-08-15HID: pidff: Simplify HID field/usage searching logicTomasz Pakuła
2025-08-15HID: pidff: Better quirk assigment when searching for fieldsTomasz Pakuła
2025-08-15HID: pidff: Treat PID_REQUIRED_REPORTS as count, not maxTomasz Pakuła
2025-08-15HID: pidff: Use ARRAY_SIZE macro instead of sizeofTomasz Pakuła
2025-08-15HID: pidff: Remove unneeded debugTomasz Pakuła
2025-08-15HID: pidff: Remove unhelpful pidff_set_actuators helperTomasz Pakuła
2025-08-15HID: pidff: Use direction fix only for conditional effectsTomasz Pakuła
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-15Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-15drm/i915/bo: remove unnecessary includeJani Nikula
2025-08-15iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_mapNicolin Chen
2025-08-15drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUsKarunika Choo
2025-08-15drm/panthor: Make MMU cache maintenance use FLUSH_CACHES commandKarunika Choo
2025-08-15drm/panthor: Serialize GPU cache flush operationsKarunika Choo
2025-08-15drm/panthor: Add support for Mali-Gx15 family of GPUsKarunika Choo
2025-08-15drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310Karunika Choo
2025-08-15drm/panthor: Simplify getting the GPU model nameKarunika Choo
2025-08-15iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook
2025-08-15drm/panthor: Add panthor_hw and move gpu_info initialization into itKarunika Choo
2025-08-15drm/i915/audio: drop irq enabled check from LPE audio setupJani Nikula
2025-08-15drm/i915/active: Use try_cmpxchg64() in __active_lookup()Uros Bizjak
2025-08-15media: imon: Remove unused definesSean Young
2025-08-15media: imon: grab lock earlier in imon_ir_change_protocol()Tetsuo Handa
2025-08-15media: imon: make send_packet() more robustTetsuo Handa
2025-08-15media: lirc: Fix error handling in lirc_register()Ma Ke
2025-08-14scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter
2025-08-14scsi: ufs: ufs-pci: Add support for Intel Wildcat LakeAdrian Hunter
2025-08-15drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()Liu Ying
2025-08-15gpu: nova-core: register: add support for relative array registersAlexandre Courbot
2025-08-15gpu: nova-core: falcon: use register arrays for FUSE registersAlexandre Courbot
2025-08-15gpu: nova-core: register: add support for register arraysAlexandre Courbot
2025-08-15gpu: nova-core: falcon: add distinct base address for PFALCON2Alexandre Courbot
2025-08-15gpu: nova-core: register: redesign relative registersAlexandre Courbot
2025-08-15gpu: nova-core: register: use #[inline(always)] for all methodsAlexandre Courbot
2025-08-15gpu: nova-core: register: split @io rule into fixed and relative versionsAlexandre Courbot
2025-08-15gpu: nova-core: register: generate correct `Default` implementationAlexandre Courbot
2025-08-15gpu: nova-core: register: improve `Debug` implementationAlexandre Courbot
2025-08-15gpu: nova-core: register: add fields dispatcher internal ruleAlexandre Courbot
2025-08-15gpu: nova-core: register: add missing doccomments for fixed registers I/O acc...Alexandre Courbot
2025-08-15gpu: nova-core: register: fix documentation and indentationAlexandre Courbot