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
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
media: venus: core: Fix mutex destroy in remove
Stanimir Varbanov
1
-1
/
+2
2020-05-05
media: venus: core: Add missing mutex destroy
Stanimir Varbanov
1
-0
/
+1
2020-04-23
media: platform: fix VIA_CAMERA dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-21
media: coda: add RC enable controls
Philipp Zabel
3
-2
/
+19
2020-04-21
media: platform: fcp: Set appropriate DMA parameters
Kieran Bingham
1
-0
/
+5
2020-04-21
media: mtk-mdp: Use correct aliases name
Hsin-Yi Wang
1
-4
/
+4
2020-04-21
media: davinci: remove redundant assignment to pointer 'common'
Colin Ian King
1
-1
/
+0
2020-04-15
media: move CEC platform drivers to a separate directory
Mauro Carvalho Chehab
25
-5370
/
+0
2020-04-14
media: ti-vpe: cal: fix stop state timeout
Tomi Valkeinen
1
-2
/
+21
2020-04-14
media: ti-vpe: cal: improve wait for stop-state
Tomi Valkeinen
1
-3
/
+4
2020-04-14
media: ti-vpe: cal: improve wait for CIO resetdone
Tomi Valkeinen
1
-3
/
+4
2020-04-14
media: ti-vpe: cal: move code to separate functions
Tomi Valkeinen
1
-12
/
+24
2020-04-14
media: ti-vpe: cal: set DMA max seg size
Tomi Valkeinen
1
-0
/
+6
2020-04-14
media: ti-vpe: cal: program number of lines properly
Tomi Valkeinen
1
-2
/
+1
2020-04-14
media: ti-vpe: cal: fix dummy read to phy
Tomi Valkeinen
1
-2
/
+2
2020-04-14
media: ti-vpe: cal: cleanup CIO power enable/disable
Tomi Valkeinen
1
-36
/
+31
2020-04-14
media: ti-vpe: cal: use reg_write_field
Tomi Valkeinen
1
-20
/
+14
2020-04-14
media: ti-vpe: cal: remove useless IRQ defines
Tomi Valkeinen
2
-10
/
+4
2020-04-14
media: ti-vpe: cal: remove useless CAL_GEN_* macros
Tomi Valkeinen
2
-21
/
+8
2020-04-14
media: ti-vpe: cal: simplify irq handling
Tomi Valkeinen
1
-42
/
+24
2020-04-14
media: ti-vpe: cal: print errors on timeouts
Tomi Valkeinen
1
-8
/
+9
2020-04-14
media: ti-vpe: cal: catch error irqs and print errors
Tomi Valkeinen
2
-1
/
+51
2020-04-14
media: ti-vpe: cal: drop cal_runtime_get/put
Tomi Valkeinen
1
-17
/
+7
2020-04-14
media: ti-vpe: cal: use runtime_resume for errata handling
Tomi Valkeinen
1
-14
/
+22
2020-04-14
media: ti-vpe: cal: fix use of wrong macro
Tomi Valkeinen
1
-2
/
+1
2020-04-14
media: ti-vpe: cal: improve enable_irqs
Tomi Valkeinen
1
-8
/
+8
2020-04-14
media: ti-vpe: cal: fix DMA memory corruption
Tomi Valkeinen
1
-0
/
+32
2020-04-14
media: venus: core: remove CNOC voting while device suspend
Mansur Alisha Shaik
1
-4
/
+8
2020-04-14
media: venus: hfi_msgs.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-5
/
+5
2020-04-14
media: venus: hfi_cmds.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-14
media: venus: vdec: Use pmruntime autosuspend
Stanimir Varbanov
3
-20
/
+119
2020-04-14
media: coda: jpeg: support optimized huffman tables
Adrian Ratiu
1
-5
/
+10
2020-04-14
media: coda: lock capture queue wakeup against decoder stop command
Philipp Zabel
2
-0
/
+11
2020-04-14
media: coda: mark last capture buffer
Philipp Zabel
1
-3
/
+32
2020-04-14
media: coda: split marking last meta into helper function
Philipp Zabel
1
-14
/
+22
2020-04-14
media: coda: jpeg: add CODA960 JPEG decoder support
Philipp Zabel
4
-8
/
+682
2020-04-14
media: coda: round up decoded buffer size for all codecs
Philipp Zabel
1
-2
/
+2
2020-04-14
media: marvell-ccic: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-04-14
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-14
media: docs: move driver-specific info to driver-api
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
9
-21
/
+48
2020-04-14
media: add SPDX headers on Kconfig and Makefile files
Mauro Carvalho Chehab
4
-0
/
+8
2020-04-14
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-14
media: split test drivers from platform directory
Mauro Carvalho Chehab
65
-22961
/
+0
2020-04-14
media: Kconfig: not all V4L2 platform drivers are for camera
Mauro Carvalho Chehab
1
-3
/
+0
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-2
/
+2
2020-03-30
media: venus: firmware: Ignore secure call error on first resume
Stanimir Varbanov
1
-2
/
+8
2020-03-24
media: mtk-vpu: load vpu firmware from the new location
Rui Wang
1
-3
/
+13
2020-03-24
media: vivid: fix incorrect PA assignment to HDMI outputs
Hans Verkuil
1
-2
/
+2
[prev]
[next]