aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-10-05media: cedrus: Add H265 10-bit capability flagJernej Skrabec2-0/+2
2021-10-04Merge tag 'media/v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+2
2021-10-04media: atomisp: restore missing 'return' statementArnd Bergmann1-0/+2
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-36/+38
2021-09-30media: cedrus: Fix SUNXI tile size calculationNicolas Dufresne1-1/+1
2021-09-30media: hantro: Fix check for single irqJernej Skrabec1-1/+1
2021-09-30media: staging/media/meson: vdec.h: fix kerneldoc warningsHans Verkuil3-5/+20
2021-09-30media: staging: media: rkvdec: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-30media: imx: set a media_device bus_info stringMartin Kepplinger1-0/+2
2021-09-30media: hantro: Fix media device bus_info stringMartin Kepplinger1-1/+1
2021-09-30media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()zhaoxiao1-5/+2
2021-09-30media: staging: media: atomisp: code formatting changes atomisp_csi2.cDeepak R Varma1-36/+34
2021-09-30media: imx: TODO: Remove items that are already supportedFabio Estevam1-5/+0
2021-09-30media: staging: document that Imgu not output auto-exposure statisticsBingbu Cao1-1/+6
2021-09-30media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva2-5/+4
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo1-0/+2
2021-09-30media: atomisp: Fix error handling in probeEvgeny Novikov1-13/+24
2021-09-30media: atomisp: restore missing 'return' statementArnd Bergmann1-0/+2
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia3-4/+4
2021-09-30media: cedrus: drop min_buffers_needed.Hans Verkuil1-2/+0
2021-09-30media: cedrus: hevc: Add support for scaling listsJernej Skrabec5-1/+80
2021-09-30media: hantro: Add scaling lists featureBenjamin Gaignard4-3/+82
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus9-65/+61
2021-09-28staging: r8188eu: Remove unused macros and defines from odm.hLarry Finger2-142/+15
2021-09-28staging: most: dim2: use if statements instead of ?: expressionsNikita Yushchenko1-11/+12
2021-09-28staging: most: dim2: force fcnt=3 on Renesas GEN3Nikita Yushchenko1-6/+23
2021-09-27Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+2
2021-09-27staging: r8188eu: remove mutex 'usb_vendor_req_mutex'Pavel Skripkin2-46/+8
2021-09-27staging: r8188eu: remove shared buffer for USB requestsPavel Skripkin3-25/+7
2021-09-27staging: r8188eu: call new usb_write() from rtw_write{8,16,32,N}()Fabio M. De Francesco1-65/+43
2021-09-27staging: r8188eu: call new usb_read() from rtw_read{8,16,32}()Fabio M. De Francesco1-3/+56
2021-09-27staging: r8188eu: Remove a test from usbctrl_vendorreq()Fabio M. De Francesco1-6/+0
2021-09-27staging: r8188eu: change the type of a variable in rtw_read16()Fabio M. De Francesco1-2/+2
2021-09-27staging: r8188eu: remove a bitwise AND from rtw_writeN()Fabio M. De Francesco1-1/+1
2021-09-27staging: r8188eu: remove a buffer from rtw_writeN()Fabio M. De Francesco1-3/+1
2021-09-27staging: r8188eu: change the type of a variable in rtw_write16()Fabio M. De Francesco1-1/+1
2021-09-27staging: r8188eu: remove casts from rtw_{read,write}*()Fabio M. De Francesco1-7/+7
2021-09-27staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()Fabio M. De Francesco1-30/+30
2021-09-27staging: r8188eu: remove a comment from usbctrl_vendorreq()Fabio M. De Francesco1-3/+1
2021-09-27staging: r8188eu: reorder comments in usbctrl_vendorreq()Fabio M. De Francesco1-5/+8
2021-09-27staging: r8188eu: remove test in usbctrl_vendorreq()Fabio M. De Francesco1-7/+1
2021-09-27staging: r8188eu: reorder declarations in usbctrl_vendorreq()Fabio M. De Francesco1-1/+1
2021-09-27staging: r8188eu: clean up symbols in usbctrl_vendorreq()Fabio M. De Francesco1-14/+14
2021-09-27staging: r8188eu: remove ODM_CheckPowerStatus()Michael Straube1-14/+0
2021-09-27staging: r8188eu: remove LedStrategy from struct led_privMichael Straube2-19/+0
2021-09-27staging: r8188eu: remove _InitHWLed()Michael Straube1-14/+0
2021-09-27staging: r8188eu: remove unnecessary commentsMichael Straube1-21/+0
2021-09-27staging: r8188eu: remove dead led control functionsMichael Straube1-642/+1
2021-09-27staging: r8188eu: remove dead led blink functionsMichael Straube1-523/+1
2021-09-27staging: qlge: Move devlink registration to be last devlink commandLeon Romanovsky1-5/+3