aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2024-04-26media: staging: media: atomisp: Remove extra whitespace after opening parenth...Jonathan Bergh1-2/+2
2024-04-26media: staging: media: atomisp: Fix various multiline block comment formattin...Jonathan Bergh1-16/+18
2024-04-26media: staging: media: atomisp: Remove old commented code and fix multiple bl...Jonathan Bergh1-39/+49
2024-04-26media: staging: media: atomisp: Remove unneeded return statement from void fu...Jonathan Bergh1-2/+0
2024-04-26media: staging: media: atomisp: Remove unnecessary parentheses from condition...Jonathan Bergh1-1/+1
2024-04-26media: staging: media: atomisp: Ensure trailing statements are on a newline a...Jonathan Bergh1-2/+4
2024-04-26media: staging: media: atomisp: Fixed "unsigned int *" rather than "unsigned ...Jonathan Bergh1-1/+1
2024-04-26media: staging: media: atomisp: Remove unnecessary braces from single line co...Jonathan Bergh1-8/+7
2024-04-26media: staging: media: atomisp: Fix formatting issues and minor code issueJonathan Bergh2-7/+7
2024-04-26media: staging: media: atomisp: Fix various formatting issues and remove unne...Jonathan Bergh1-7/+8
2024-04-26media: atomisp: Initialize sequence counters to 0 instead of -1Hans de Goede1-3/+3
2024-04-26media: atomisp: Disable broken V4L2_PIX_FMT_RGBX32 output supportHans de Goede1-6/+11
2024-04-26media: atomisp: Replace V4L2_PIX_FMT_RGB32 with V4L2_PIX_FMT_RGBX32Hans de Goede2-3/+3
2024-04-26media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entryHans de Goede1-6/+0
2024-04-25mm: vmalloc: enable memory allocation profilingKent Overstreet1-1/+1
2024-04-22media: staging: ipu3-imgu: Update firmware pathSakari Ailus2-1/+5
2024-04-18staging: vc04_services: Drop completed TODO itemUmang Jain1-7/+0
2024-04-18staging: vc04_services: Move global g_state to vchiq_stateUmang Jain12-55/+37
2024-04-18staging: vc04_services: vchiq_mmal: Rename service_callback()Umang Jain1-4/+4
2024-04-18staging: vc04_services: Move spinlocks to vchiq_stateUmang Jain5-41/+47
2024-04-18staging: vc04_services: Move global memory mapped pointerUmang Jain4-14/+19
2024-04-18staging: vc04_services: Move global variables tracking allocated pagesUmang Jain2-29/+30
2024-04-18staging: vc04_services: Drop vchiq_connected.[ch] filesUmang Jain5-76/+55
2024-04-18staging: vc04_services: Move variables for tracking connectionsUmang Jain6-21/+37
2024-04-18staging: vc04_services: vchiq_arm: Drop g_cache_line_sizeUmang Jain2-20/+25
2024-04-18staging: vc04_services: vchiq_arm: Split driver static and runtime dataUmang Jain1-20/+23
2024-04-18staging: vc04_services: Drop g_once_init global variableUmang Jain1-12/+0
2024-04-18staging: vc04_services: Re-align function parametersSumadhura Kalyan1-18/+11
2024-04-18staging: vchiq: Reformat Kconfig help textsStefan Wahren1-15/+21
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig1-12/+12
2024-04-11media: atomisp: Implement link_setup() op for ISP subdev MC entityHans de Goede1-0/+52
2024-04-11media: atomisp: Make MC link from ISP to /dev/video# output node immutableHans de Goede1-1/+2
2024-04-11media: atomisp: Change ISP subdev name to "ATOM ISP"Hans de Goede1-1/+1
2024-04-11media: atomisp: Add DMABUF supportHans de Goede2-1/+2
2024-04-11media: atomisp: Stop setting sd->devnode for the ATOMISP_SUBDEV v4l2-subdevHans de Goede1-1/+0
2024-04-11media: atomisp: Remove ISP controls which get passed through to the cameraHans de Goede2-269/+0
2024-04-11media: atomisp: Remove custom VCM handlingHans de Goede5-110/+3
2024-04-11media: atomisp: Rename atomisp_set_crop_and_fmt()Hans de Goede1-6/+6
2024-04-11media: atomisp: Remove isp_subdev_propagate()Hans de Goede1-31/+7
2024-04-11media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu1-0/+1
2024-04-11media: atomisp: Fix double negation in unsupported revision errorHans de Goede1-1/+1
2024-04-11staging: nvec: update TODOMarc Dietrich1-1/+0
2024-04-11staging: nvec: make touchpad init synchronousMarc Dietrich1-10/+21
2024-04-11staging: nvec: make keyboard init synchronousMarc Dietrich1-4/+5
2024-04-11staging: nvec: add ability to ignore EC responses in sync writesMarc Dietrich1-2/+7
2024-04-10staging: media: ipu3-imgu: Update e-mail addressesSakari Ailus1-3/+3
2024-04-10staging: media: imx: Remove duplicate Kconfig dependencyRajeshwar R Shinde1-1/+0
2024-04-10staging: media: ipu3: remove redundant assignment to pointer css_pipeColin Ian King1-1/+0
2024-04-09staging: greybus: change strncpy() to strscpy_pad()Arnd Bergmann1-7/+5
2024-04-09staging: rtl8723bs: convert strncpy to strscpyArnd Bergmann2-4/+3