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: ccs-pll: Use correct VT divisor for calculating VT SYS divisor
Sakari Ailus
2020-12-07
1
-2
/
+2
|
*
|
|
|
media: ccs-pll: Split limits and PLL configuration into front and back parts
Sakari Ailus
2020-12-07
3
-188
/
+209
|
*
|
|
|
media: ccs-pll: Don't use div_u64 to divide a 32-bit number
Sakari Ailus
2020-12-07
1
-1
/
+1
|
*
|
|
|
media: vivid: fix 'disconnect' error injection
Hans Verkuil
2020-12-07
3
-30
/
+66
|
*
|
|
|
media: rcar-vin: Mask VNCSI_IFMD register
Jacopo Mondi
2020-12-07
1
-3
/
+22
|
*
|
|
|
media: meson: Add M2M driver for the Amlogic GE2D Accelerator Unit
Neil Armstrong
2020-12-07
5
-0
/
+1445
|
*
|
|
|
media: gspca: Fix memory leak in probe
Alan Stern
2020-12-07
1
-0
/
+1
|
*
|
|
|
media: ccs: Fix return value from probe
Sakari Ailus
2020-12-07
1
-1
/
+1
|
*
|
|
|
media: ccs: avoid printing an uninitialized variable
Arnd Bergmann
2020-12-07
1
-2
/
+1
|
*
|
|
|
media: i2c: fix an uninitialized error code
Arnd Bergmann
2020-12-07
1
-1
/
+3
|
*
|
|
|
media: rc: add keymap for pine64 remote
Jonas Karlman
2020-12-07
2
-0
/
+66
|
*
|
|
|
media: vicodec: mark the stateless FWHT API as stable
Hans Verkuil
2020-12-03
4
-37
/
+22
|
*
|
|
|
media: vicodec: add V4L2_ prefix before FWHT_VERSION and FWHT_FL_*
Hans Verkuil
2020-12-03
4
-90
/
+90
|
*
|
|
|
media: uapi: move H264 stateless controls out of staging
Ezequiel Garcia
2020-12-03
1
-18
/
+18
|
*
|
|
|
media: controls: Log H264 stateless controls in .std_log
Ezequiel Garcia
2020-12-03
1
-0
/
+18
|
*
|
|
|
media: controls: Add the stateless codec control class
Ezequiel Garcia
2020-12-03
1
-0
/
+5
|
*
|
|
|
media: controls: Validate H264 stateless controls
Ezequiel Garcia
2020-12-03
1
-0
/
+134
|
*
|
|
|
media: Rename stateful codec control macros
Ezequiel Garcia
2020-12-03
4
-6
/
+6
|
*
|
|
|
media: controls: Add validate failure debug message
Ezequiel Garcia
2020-12-03
1
-1
/
+6
|
*
|
|
|
media: controls: Add VP8 stateless type initialization
Ezequiel Garcia
2020-12-03
1
-0
/
+5
|
*
|
|
|
media: ccs: Use all regulators
Sakari Ailus
2020-12-03
2
-8
/
+24
|
*
|
|
|
media: ccs: Remove unnecessary delays from power-up sequence
Sakari Ailus
2020-12-03
1
-2
/
+0
|
*
|
|
|
media: ccs: Use longer pre-I²C sleep for CCS compliant devices
Sakari Ailus
2020-12-03
1
-1
/
+6
|
*
|
|
|
media: ccs: Wrap long lines, unwrap short ones
Sakari Ailus
2020-12-03
1
-27
/
+18
|
*
|
|
|
media: ccs: Clean up runtime PM usage
Sakari Ailus
2020-12-03
1
-5
/
+2
|
*
|
|
|
media: ccs: Use static data read-only registers
Sakari Ailus
2020-12-03
1
-4
/
+60
|
*
|
|
|
media: ccs: Add support for manufacturer regs from sensor and module files
Sakari Ailus
2020-12-03
3
-22
/
+97
|
*
|
|
|
media: ccs: Allow range in between I²C retries
Sakari Ailus
2020-12-03
1
-2
/
+2
|
*
|
|
|
media: ccs: Change my e-mail address
Sakari Ailus
2020-12-03
8
-11
/
+11
|
*
|
|
|
media: ccs-pll: Fix MODULE_LICENSE
Sakari Ailus
2020-12-03
1
-1
/
+1
|
*
|
|
|
media: smiapp-pll: Rename as ccs-pll
Sakari Ailus
2020-12-03
8
-66
/
+64
|
*
|
|
|
media: ccs: Read ireal numbers correctly
Sakari Ailus
2020-12-03
3
-10
/
+32
|
*
|
|
|
media: ccs: Move limit value real to integer conversion from read to access time
Sakari Ailus
2020-12-03
1
-7
/
+12
|
*
|
|
|
media: ccs: Make real to integer number conversion optional
Sakari Ailus
2020-12-03
2
-9
/
+28
|
*
|
|
|
media: ccs: Refactor register reading a little
Sakari Ailus
2020-12-03
1
-20
/
+17
|
*
|
|
|
media: ccs: Replace somewhat harsh internal checks based on BUG with WARN_ON
Sakari Ailus
2020-12-03
1
-4
/
+5
|
*
|
|
|
media: ccs: The functions to get compose or crop rectangle never return NULL
Sakari Ailus
2020-12-03
1
-6
/
+2
|
*
|
|
|
media: ccs: Stop reading arrays after the first zero
Sakari Ailus
2020-12-03
1
-0
/
+3
|
*
|
|
|
media: ccs: Read CCS static data from firmware binaries
Sakari Ailus
2020-12-03
2
-1
/
+48
|
*
|
|
|
media: ccs: Combine revision number major and minor into one
Sakari Ailus
2020-12-03
3
-14
/
+16
|
*
|
|
|
media: ccs: Add CCS static data parser library
Sakari Ailus
2020-12-03
4
-1
/
+1403
|
*
|
|
|
media: ccs: Fix obtaining bus information from firmware
Sakari Ailus
2020-12-03
1
-7
/
+6
|
*
|
|
|
media: ccs: Make hwcfg part of the device specific struct
Sakari Ailus
2020-12-03
3
-49
/
+51
|
*
|
|
|
media: ccs: Remove remaining support for platform data
Sakari Ailus
2020-12-03
1
-3
/
+0
|
*
|
|
|
media: ccs: Remove the I²C ID table
Sakari Ailus
2020-12-03
1
-7
/
+0
|
*
|
|
|
media: ccs: Add CCS ACPI device ID
Sakari Ailus
2020-12-03
1
-0
/
+7
|
*
|
|
|
media: ccs: Add device compatible identifiers for telling SMIA and CCS apart
Sakari Ailus
2020-12-03
1
-4
/
+16
|
*
|
|
|
media: ccs: Add MIPI CCS compatible strings
Sakari Ailus
2020-12-03
1
-0
/
+3
|
*
|
|
|
media: rockchip: rkisp1: remove useless debugfs checks
Dan Carpenter
2020-12-03
1
-4
/
+0
|
*
|
|
|
media: saa7146: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-12-03
3
-24
/
+28
[prev]
[next]