summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2024-04-26media: atomisp: Replace V4L2_PIX_FMT_RGB32 with V4L2_PIX_FMT_RGBX32Hans de Goede
2024-04-26media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entryHans de Goede
2024-04-25mm: vmalloc: enable memory allocation profilingKent Overstreet
2024-04-22media: staging: ipu3-imgu: Update firmware pathSakari Ailus
2024-04-18staging: vc04_services: Drop completed TODO itemUmang Jain
2024-04-18staging: vc04_services: Move global g_state to vchiq_stateUmang Jain
2024-04-18staging: vc04_services: vchiq_mmal: Rename service_callback()Umang Jain
2024-04-18staging: vc04_services: Move spinlocks to vchiq_stateUmang Jain
2024-04-18staging: vc04_services: Move global memory mapped pointerUmang Jain
2024-04-18staging: vc04_services: Move global variables tracking allocated pagesUmang Jain
2024-04-18staging: vc04_services: Drop vchiq_connected.[ch] filesUmang Jain
2024-04-18staging: vc04_services: Move variables for tracking connectionsUmang Jain
2024-04-18staging: vc04_services: vchiq_arm: Drop g_cache_line_sizeUmang Jain
2024-04-18staging: vc04_services: vchiq_arm: Split driver static and runtime dataUmang Jain
2024-04-18staging: vc04_services: Drop g_once_init global variableUmang Jain
2024-04-18staging: vc04_services: Re-align function parametersSumadhura Kalyan
2024-04-18staging: vchiq: Reformat Kconfig help textsStefan Wahren
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-04-11media: atomisp: Implement link_setup() op for ISP subdev MC entityHans de Goede
2024-04-11media: atomisp: Make MC link from ISP to /dev/video# output node immutableHans de Goede
2024-04-11media: atomisp: Change ISP subdev name to "ATOM ISP"Hans de Goede
2024-04-11media: atomisp: Add DMABUF supportHans de Goede
2024-04-11media: atomisp: Stop setting sd->devnode for the ATOMISP_SUBDEV v4l2-subdevHans de Goede
2024-04-11media: atomisp: Remove ISP controls which get passed through to the cameraHans de Goede
2024-04-11media: atomisp: Remove custom VCM handlingHans de Goede
2024-04-11media: atomisp: Rename atomisp_set_crop_and_fmt()Hans de Goede
2024-04-11media: atomisp: Remove isp_subdev_propagate()Hans de Goede
2024-04-11media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu
2024-04-11media: atomisp: Fix double negation in unsupported revision errorHans de Goede
2024-04-11staging: nvec: update TODOMarc Dietrich
2024-04-11staging: nvec: make touchpad init synchronousMarc Dietrich
2024-04-11staging: nvec: make keyboard init synchronousMarc Dietrich
2024-04-11staging: nvec: add ability to ignore EC responses in sync writesMarc Dietrich
2024-04-10staging: media: ipu3-imgu: Update e-mail addressesSakari Ailus
2024-04-10staging: media: imx: Remove duplicate Kconfig dependencyRajeshwar R Shinde
2024-04-10staging: media: ipu3: remove redundant assignment to pointer css_pipeColin Ian King
2024-04-09staging: greybus: change strncpy() to strscpy_pad()Arnd Bergmann
2024-04-09staging: rtl8723bs: convert strncpy to strscpyArnd Bergmann
2024-04-09staging: rts5208: replace weird strncpy() with memcpy()Arnd Bergmann
2024-04-09staging: greybus: Replace gcam macros with direct dev log callsJackson Chui
2024-04-09Staging: rtl8723bs: Delete dead code from update_current_network()Meir Elisha
2024-04-09staging: pi433: Reorder pi433_exit cleanup calls.Shahar Avidar
2024-04-09staging: pi433: Add debugfs_remove in case of driver register fails.Shahar Avidar
2024-04-09staging: pi433: Remove duplicated code using the "goto" error recovery scheme.Shahar Avidar
2024-04-09staging: pi433: Rename "pi433_dev" of type "dev_t" to "pi433_devt"Shahar Avidar
2024-04-09staging: pi433: Replace pi433_receive param void type to struct pi433_device.Shahar Avidar
2024-04-09staging: pi433: Rename struct pi433_device instances to pi433.Shahar Avidar
2024-04-09staging: pi433: Rename struct pi433_device buffer field to tx_buffer.Shahar Avidar
2024-04-09staging: bcm2835-audio: add terminating new line to KconfigPrasad Pandit
2024-04-09greybus: arche-ctrl: move device table to its right locationArnd Bergmann