aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-05-25media: imx: utils: Enclose IMX_BUS_FMTS macro in parenthesisAngel Alberto Carretero1-1/+1
2023-05-25staging: media: tegra-video: add support for Tegra20 parallel inputLuca Ceresoli8-0/+1030
2023-05-25staging: media: tegra-video: add H/V flip controlsLuca Ceresoli2-1/+21
2023-05-25staging: media: tegra-video: add hooks for planar YUV and H/V flipLuca Ceresoli2-0/+18
2023-05-25staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_viLuca Ceresoli1-2/+5
2023-05-25staging: media: tegra-video: move syncpt init/free to a per-soc opLuca Ceresoli3-49/+60
2023-05-25staging: media: tegra-video: add a per-soc enable/disable opLuca Ceresoli2-0/+11
2023-05-25staging: media: tegra-video: move MIPI calibration calls from VI to CSILuca Ceresoli2-50/+48
2023-05-25staging: media: tegra-video: move default format to soc-specific dataLuca Ceresoli3-11/+6
2023-05-25staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc opLuca Ceresoli3-41/+44
2023-05-25staging: media: tegra-video: Kconfig: allow TPG only on Tegra210Luca Ceresoli1-0/+1
2023-05-25staging: media: tegra-video: remove unneeded includeLuca Ceresoli1-1/+0
2023-05-25staging: media: tegra-video: move tegra210_csi_soc to C fileLuca Ceresoli2-4/+4
2023-05-25staging: media: tegra-video: move private struct declaration to C fileLuca Ceresoli2-13/+13
2023-05-25staging: media: tegra-video: slightly simplify cleanup on errorsLuca Ceresoli1-5/+3
2023-05-25staging: media: tegra-video: improve error messagesLuca Ceresoli1-5/+2
2023-05-25staging: media: tegra-video: fix typos in commentLuca Ceresoli1-3/+3
2023-05-25staging: media: tegra-video: document tegra_channel_get_remote_source_subdevLuca Ceresoli1-0/+3
2023-05-25staging: media: tegra-video: improve documentation of tegra_video_format fieldsLuca Ceresoli1-3/+3
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann1-1/+1
2023-05-13staging: rtl8192e: Refactor tmp_ofdm_index variable assignmentYogesh Hegde1-2/+2
2023-05-13staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40MindexYogesh Hegde1-14/+14
2023-05-13staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindexYogesh Hegde1-12/+12
2023-05-13staging: rtl8192e: Rename tmpRegA and TempCCkYogesh Hegde1-12/+12
2023-05-08staging: octeon: delete my name from TODO contactAaro Koskinen1-1/+0
2023-05-08staging: rtl8723bs: use tabs for indentationDaniel Watson1-13/+13
2023-05-08staging: rtl8192e: avoid CamelCase <RATRIndex>John Grace5-9/+9
2023-05-08staging: rtl8192e: Remove unused sens and max_sens from r8192_priv structYogesh Hegde1-2/+0
2023-05-08staging: rtl8192e: Remove unused _rtl92e_wx_set_sens functionYogesh Hegde1-20/+0
2023-05-08staging: rtl8192e: Remove unused _rtl92e_wx_get_sens functionYogesh Hegde1-10/+0
2023-05-08staging: rtl8192e: Remove unused rf_set_sens variableYogesh Hegde2-18/+2
2023-05-08staging: rtl8192e: add missing braces {}Stephan Snyman1-5/+9
2023-05-08staging: wlan-ng: replace rate macrosLuke Koch2-52/+18
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-1487/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-9/+6
2023-04-27Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds86-3762/+894
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-2/+2
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2023-04-25Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds41-3375/+1174
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-2/+2
2023-04-20staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann1-0/+1
2023-04-20staging: rtl8192e: Remove unchanged variables bfsync_processing and morePhilipp Hortmann3-4/+0
2023-04-20staging: rtl8192e: Remove unchanged variable frame_sync_monitorPhilipp Hortmann2-45/+30
2023-04-20staging: rtl8192e: Remove unchanged variable chan_forcedPhilipp Hortmann2-5/+0
2023-04-20staging: rtl8192e: Remove set to true while true of bfirst_after_downPhilipp Hortmann1-3/+1
2023-04-20staging: rtl8192e: Remove second initialization of bActuallySetPhilipp Hortmann1-2/+0
2023-04-20staging: rtl8192e: Remove unused macro RT_SET_PS_LEVELPhilipp Hortmann1-1/+0