summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2026-07-07staging: rtl8723bs: remove unused rtl8192c function declarationsPang-Chun Liu
2026-07-07staging: rtl8723bs: convert LPS_RF_ON_check to errnoHungyu Lin
2026-07-07staging: rtl8723bs: simplify LPS_RF_ON_check control flowHungyu Lin
2026-07-07staging: octeon: handle rx/tx initialization failures in probePrashant Rahul
2026-07-07staging: octeon: Propagate tx initialization failuresPrashant Rahul
2026-07-07staging: octeon: Propagate rx initialization failuresPrashant Rahul
2026-07-07staging: octeon: factor out device removal into a helperPrashant Rahul
2026-07-07staging: octeon: add missing napi_disable in cvm_oct_rx_shutdownAyush Mukkanwar
2026-07-07staging: octeon: add missing tasklet_kill in cvm_oct_tx_shutdownAyush Mukkanwar
2026-07-07staging: nvec: remove extra space in enum declarationDorian Catric
2026-07-07staging: nvec: fix typo in copyright header URLDorian Catric
2026-07-07staging: fbtft: fix typo in comment in fb_upd161704.cTomasz Unger
2026-07-07staging: fbtft: Use sysfs_emit_at() to print to sysfs fileDan Carpenter
2026-07-07staging: greybus: hid: fix SET_REPORT return valueHao-Qun Huang
2026-07-07staging: sm750fb: rename pvReg to mmioJad Keskes
2026-07-07staging: greybus: vibrator: return device_create() errorsAlfie Varghese
2026-07-07staging: greybus: power_supply: remove unnecessary parentheses in returnTomasz Unger
2026-07-07greybus: audio: bound the topology section sizes against the fetched sizeBryam Vargas
2026-07-07staging: greybus: Remove unused macroMichail Tatas
2026-07-07staging: greybus: audio_codec: remove redundant else-if checkAbdelnasser Hussein
2026-07-07staging: greybus: audio_codec: fix sscanf return value checkAbdelnasser Hussein
2026-07-07staging: greybus: remove unused macro CAP_TIMEOUT_MSRhys Tumelty
2026-07-07staging: sm750fb: Add missing Kconfig dependencyRong Zhang
2026-07-07staging: sm750fb: remove duplicate init_status structureHungyu Lin
2026-07-07staging: sm750fb: remove unused struct fieldsAhmet Sezgin Duran
2026-07-07staging: sm750fb: remove unnecessary initializationsAhmet Sezgin Duran
2026-07-07staging: sm750fb: remove commented-out forward declarationsAhmet Sezgin Duran
2026-07-07staging: sm750fb: gate dualview dataflow using g_dualviewAhmet Sezgin Duran
2026-07-07staging: greybus: audio: correct sscanf() return value checkAlexander A. Klimov
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02staging: iio: frequency: reorder dds.h macro parameters to match IIO conventionXiaofeng Yuan
2026-06-30staging: iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30staging: iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-22Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-18Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-06-16Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2026-06-16Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-12Merge tag 'staging-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-08staging: media: max96712: drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-05-31staging: iio: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-31staging: iio: addac: adt7316: document SPI interface switching sequenceHungyu Lin
2026-05-31staging: iio: ad9834: fix chip name typo in commentsAngus Gardner
2026-05-31staging: iio: ad9834: use dev_err_probe() in probe functionAngus Gardner
2026-05-31staging: iio: ad9834: simplify -ENOMEM return in probeAngus Gardner
2026-05-31iio: frequency: ad9832: simplify bitwise mathJoshua Crofts
2026-05-27media: staging: imx: remove unnecessary out-of-memory error messageShyam Sunder Reddy Padira
2026-05-27media: staging: imx-csi: use media_pad_is_streaming helperMichael Tretter