summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil2023-05-261-1/+1
| * | | media: staging: max96712: Add support for 3-lane C-PHYNiklas Söderlund2023-05-251-6/+32
| * | | media: av7110: Remove unnecessary (void*) conversionsAtin Bainada2023-05-251-2/+2
| * | | media: staging: media: imx6-mipi-csi2: Add log_status core callbackAlexander Stein2023-05-251-0/+45
| * | | media: imx: utils: Enclose IMX_BUS_FMTS macro in parenthesisAngel Alberto Carretero2023-05-251-1/+1
| * | | staging: media: tegra-video: add support for Tegra20 parallel inputLuca Ceresoli2023-05-258-0/+1030
| * | | staging: media: tegra-video: add H/V flip controlsLuca Ceresoli2023-05-252-1/+21
| * | | staging: media: tegra-video: add hooks for planar YUV and H/V flipLuca Ceresoli2023-05-252-0/+18
| * | | staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_viLuca Ceresoli2023-05-251-2/+5
| * | | staging: media: tegra-video: move syncpt init/free to a per-soc opLuca Ceresoli2023-05-253-49/+60
| * | | staging: media: tegra-video: add a per-soc enable/disable opLuca Ceresoli2023-05-252-0/+11
| * | | staging: media: tegra-video: move MIPI calibration calls from VI to CSILuca Ceresoli2023-05-252-50/+48
| * | | staging: media: tegra-video: move default format to soc-specific dataLuca Ceresoli2023-05-253-11/+6
| * | | staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc opLuca Ceresoli2023-05-253-41/+44
| * | | staging: media: tegra-video: Kconfig: allow TPG only on Tegra210Luca Ceresoli2023-05-251-0/+1
| * | | staging: media: tegra-video: remove unneeded includeLuca Ceresoli2023-05-251-1/+0
| * | | staging: media: tegra-video: move tegra210_csi_soc to C fileLuca Ceresoli2023-05-252-4/+4
| * | | staging: media: tegra-video: move private struct declaration to C fileLuca Ceresoli2023-05-252-13/+13
| * | | staging: media: tegra-video: slightly simplify cleanup on errorsLuca Ceresoli2023-05-251-5/+3
| * | | staging: media: tegra-video: improve error messagesLuca Ceresoli2023-05-251-5/+2
| * | | staging: media: tegra-video: fix typos in commentLuca Ceresoli2023-05-251-3/+3
| * | | staging: media: tegra-video: document tegra_channel_get_remote_source_subdevLuca Ceresoli2023-05-251-0/+3
| * | | staging: media: tegra-video: improve documentation of tegra_video_format fieldsLuca Ceresoli2023-05-251-3/+3
* | | | Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-0358-1428/+446
|\ \ \ \
| * | | | staging: rtl8192e: Remove whitespace and blank linesTree Davies2023-06-231-38/+23
| * | | | staging: rtl8192e: remove 5G related codeMichael Straube2023-06-204-5/+1
| * | | | staging: rtl8192e: remove comparison to trueMichael Straube2023-06-201-1/+1
| * | | | staging: rtl8192e: remove return statement from void functionMichael Straube2023-06-201-1/+0
| * | | | staging: rtl8192e: convert else if sequence to switchMichael Straube2023-06-201-5/+9
| * | | | staging: rtl8192e: clean up brace coding style issuesMichael Straube2023-06-207-22/+30
| * | | | staging: rtl8723bs: Fix blank line issuesFranziska Naepelt2023-06-201-46/+0
| * | | | staging: rtl8723bs: Fix block comment issueFranziska Naepelt2023-06-201-5/+5
| * | | | staging: rtl8723bs: Fix indentation issuesFranziska Naepelt2023-06-201-3/+3
| * | | | staging: vchiq_arm: Remove extra struct vchiq_instance declarationUmang Jain2023-06-201-2/+0
| * | | | staging: rtl8192e: Rename variable InitialGainHandlerYogesh Hegde2023-06-193-4/+4
| * | | | staging: rtl8192e: Rename variable LeisurePSLeaveYogesh Hegde2023-06-194-4/+4
| * | | | staging: rtl8192e: Rename variable SetBWModeHandlerYogesh Hegde2023-06-194-8/+8
| * | | | staging: rtl8192e: Rename variable SetWirelessModeYogesh Hegde2023-06-193-8/+8
| * | | | staging: rtl8192e: Rename RTLLIB_LINKED_SCANNINGPhilipp Hortmann2023-06-194-6/+6
| * | | | staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann2023-06-1911-62/+62
| * | | | staging: rtl8192e: Rename RTLLIB_NOLINK to MAC80211_NOLINKPhilipp Hortmann2023-06-194-20/+20
| * | | | staging: rtl8192e: Rename state to link_statePhilipp Hortmann2023-06-1911-99/+99
| * | | | staging: rtl8192e: Rename rtllib_state to rtl_link_statePhilipp Hortmann2023-06-191-2/+2
| * | | | staging: rtl8192e: Remove unused enum led_ctl_modePhilipp Hortmann2023-06-191-11/+0
| * | | | staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann2023-06-1910-39/+34
| * | | | staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_APhilipp Hortmann2023-06-196-20/+6
| * | | | staging: rtl8192e: Remove variable stats->freq as it is constantPhilipp Hortmann2023-06-193-20/+5
| * | | | staging: rtl8192e: Add missing entry CFG80211 in KconfigPhilipp Hortmann2023-06-191-0/+1
| * | | | axis-fifo: remove the unnecessary dev_info()Prathu Baronia2023-06-171-3/+0
| * | | | staging: rtl8192e: Use standard api to calculate channel to frequencyPhilipp Hortmann2023-06-153-15/+6