summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-27media: s2255: Fix block comment style to kernel formatLei Huang
2026-07-27media: s2255: Add blank lines after variable declarationsLei Huang
2026-07-27media: s2255: Parenthesize macro argument to avoid precedence issuesLei Huang
2026-07-27media: s2255: Remove unnecessary parentheses around conditionsLei Huang
2026-07-27media: s2255: Add spaces around multiplication operatorsLei Huang
2026-07-27media: s2255: Add blank lines after function/struct/enum declarationsLei Huang
2026-07-27media: s2255: Remove multiple blank lines and before close bracesLei Huang
2026-07-27media: s2255: Fix alignment to match open parenthesisLei Huang
2026-07-27media: s2255: Replace NULL comparisons with ! notationLei Huang
2026-07-27media: s2255: Use consistent braces on all arms of if/else statementsLei Huang
2026-07-27media: s2255: Remove unnecessary spaces after castsLei Huang
2026-07-27media: s2255: Rename remaining CamelCase identifiers to snake_caseLei Huang
2026-07-27media: s2255: Rename CamelCase goto labels to snake_caseLei Huang
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...Suraj Kandpal
2026-07-19perf stat: Add --hide-zero-events option to suppress zero-count eventsAaron Tomlin
2026-07-20drm/xe/xe_ras: Add support to query device memory errorsRiana Tauro
2026-07-20drm/xe/xe_ras: Handle uncorrectable SoC Internal errorsRiana Tauro
2026-07-20drm/xe/xe_survivability: Decouple survivability info from boot survivabilityRiana Tauro
2026-07-19smb: client: bound dirent name against end of SMB response in cifs_filldirJay Vadayath
2026-07-19smb: client: validate DFS referral PathConsumedYichong Chen
2026-07-20platform/chrome: cros_ec: Remove redundant dev_err()Pan Chuang
2026-07-20arm64: dts: cix: add sky1 DMA-350 node with channel IRQ entriesJun Guo
2026-07-20firmware: coreboot: Skip no-map CBMEM entriesYidi Lin
2026-07-20docs: ABI: testing: Fix typoManuel Ebner
2026-07-20iio: light: opt3001: split opt3001_get_processed() logicJoshua Crofts
2026-07-20iio: adc: make read-only const array config staticColin Ian King
2026-07-20iio: light: vcnl4000: make read-only const array regulator_names staticColin Ian King
2026-07-20dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatibleSimon Glass
2026-07-19accel/amdxdna: Fix command timeout raceWendy Liang
2026-07-19lib/crypto: aes: Add XTS supportEric Biggers
2026-07-19lib/crypto: aes: Add CTR and XCTR supportEric Biggers
2026-07-19lib/crypto: aes: Add CBC and CBC-CTS supportEric Biggers
2026-07-19lib/crypto: aes: Add ECB supportEric Biggers
2026-07-19crypto: xts - Split out __xts_verify_key() helperEric Biggers
2026-07-20iio: adc: ti-ads112c14: add debugfs register accessDavid Lechner (TI)
2026-07-20m68k: coldfire: fix breakage of missed IO access updateGreg Ungerer
2026-07-20iio: adc: ti-ads112c14: add measurement channel supportDavid Lechner (TI)
2026-07-20iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channelDavid Lechner (TI)
2026-07-20iio: adc: add ti-ads112c14 driverDavid Lechner (TI)
2026-07-20dt-bindings: iio: adc: add ti,ads112c14David Lechner (TI)
2026-07-20dt-bindings: iio: adc: add input-chopping propertyDavid Lechner (TI)
2026-07-20dt-bindings: iio: adc: Add burn-out current propertiesKurt Borja
2026-07-20dt-bindings: iio: adc: Add excitation current sources propertiesKurt Borja
2026-07-20dt-bindings: iio: adc: Add reference-sources propertyKurt Borja
2026-07-19spi: axiado: cond_no_effect and kernel-doc fixesMark Brown
2026-07-19spi: axiado: fix kernel-doc commentsBabanpreet Singh
2026-07-19spi: axiado: merge identical if/else branches in ax_transfer_one()Babanpreet Singh
2026-07-20driver core: platform: tests: add test cases for correct swnode removalBartosz Golaszewski
2026-07-20driver core: platform: unify release pathBartosz Golaszewski
2026-07-20drm/xe/i2c: use device_create_managed_software_node()Bartosz Golaszewski