summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2025-03-13staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori1-6/+2
2025-02-01staging: iio: ad9832: Correct phase range checkZicheng Qu1-1/+1
2025-02-01staging: iio: ad9834: Correct phase range checkZicheng Qu1-1/+1
2024-12-19Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"Greg Kroah-Hartman1-1/+1
2024-12-14comedi: Flush partial mappings in error caseJann Horn1-0/+12
2024-12-14staging: greybus: uart: clean up TIOCGSERIALJohan Hovold1-3/+0
2024-12-14wifi: wfx: Fix error handling in wfx_core_init()Yuan Can1-2/+15
2024-12-14media: atomisp: Add check for rgby_data memory allocation failureLi Huafei1-0/+2
2024-12-14media: atomisp: remove #ifdef HAS_NO_HMEMMauro Carvalho Chehab5-23/+0
2024-12-14clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann1-1/+1
2024-12-14media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui1-1/+3
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu1-2/+5
2024-10-17minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes1-7/+19
2024-09-12staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin1-1/+1
2024-09-04staging: ks7010: disable bh on tx_dev_lockChengfeng Ye1-2/+2
2024-09-04staging: iio: resolver: ad2s1210: fix use before initializationDavid Lechner1-3/+4
2024-07-05spmi: hisi-spmi-controller: Do not override device identifierVamshi Gajjela1-1/+0
2024-06-16greybus: arche-ctrl: move device table to its right locationArnd Bergmann2-8/+2
2024-06-16greybus: lights: check return of get_channel_from_modeRui Miguel Silva1-1/+7
2024-06-16media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu1-0/+1
2024-05-02comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
2024-04-13staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-04-13staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-13comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott1-4/+26
2024-04-13media: staging: ipu3-imgu: Set fields before media_entity_pads_init()Hidenori Kobayashi1-8/+8
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-26media: imx: csc/scaler: fix v4l2_ctrl_handler memory leakLucas Stach1-0/+1
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller1-1/+1
2024-01-25media: rkisp1: Disable runtime PM in probe error pathLaurent Pinchart1-1/+2
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-19media: rkvdec: increase max supported height for H.264Benjamin Gaignard1-1/+1
2023-09-19staging: rtl8712: fix race conditionNam Cao2-1/+1
2023-08-11staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger2-9/+40
2023-08-11staging: rtl8712: Use constants from <linux/ieee80211.h>Christophe JAILLET5-31/+17
2023-08-11staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong1-2/+4
2023-08-11media: staging: atomisp: select V4L2_FWNODESakari Ailus1-0/+1
2023-07-27media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()Dan Carpenter1-1/+1
2023-07-27media: atomisp: fix "variable dereferenced before check 'asd'"Tsuchiya Yuto2-2/+4
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2-3/+8
2023-06-14staging: vc04_services: fix gcc-13 build warningGreg Kroah-Hartman1-2/+2
2023-06-14staging: vchiq_core: drop vchiq_status from vchiq_initialiseStefan Wahren1-9/+11
2023-05-30staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2-8/+3
2023-05-17staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann1-0/+1
2023-05-17media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang1-0/+2
2023-05-17staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
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-27/+0
2023-03-11staging: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can1-1/+6
2023-01-24comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott1-1/+1