summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-16staging: r8188eu: Revert "staging: r8188eu: simplify rtw_get_ff_hwaddr"Martin Kaiser
2023-02-16staging: r8188eu: replace hand coded loop with list_for_each_entryMartin Kaiser
2023-02-16staging: r8188eu: merge _rtw_enqueue_cmd into its callerMartin Kaiser
2023-02-15Merge git://git.linuxtv.org/media_stage into media_treeMauro Carvalho Chehab
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09staging: rtl8192e: Use BIT() instead of << for bit field MSR_LINK_MASKPhilipp Hortmann
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil
2023-02-09media: Revert "media: av7110: move to staging/media/deprecated/saa7146"Hans Verkuil
2023-02-08Merge tag 'v6.2-rc7' into media_treeMauro Carvalho Chehab
2023-02-08staging: rtl8192e: Rename DM_RxPathSelTablePhilipp Hortmann
2023-02-08staging: rtl8192e: Rename diff_TH and disabledRFPhilipp Hortmann
2023-02-08staging: rtl8192e: Rename Enable, cck_Rx_path and SS_TH_lowPhilipp Hortmann
2023-02-08staging: rtl8192e: Rename RateAdaptiveTH.., VeryLowRSSI and WAIotTHValPhilipp Hortmann
2023-02-08staging: rtl8192e: Rename RxPathSelectio.., RateAdaptive.. and RateAdap..Philipp Hortmann
2023-02-08staging: rtl8192e: Rename OFDM_Table.., CCK_Table_.. and RxPathSelecti..Philipp Hortmann
2023-02-08staging: rtl8192e: Rename MacBlkCtrl and remove double definitionPhilipp Hortmann
2023-02-08staging: rtl8192e: Remove blank lines in r8192E_hw.h, rtl_core.h and ..Philipp Hortmann
2023-02-08staging: rtl8192e: Rename AcmHw_ViqEn, AcmHw_VoqEn and ANAPAR_FOR_8192PciEPhilipp Hortmann
2023-02-08staging: r8188eu: bagg_pkt parameter is not usedMartin Kaiser
2023-02-08staging: r8188eu: simplify rtw_get_ff_hwaddrMartin Kaiser
2023-02-08staging: r8188eu: simplify xmit_buf flagsMartin Kaiser
2023-02-08staging: r8188eu: xmit_buf's ff_hwaddr is not usedMartin Kaiser
2023-02-08staging: r8188eu: remove unused frametag definesMartin Kaiser
2023-02-08staging: r8188eu: simplify rtw_alloc_xmitframeMartin Kaiser
2023-02-08staging: r8188eu: merge do_queue_select into its only callerMartin Kaiser
2023-02-08media: imx: imx-media-fim: Replace macro icap_enabled() with functionBrent Pappas
2023-02-08media: meson: vdec: remove redundant if statementBenjamin Roszak
2023-02-08media: atomisp: pci: sh_css: Inline single invocation of macro STATS_ENABLED()Brent Pappas
2023-02-08media: atomisp: pci: hive_isp_css_common: host: vmem: Replace SUBWORD macros ...Brent Pappas
2023-02-08media: atomisp: pci: Replace bytes macros with functionsBrent Pappas
2023-02-08media: atomisp: ov2722: Power on sensor from set_fmt() callbackHans de Goede
2023-02-08media: atomisp: ov2722: Don't take the input_lock for try_fmt calls.Hans de Goede
2023-02-08media: atomisp: ov2722: Fix GPIO1 polarityHans de Goede
2023-02-08media: atomisp: ov2722: Call atomisp_gmin_remove_subdev() on probe failureHans de Goede
2023-02-08media: atomisp: ov2680: Switch over to ACPI powermanagementHans de Goede
2023-02-08media: atomisp: ov2680: Use devm_kzalloc() for sensor data structHans de Goede
2023-02-08media: atomisp: ov2680: Add dev local variable to probe()Hans de Goede
2023-02-08media: atomisp: ov2680: s/dev/sensor/Hans de Goede
2023-02-08media: atomisp: ov2680: Add runtime-pm supportHans de Goede
2023-02-08media: atomisp: ov2680: Delay power-on till streaming is startedHans de Goede
2023-02-08media: atomisp: ov2680: Cleanup includesHans de Goede
2023-02-08media: atomisp: ov2680: Consistently indent define valuesHans de Goede