aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS14()Philipp Hortmann1-9/+0
2023-10-25staging: vc04_services: Use %p4cc format modifier to print FourCC codesUmang Jain4-40/+33
2023-10-25staging: vc04_services: Drop log level mechanismsUmang Jain5-175/+33
2023-10-25staging: vc04_services: Drop VCHIQ_LOG_PREFIX macroUmang Jain1-2/+0
2023-10-25staging: vc04: Convert vchiq_log_trace() to use dynamic debugUmang Jain4-43/+55
2023-10-25staging: vc04: Convert(and rename) vchiq_log_info() to use dynamic debugUmang Jain4-128/+137
2023-10-25staging: vc04: Convert vchiq_log_warning() to use dynamic debugUmang Jain3-14/+15
2023-10-25staging: vc04: Convert vchiq_log_error() to use dynamic debugUmang Jain5-94/+88
2023-10-25staging: vc04_services: Pass struct device to vchiq_init_slots()Umang Jain3-3/+3
2023-10-25staging: vc04_services: Pass struct device to vchiq_log_dump_mem()Umang Jain2-6/+8
2023-10-25staging: vme_user: prefer strscpy over strcpyMichael Straube1-1/+1
2023-10-25staging: rtl8192e: Remove unused variables TClasProc and TClasNumPhilipp Hortmann2-4/+0
2023-10-25staging: rtl8192e: Remove unused union qos_tclasPhilipp Hortmann3-52/+0
2023-10-25staging: rtl8192e: Remove last three parameters of MakeTSEntry()Philipp Hortmann1-12/+2
2023-10-25staging: rtl8192e: Remove unused struct acmPhilipp Hortmann1-6/+0
2023-10-25staging: rtl8192e: Replace union qos_tsinfo with embedded structPhilipp Hortmann4-16/+14
2023-10-25staging: rtl8192e: Replace union tspec_body including embedded structPhilipp Hortmann4-15/+9
2023-10-25staging: rtl8192e: Remove unused variables from union tspec_bodyPhilipp Hortmann1-17/+0
2023-10-25staging: rtl8192e: Remove written but unevaluated variable ucUPPhilipp Hortmann2-2/+0
2023-10-25staging: rtl8192e: Remove unused variables ucReserved and friendsPhilipp Hortmann2-14/+0
2023-10-25staging: rtl8192e: Replace BIT10 to BIT31 with BIT(10) to BIT(31)Philipp Hortmann5-58/+35
2023-10-25staging: rtl8192e: Replace BIT0 to BIT9 with BIT(0) to BIT(9)Philipp Hortmann6-51/+41
2023-10-25staging: greybus: bootrom: fixed prefer using ftrace warningNandha Kumar Singaram1-2/+0
2023-10-25staging: greybus: camera: Modify lines end with a '('Nandha Kumar Singaram1-2/+1
2023-10-25staging: greybus: camera: Alignment should match open parenthesisNandha Kumar Singaram1-5/+5
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2-7/+11
2023-10-22staging: vt6655: Rename variable byEIFSGilbert Adikankwu2-4/+4
2023-10-22staging: vt6655: Rename variable byDIFSGilbert Adikankwu2-10/+10
2023-10-22staging: vt6655: Rename variable bySIFSGilbert Adikankwu2-9/+9
2023-10-22staging: vt6655: Rename variable bySlotGilbert Adikankwu2-9/+9
2023-10-22staging: vt6655: Rename variable byCWMaxMinGilbert Adikankwu2-9/+9
2023-10-21staging: rtl8192e: clean up comparisons to NULLMichael Straube7-19/+17
2023-10-21staging: vme_user: Use dev_err() in vme_check_window()Soumya Negi2-7/+7
2023-10-21staging: vme_user: Remove NULL-checksSoumya Negi1-34/+2
2023-10-21staging: vme_user: Remove printk() in find_bridge()Soumya Negi1-1/+0
2023-10-21staging: vme_user: Use __func__ instead of function nameSoumya Negi1-7/+7
2023-10-21staging: vme_user: Replace printk() with dev_*()Soumya Negi1-76/+99
2023-10-21staging: rtl8192e: renamed variable HTUpdateDefaultSettingGary Rookard3-3/+3
2023-10-21staging: sm750fb: Remove unused return variable in program_mode_registers()Dorcas AnonoLitunya1-6/+2
2023-10-21staging: bcm2835-audio: remove function snd_bcm2835_new_ctl()Calvince Otieno1-1/+0
2023-10-21staging: gdm724x: Add blank line after declarationSoumya Negi1-0/+1
2023-10-21staging: vme_user: replace strcpy with strscpyCalvince Otieno1-1/+1
2023-10-21staging: vc04_services: bcm2835-camera: Drop MODULE_ALIASUmang Jain1-1/+7
2023-10-21staging: vc04_services: bcm2835-audio: Drop MODULE_ALIASUmang Jain1-1/+7
2023-10-21staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain2-1/+4
2023-10-21staging: vc04_services: vchiq_bus: Do not kfree deviceUmang Jain1-1/+0
2023-10-21staging: qlge: Retire the driverBenjamin Poirier12-10694/+0
2023-10-21staging: qlge: Update TODOBenjamin Poirier1-10/+5
2023-10-20staging: qlge: devlink health: use retained error fmsg APIPrzemek Kitszel1-44/+16
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman8-795/+5