index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
media: cedrus: Add H265 10-bit capability flag
Jernej Skrabec
2
-0
/
+2
2021-10-04
Merge tag 'media/v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+2
2021-10-04
media: atomisp: restore missing 'return' statement
Arnd Bergmann
1
-0
/
+2
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-36
/
+38
2021-09-30
media: cedrus: Fix SUNXI tile size calculation
Nicolas Dufresne
1
-1
/
+1
2021-09-30
media: hantro: Fix check for single irq
Jernej Skrabec
1
-1
/
+1
2021-09-30
media: staging/media/meson: vdec.h: fix kerneldoc warnings
Hans Verkuil
3
-5
/
+20
2021-09-30
media: staging: media: rkvdec: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: imx: set a media_device bus_info string
Martin Kepplinger
1
-0
/
+2
2021-09-30
media: hantro: Fix media device bus_info string
Martin Kepplinger
1
-1
/
+1
2021-09-30
media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()
zhaoxiao
1
-5
/
+2
2021-09-30
media: staging: media: atomisp: code formatting changes atomisp_csi2.c
Deepak R Varma
1
-36
/
+34
2021-09-30
media: imx: TODO: Remove items that are already supported
Fabio Estevam
1
-5
/
+0
2021-09-30
media: staging: document that Imgu not output auto-exposure statistics
Bingbu Cao
1
-1
/
+6
2021-09-30
media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init
Gustavo A. R. Silva
2
-5
/
+4
2021-09-30
media: staging: atomisp: fix the uninitialized use in gc2235_detect()
Yizhuo
1
-0
/
+2
2021-09-30
media: atomisp: Fix error handling in probe
Evgeny Novikov
1
-13
/
+24
2021-09-30
media: atomisp: restore missing 'return' statement
Arnd Bergmann
1
-0
/
+2
2021-09-30
media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32
Ezequiel Garcia
3
-4
/
+4
2021-09-30
media: cedrus: drop min_buffers_needed.
Hans Verkuil
1
-2
/
+0
2021-09-30
media: cedrus: hevc: Add support for scaling lists
Jernej Skrabec
5
-1
/
+80
2021-09-30
media: hantro: Add scaling lists feature
Benjamin Gaignard
4
-3
/
+82
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
9
-65
/
+61
2021-09-28
staging: r8188eu: Remove unused macros and defines from odm.h
Larry Finger
2
-142
/
+15
2021-09-28
staging: most: dim2: use if statements instead of ?: expressions
Nikita Yushchenko
1
-11
/
+12
2021-09-28
staging: most: dim2: force fcnt=3 on Renesas GEN3
Nikita Yushchenko
1
-6
/
+23
2021-09-27
Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-2
/
+2
2021-09-27
staging: r8188eu: remove mutex 'usb_vendor_req_mutex'
Pavel Skripkin
2
-46
/
+8
2021-09-27
staging: r8188eu: remove shared buffer for USB requests
Pavel Skripkin
3
-25
/
+7
2021-09-27
staging: r8188eu: call new usb_write() from rtw_write{8,16,32,N}()
Fabio M. De Francesco
1
-65
/
+43
2021-09-27
staging: r8188eu: call new usb_read() from rtw_read{8,16,32}()
Fabio M. De Francesco
1
-3
/
+56
2021-09-27
staging: r8188eu: Remove a test from usbctrl_vendorreq()
Fabio M. De Francesco
1
-6
/
+0
2021-09-27
staging: r8188eu: change the type of a variable in rtw_read16()
Fabio M. De Francesco
1
-2
/
+2
2021-09-27
staging: r8188eu: remove a bitwise AND from rtw_writeN()
Fabio M. De Francesco
1
-1
/
+1
2021-09-27
staging: r8188eu: remove a buffer from rtw_writeN()
Fabio M. De Francesco
1
-3
/
+1
2021-09-27
staging: r8188eu: change the type of a variable in rtw_write16()
Fabio M. De Francesco
1
-1
/
+1
2021-09-27
staging: r8188eu: remove casts from rtw_{read,write}*()
Fabio M. De Francesco
1
-7
/
+7
2021-09-27
staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()
Fabio M. De Francesco
1
-30
/
+30
2021-09-27
staging: r8188eu: remove a comment from usbctrl_vendorreq()
Fabio M. De Francesco
1
-3
/
+1
2021-09-27
staging: r8188eu: reorder comments in usbctrl_vendorreq()
Fabio M. De Francesco
1
-5
/
+8
2021-09-27
staging: r8188eu: remove test in usbctrl_vendorreq()
Fabio M. De Francesco
1
-7
/
+1
2021-09-27
staging: r8188eu: reorder declarations in usbctrl_vendorreq()
Fabio M. De Francesco
1
-1
/
+1
2021-09-27
staging: r8188eu: clean up symbols in usbctrl_vendorreq()
Fabio M. De Francesco
1
-14
/
+14
2021-09-27
staging: r8188eu: remove ODM_CheckPowerStatus()
Michael Straube
1
-14
/
+0
2021-09-27
staging: r8188eu: remove LedStrategy from struct led_priv
Michael Straube
2
-19
/
+0
2021-09-27
staging: r8188eu: remove _InitHWLed()
Michael Straube
1
-14
/
+0
2021-09-27
staging: r8188eu: remove unnecessary comments
Michael Straube
1
-21
/
+0
2021-09-27
staging: r8188eu: remove dead led control functions
Michael Straube
1
-642
/
+1
2021-09-27
staging: r8188eu: remove dead led blink functions
Michael Straube
1
-523
/
+1
2021-09-27
staging: qlge: Move devlink registration to be last devlink command
Leon Romanovsky
1
-5
/
+3
[prev]
[next]