index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
siano
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: siano: use DEFINE_MUTEX() for mutex lock
Muhammad Usama Anjum
2021-09-30
1
-5
/
+2
*
Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-06-28
2
-15
/
+11
|
\
|
*
media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
Gustavo A. R. Silva
2021-06-07
2
-15
/
+11
*
|
media: siano: fix device register error path
Mauro Carvalho Chehab
2021-06-17
1
-0
/
+4
*
|
media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head
Ye Bin
2021-05-21
1
-5
/
+2
|
/
*
media: media/siano: Fix transmission parameters reporting for ISDB-T
Nicolas Stuardo Diaz
2021-03-23
1
-4
/
+40
*
media: media/siano: kill pointless kmutex definitions
Davidlohr Bueso
2021-03-11
3
-33
/
+28
*
media: siano: fix memory leak of debugfs members in smsdvb_hotplug
Keita Suzuki
2020-11-26
1
-1
/
+4
*
media: siano: rename a duplicated card string
Mauro Carvalho Chehab
2020-10-02
1
-1
/
+1
*
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-09-03
1
-2
/
+2
*
media: siano: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-20
1
-104
/
+110
*
media: siano: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-11-10
1
-1
/
+1
*
media: siano: fix spelling mistake "ENBALE" -> "ENABLE"
Colin Ian King
2019-11-08
2
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 185
Thomas Gleixner
2019-05-30
3
-27
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
5
-61
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-2
/
+2
*
media: common: fix several typos
Mauro Carvalho Chehab
2019-03-01
2
-2
/
+2
*
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-10-04
1
-4
/
+4
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
2
-3
/
+3
*
siano: get rid of an unused return code for debugfs register
Mauro Carvalho Chehab
2018-08-08
2
-10
/
+7
*
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
2018-08-02
1
-3
/
+3
*
media: siano: use GFP_DMA only for smssdio
Mauro Carvalho Chehab
2018-05-15
2
-10
/
+15
*
media: siano: be sure to not override devpath size
Mauro Carvalho Chehab
2018-05-04
1
-5
/
+5
*
media: siano: get rid of __le32/__le16 cast warnings
Mauro Carvalho Chehab
2018-05-04
1
-7
/
+7
*
media: siano: Fix coherent memory allocation failure on arm64
Tomoki Sekiyama
2018-03-06
2
-11
/
+24
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
5
-81
/
+34
|
\
|
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
3
-12
/
+8
|
*
media: siano: fix a potential integer overflow
Gustavo A. R. Silva
2017-12-14
1
-1
/
+1
|
*
media: siano: add SPDX markups
Mauro Carvalho Chehab
2017-12-11
3
-68
/
+25
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-5
/
+2
*
|
media: siano: get rid of documentation warnings
Mauro Carvalho Chehab
2017-11-27
1
-33
/
+33
|
/
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
1
-23
/
+16
|
\
|
*
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
1
-6
/
+6
|
*
media: drivers: improve a size determination
Markus Elfring
2017-09-23
1
-8
/
+6
|
*
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-09-23
1
-9
/
+4
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-1
/
+1
*
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
1
-2
/
+2
*
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
1
-2
/
+1
*
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
2017-01-30
1
-1
/
+1
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
3
-12
/
+0
*
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
2016-11-18
1
-1
/
+1
*
[media] siano: firmware buffer is too small
Mauro Carvalho Chehab
2016-02-16
1
-2
/
+2
*
[media] siano: remove get_frontend stub
Mauro Carvalho Chehab
2016-02-04
1
-7
/
+0
*
[media] dvbdev: Add RF connector if needed
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+1
*
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
1
-0
/
+1
*
[media] dvb core: must check dvb_create_media_graph()
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+5
[next]