summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-10-17staging: rtl8192u: remove entry from MakefileGreg Kroah-Hartman
2023-10-16staging: wlan-ng: replace pr_debug() with netdev_dbg()Calvince Otieno
2023-10-16staging: wlan-ng: replace strncpy() with strscpy()Calvince Otieno
2023-10-16staging: wlan-ng: remove undefined functionCalvince Otieno
2023-10-16staging: wlan-ng: remove unnecessary helper functionCalvince Otieno
2023-10-16staging: wlan-ng: remove unused function prototypesCalvince Otieno
2023-10-15staging: qlge: Replace the occurrences of (1<<x) by BIT(x)Nandha Kumar Singaram
2023-10-15staging: vme_user: Add spaces around '<<' operatorSoumya Negi
2023-10-15staging: vme_user: Add spaces around '*'Soumya Negi
2023-10-15staging: vme_user: Fix unbalanced {} in if-else blocksSoumya Negi
2023-10-15staging: vme_user: Correct spelling mistakes in commentsSoumya Negi
2023-10-15staging: vt6655: Type encoding info dropped from variable name "byBBVGANew"Pavan Bobba
2023-10-15staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent"Pavan Bobba
2023-10-15staging: vt6655: Type encoding info dropped from array name "abyBBVGA"Pavan Bobba
2023-10-15Staging: rtl8192e: Rename variable pTSTree Davies
2023-10-15Staging: rtl8192e: Rename variable ReasonCodeTree Davies
2023-10-15Staging: rtl8192e: Rename variable TSInfoTree Davies
2023-10-15Staging: rtl8192e: Rename variable pBaTree Davies
2023-10-15staging: rtl8192e: Remove unused enums dm_dig_sta and dm_dig_algPhilipp Hortmann
2023-10-15staging: rtl8192e: Remove unused variable dig_statePhilipp Hortmann
2023-10-15staging: rtl8192e: Remove unchanged variable dig_algorithm_switchPhilipp Hortmann
2023-10-15staging: rtl8192e: Remove _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()Philipp Hortmann
2023-10-15staging: rtl8192e: Remove unchanged variable dig_algorithmPhilipp Hortmann
2023-10-15staging: rtl8192e: Remove unchanged variable dig_enable_flagPhilipp Hortmann
2023-10-15staging: rts5208: Remove macros scsi_lock(), scsi_unlock()Soumya Negi
2023-10-15staging: rts5208: Refactor macros to static inline functionsSoumya Negi
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann
2023-10-15staging: greybus: Add __counted_by for struct apr_rx_buf and use struct_size()Gustavo A. R. Silva
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12iio: resolver: ad2s1210: move out of stagingDavid Lechner
2023-10-12staging: iio: resolver: ad2s1210: simplify code with guard(mutex)David Lechner
2023-10-12staging: iio: resolver: ad2s1210: clear faults after soft resetDavid Lechner
2023-10-12staging: iio: resolver: ad2s1210: refactor sample toggleDavid Lechner
2023-10-12staging: media: ipu3: remove ftrace-like loggingRicardo B. Marliere
2023-10-11staging: iio: resolver: ad2s1210: remove fault attributeDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: add label attribute supportDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: add register/fault support summaryDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: implement fault eventsDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: rename DOS reset min/max attrsDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: convert DOS mismatch threshold to event attrDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: convert DOS overrange threshold to event attrDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: convert LOS threshold to event attrDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrsDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: add triggered buffer supportDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: add phase lock range supportDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: convert resolution to devicetree propertyDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: convert fexcit to channel attributeDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: implement hysteresis as channel attrDavid Lechner
2023-10-11staging: iio: resolver: ad2s1210: do not use fault register for dummy readDavid Lechner