index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
media: si2157: Enable tuner status flags
Brad Love
2020-04-21
1
-0
/
+22
|
*
media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists
Boris Brezillon
2020-04-21
3
-0
/
+275
|
*
media: v4l2-fh: define v4l2_fh struct regardless of condition
Seungchul Kim
2020-04-21
1
-2
/
+0
|
*
media: platform: fcp: Set appropriate DMA parameters
Kieran Bingham
2020-04-21
1
-0
/
+5
|
*
media: vicodec: Fix error codes in probe function
Dan Carpenter
2020-04-21
1
-6
/
+9
|
*
media: v4l2-ctrl: Add H264 profile and levels
Maheshwar Ajja
2020-04-21
1
-0
/
+5
|
*
media: gspca: remove redundant assignment to variable status
Colin Ian King
2020-04-21
1
-1
/
+0
|
*
media: pwc-ctl: remove redundant assignment to variable ret
Colin Ian King
2020-04-21
1
-1
/
+1
|
*
media: mtk-mdp: Use correct aliases name
Hsin-Yi Wang
2020-04-21
1
-4
/
+4
|
*
media: davinci: remove redundant assignment to pointer 'common'
Colin Ian King
2020-04-21
1
-1
/
+0
|
*
media: ir-rx51: Use 64-bit division macro
Guru Das Srinagesh
2020-04-21
1
-1
/
+1
|
*
media: m88ds3103: Add missing '\n' in log messages
Christophe JAILLET
2020-04-21
1
-1
/
+1
|
*
media: dvb-usb: make dvb_usb_device_properties const
Sean Young
2020-04-21
15
-45
/
+60
|
*
media: dvb: return -EREMOTEIO on i2c transfer failure.
Colin Ian King
2020-04-21
1
-1
/
+1
|
*
media: dvb: digitv: remove unused array element 0
Sean Young
2020-04-21
1
-10
/
+12
|
*
media: dvb-frontends: DUMMY_FE should depends on DVB_CORE
Mauro Carvalho Chehab
2020-04-17
1
-2
/
+1
|
*
media: cec/usb: depends on USB_SUPPORT and TTY
Mauro Carvalho Chehab
2020-04-17
1
-0
/
+2
|
*
media: mc/Kconfig: remove staging dependency for request API
Mauro Carvalho Chehab
2020-04-17
1
-1
/
+1
|
*
media: cec: don't select PCI & DMI
Mauro Carvalho Chehab
2020-04-17
1
-2
/
+1
|
*
media: media/test_drivers: rename to test-drivers
Hans Verkuil
2020-04-16
67
-5
/
+5
|
*
media: Kconfig: Don't expose the Request API option
Ezequiel Garcia
2020-04-16
4
-2
/
+10
|
*
media: radio: don't use a menu just for wl128x driver
Mauro Carvalho Chehab
2020-04-16
1
-3
/
+0
|
*
media: i2c/Kconfig: use sub-menus for I2C support
Mauro Carvalho Chehab
2020-04-16
5
-27
/
+46
|
*
media: Kconfig: include test_drivers with MEDIA_TEST_SUPPORT
Guillaume Tucker
2020-04-15
2
-5
/
+4
|
*
media: cec: rename CEC platform drivers config options
Mauro Carvalho Chehab
2020-04-15
10
-28
/
+28
|
*
media: move CEC USB drivers to a separate directory
Mauro Carvalho Chehab
2020-04-15
12
-11
/
+18
|
*
media: move CEC platform drivers to a separate directory
Mauro Carvalho Chehab
2020-04-15
30
-140
/
+143
|
*
media: place CEC menu before MEDIA_SUPPORT
Mauro Carvalho Chehab
2020-04-15
2
-28
/
+22
|
*
media: cec: move the core to a separate directory
Mauro Carvalho Chehab
2020-04-15
10
-15
/
+17
|
*
media: Kconfig: DVB support should be enabled for Digital TV
Mauro Carvalho Chehab
2020-04-15
1
-0
/
+1
|
*
Revert "media: Kconfig: move CEC-specific options to cec/Kconfig"
Mauro Carvalho Chehab
2020-04-15
2
-10
/
+13
|
*
media: Makefile: fix test drivers compilation
Helen Koike
2020-04-14
1
-1
/
+1
|
*
media: ti-vpe: cal: fix stop state timeout
Tomi Valkeinen
2020-04-14
1
-2
/
+21
|
*
media: ti-vpe: cal: improve wait for stop-state
Tomi Valkeinen
2020-04-14
1
-3
/
+4
|
*
media: ti-vpe: cal: improve wait for CIO resetdone
Tomi Valkeinen
2020-04-14
1
-3
/
+4
|
*
media: ti-vpe: cal: move code to separate functions
Tomi Valkeinen
2020-04-14
1
-12
/
+24
|
*
media: ti-vpe: cal: set DMA max seg size
Tomi Valkeinen
2020-04-14
1
-0
/
+6
|
*
media: ti-vpe: cal: program number of lines properly
Tomi Valkeinen
2020-04-14
1
-2
/
+1
|
*
media: ti-vpe: cal: fix dummy read to phy
Tomi Valkeinen
2020-04-14
1
-2
/
+2
|
*
media: ti-vpe: cal: cleanup CIO power enable/disable
Tomi Valkeinen
2020-04-14
1
-36
/
+31
|
*
media: ti-vpe: cal: use reg_write_field
Tomi Valkeinen
2020-04-14
1
-20
/
+14
|
*
media: ti-vpe: cal: remove useless IRQ defines
Tomi Valkeinen
2020-04-14
2
-10
/
+4
|
*
media: ti-vpe: cal: remove useless CAL_GEN_* macros
Tomi Valkeinen
2020-04-14
2
-21
/
+8
|
*
media: ti-vpe: cal: simplify irq handling
Tomi Valkeinen
2020-04-14
1
-43
/
+25
|
*
media: ti-vpe: cal: print errors on timeouts
Tomi Valkeinen
2020-04-14
1
-8
/
+9
|
*
media: ti-vpe: cal: catch error irqs and print errors
Tomi Valkeinen
2020-04-14
2
-1
/
+51
|
*
media: ti-vpe: cal: drop cal_runtime_get/put
Tomi Valkeinen
2020-04-14
1
-17
/
+7
|
*
media: ti-vpe: cal: use runtime_resume for errata handling
Tomi Valkeinen
2020-04-14
1
-14
/
+22
|
*
media: ti-vpe: cal: fix use of wrong macro
Tomi Valkeinen
2020-04-14
1
-2
/
+1
|
*
media: ti-vpe: cal: improve enable_irqs
Tomi Valkeinen
2020-04-14
1
-8
/
+8
[prev]
[next]