summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2022-12-05staging: r8188eu: drop return value from issue_probereq_exMartin Kaiser2-11/+4
2022-12-05staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2022-12-05staging: rtl8192e: Remove unused variable int_logPhilipp Hortmann3-20/+0
2022-12-05staging: rtl8192e: Remove unused variable ChannelAccessSettingPhilipp Hortmann1-12/+0
2022-12-05staging: rtl8192e: Remove unused variable initialized_at_probePhilipp Hortmann2-2/+0
2022-12-05staging: rtl8192e: Remove unused variable skb_aggQPhilipp Hortmann3-5/+0
2022-12-05staging: rtl8192e: Remove unchanged variable AcmMethodPhilipp Hortmann4-12/+0
2022-12-05staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+1
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman5-11/+10
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-5/+6
2022-11-25media: staging: omap4iss: remove cacheflush importIan Cowan1-2/+0
2022-11-25media: imx: Unstage the imx7-media-csi driverLaurent Pinchart4-2421/+0
2022-11-25media: imx: Decouple imx8mq-mipi-csi2 from imx7-media-csiLaurent Pinchart2-1/+11
2022-11-25media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formatsLaurent Pinchart1-3/+3
2022-11-25media: imx: imx7-media-csi: Rename phys variables to dma_addrLaurent Pinchart1-18/+18
2022-11-25media: imx: imx7-media-csi: Move variable to loop scopeLaurent Pinchart1-4/+5
2022-11-25media: imx: imx7-media-csi: Add support for fast-tracking queued buffersPaul Elder1-0/+76
2022-11-25media: imx: imx7-media-csi: Remove a useless includeChristophe JAILLET1-1/+0
2022-11-25media: atomisp: Make bds_factors_list be type of struct u32_fractAndy Shevchenko4-78/+51
2022-11-25media: atomisp_ov2680: Fix 1280x720 -> 1296x736 resolutionHans de Goede1-23/+23
2022-11-25media: atomisp: Remove atomisp_ospm_dphy_up()/_down() functionsHans de Goede3-48/+12
2022-11-25media: atomisp: Remove atomisp_ospm_dphy_down() call from probe error pathHans de Goede1-2/+0
2022-11-25media: atomisp: Move calling of css_[un]init() to power_on()/_off()Hans de Goede3-15/+7
2022-11-25media: atomisp: Remove duplication between runtime-pm and normal-pm codeHans de Goede3-46/+12
2022-11-25media: atomisp: Remove sw_contex.power_state checksHans de Goede4-72/+43
2022-11-25media: atomisp: Remove atomisp_css_suspend()/_resume()Hans de Goede3-35/+2
2022-11-25media: atomisp: Remove clearing of config from atomisp_css_uninit()Hans de Goede1-9/+0
2022-11-25media: atomisp: Remove atomisp_mrfld_power_down()/_up()Hans de Goede1-17/+5
2022-11-25media: atomisp: Remove double atomisp_mrfld_power_down()/_up() calls from ato...Hans de Goede3-15/+7
2022-11-25media: atomisp: Drop userptr support from hmmHans de Goede4-69/+7
2022-11-25media: atomisp: Remove unused ia_css_frame_*() functionsHans de Goede2-195/+0
2022-11-25media: atomisp: Remove atomisp_css_yuvpp_configure_viewfinder() functionHans de Goede2-30/+0
2022-11-25media: atomisp: Remove 2 unused accelerator mode related functionsHans de Goede4-38/+0
2022-11-25media: atomisp: Fix deadlock when the /dev/video# node is closed while still ...Hans de Goede1-16/+5
2022-11-25media: atomisp: Log an error on failing to alloc private-memHans de Goede1-0/+1
2022-11-25media: atomisp: Flush queue on atomisp_css_start() errorHans de Goede1-1/+3
2022-11-25media: atomisp: Remove unused QOS defines / structure memberHans de Goede3-12/+1
2022-11-25media: atomisp: Remove accelerator pipe creation codeHans de Goede8-709/+6
2022-11-25media: atomisp: Silence: 'atomisp_q_one_s3a_buffer: drop one s3a stat which h...Hans de Goede1-2/+1
2022-11-25media: atomisp: gc0310: Power on sensor from set_fmt() callbackHans de Goede2-2/+13
2022-11-25media: atomisp: Remove __atomisp_get_pipe() helperHans de Goede1-94/+4
2022-11-25media: atomisp: Make atomisp_g_fmt_cap() default to YUV420Hans de Goede1-1/+1
2022-11-25media: atomisp: Fix atomisp_try_fmt_cap() always returning YUV420 pixelformatHans de Goede1-0/+7
2022-11-25media: atomisp: Refactor atomisp_adjust_fmt()Hans de Goede1-22/+1
2022-11-25media: atomisp: Fix VIDIOC_REQBUFS failing when VIDIOC_S_FMT has not been cal...Hans de Goede2-3/+24
2022-11-25media: atomisp: Make it possible to call atomisp_set_fmt() without a file handleHans de Goede3-4/+11
2022-11-25media: atomisp: Convert to videobuf2Hans de Goede12-791/+303
2022-11-25media: atomisp: Add ia_css_frame_get_info() helperHans de Goede11-123/+124
2022-11-25media: atomisp: Use new atomisp_flush_video_pipe() helper in atomisp_streamoff()Hans de Goede1-38/+2