summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2024-06-12greybus: arche-ctrl: move device table to its right locationArnd Bergmann2-8/+2
2024-06-12greybus: lights: check return of get_channel_from_modeRui Miguel Silva1-1/+7
2024-06-12media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu1-0/+1
2024-05-17timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner2-5/+5
2024-04-03staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-04-03staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-03media: staging: ipu3-imgu: Set fields before media_entity_pads_init()Hidenori Kobayashi1-8/+8
2024-03-27staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-27media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu1-3/+5
2024-03-27media: imx: csc/scaler: fix v4l2_ctrl_handler memory leakLucas Stach1-0/+1
2024-03-27media: cedrus: h265: Fix configuring bitstream sizeJernej Skrabec1-6/+4
2024-03-27media: cedrus: h265: Associate mv col buffers with bufferJernej Skrabec2-34/+38
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller1-1/+1
2024-01-26media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski1-0/+3
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-2/+2
2023-11-20media: cedrus: Fix clock/reset sequenceJernej Skrabec1-12/+12
2023-09-13media: rkvdec: increase max supported height for H.264Benjamin Gaignard1-1/+1
2023-09-13staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVERRaphael Gallais-Pou1-1/+1
2023-09-06staging: rtl8712: fix race conditionNam Cao2-1/+1
2023-08-03staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong1-2/+4
2023-08-03staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger2-9/+40
2023-08-03media: staging: atomisp: select V4L2_FWNODESakari Ailus1-0/+1
2023-07-19media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()Dan Carpenter1-1/+1
2023-07-19staging: vchiq_arm: mark vchiq_platform_init() staticArnd Bergmann1-2/+2
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2-3/+8
2023-05-24staging: axis-fifo: initialize timeouts in init onlyKhadija Kamran1-11/+17
2023-05-24staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2-8/+3
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart3-13/+13
2023-05-11staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann1-0/+1
2023-05-11drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede1-2/+2
2023-05-11drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede1-2/+2
2023-05-11media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang1-0/+2
2023-05-11media: cedrus: fix use after free bug in cedrus_remove due to race conditionZheng Wang1-0/+1
2023-05-11media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter1-2/+2
2023-05-11staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
2023-03-17staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede1-3/+3
2023-03-17staging: rtl8723bs: Fix key-store index handlingHans de Goede3-31/+36
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann1-12/+0
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann1-25/+0
2023-03-11staging: pi433: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-6/+5
2023-03-11staging: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can1-1/+6
2023-03-10media: atomisp: Only set default_run_mode on first open of a stream/asdHans de Goede1-2/+2
2023-03-10media: imx: imx7-media-csi: fix missing clk_disable_unprepare() in imx7_csi_i...Yang Yingliang1-1/+3
2023-01-24staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2-3/+3
2023-01-07ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()Maximilian Luz1-23/+34
2023-01-07staging: media: tegra-video: fix device_node use after freeLuca Ceresoli1-1/+2
2023-01-07staging: media: tegra-video: fix chan->mipi value on errorLuca Ceresoli2-1/+2
2022-12-31vme: Fix error not catched in fake_init()Chen Zhongjin1-0/+2
2022-12-31staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2022-12-31staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3