index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
staging/media: Remove unneeded geometry restrictions from i.MX CSI driver
Krzysztof HaĆasa
4
-8
/
+8
2020-07-19
media: vimc: Add a control to display info on test image
Kaaira Gupta
4
-0
/
+84
2020-07-19
media: tpg: Add function to return colors' order of test image
Kaaira Gupta
1
-2
/
+28
2020-07-19
media: tpg: change char argument to const char
Kaaira Gupta
1
-5
/
+5
2020-07-19
media: vpss: clean up resources in init
Evgeny Novikov
1
-4
/
+16
2020-07-19
hantro: h264: Refuse to decode unsupported bitstream
Ezequiel Garcia
1
-3
/
+26
2020-07-19
rkvdec: h264: Refuse to decode unsupported bitstream
Ezequiel Garcia
1
-0
/
+27
2020-07-19
hantro: Make sure we don't use post-processor on an encoder
Ezequiel Garcia
1
-4
/
+6
2020-07-19
hantro: Remove unused bytesused argument
Ezequiel Garcia
5
-15
/
+12
2020-07-19
hantro: Move hantro_enc_buf_finish to JPEG codec_ops.done
Ezequiel Garcia
5
-41
/
+24
2020-07-19
hantro: Rework how encoder and decoder are identified
Ezequiel Garcia
3
-23
/
+20
2020-07-19
hantro: h264: Rename scaling list handling function
Ezequiel Garcia
1
-2
/
+2
2020-07-19
hantro: h264: Remove unused macro definition
Ezequiel Garcia
1
-2
/
+0
2020-07-19
media: staging: rkisp1: fix typos in file rkisp1-config.h
Dafna Hirschfeld
1
-2
/
+2
2020-07-19
media: staging: rkisp1: remove duplicate macro definition
Dafna Hirschfeld
1
-1
/
+0
2020-07-19
media: staging: rkisp1: stats: read the stats in the isr
Dafna Hirschfeld
3
-84
/
+7
2020-07-19
media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lock
Dafna Hirschfeld
2
-17
/
+13
2020-07-19
media: staging: rkisp1: stats: replace spin_lock_irqsave with spin_lock_irq
Dafna Hirschfeld
1
-3
/
+2
2020-07-19
media: staging: rkisp1: use a macro for the statistics flags mask
Dafna Hirschfeld
3
-15
/
+8
2020-07-19
media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c
Laurent Pinchart
4
-682
/
+713
2020-07-19
media: ti-vpe: cal: Move CAL I/O accessors to cal.h
Laurent Pinchart
3
-150
/
+169
2020-07-19
media: ti-vpe: cal: Split video node handling to cal-video.c
Laurent Pinchart
4
-1063
/
+1137
2020-07-19
media: ti-vpe: cal: Use 'unsigned int' type instead of 'unsigned'
Laurent Pinchart
1
-1
/
+1
2020-07-19
media: ti-vpe: cal: Remove unneeded phy->sensor NULL check
Laurent Pinchart
1
-3
/
+0
2020-07-19
media: ti-vpe: cal: Don't store external rate in cal_camerarx
Laurent Pinchart
1
-14
/
+21
2020-07-19
media: ti-vpe: cal: Refactor camerarx start and stop
Laurent Pinchart
1
-76
/
+94
2020-07-19
media: ti-vpe: cal: Reorder camerarx functions to prepare refactoring
Laurent Pinchart
1
-214
/
+214
2020-07-19
media: ti-vpe: cal: Inline cal_camerarx_max_lanes() in its only caller
Laurent Pinchart
1
-8
/
+2
2020-07-19
media: ti-vpe: cal: Allocate cal_ctx active_fmt array dynamically
Laurent Pinchart
1
-1
/
+7
2020-07-19
media: ti-vpe: cal: Init formats in cal_ctx_v4l2_register()
Laurent Pinchart
1
-44
/
+39
2020-07-19
media: ti-vpe: cal: Register a media device
Laurent Pinchart
1
-22
/
+49
2020-07-19
media: ti-vpe: cal: Store struct device in cal_dev
Laurent Pinchart
1
-28
/
+27
2020-07-19
media: ti-vpe: cal: Print revision and hwinfo in a more readable format
Laurent Pinchart
1
-7
/
+22
2020-07-19
media: ti-vpe: cal: Read hardware revision earlier during probe
Laurent Pinchart
1
-13
/
+13
2020-07-19
media: ti-vpe: cal: Split media initialization and cleanup to functions
Laurent Pinchart
1
-26
/
+90
2020-07-19
media: ti-vpe: cal: Replace number of ports numerical value by macro
Laurent Pinchart
1
-1
/
+1
2020-07-19
media: ti-vpe: cal: Remove isvcirqset() and isportirqset() macros
Laurent Pinchart
1
-7
/
+2
2020-07-19
media: ti-vpe: cal: Move CAL_NUM_CSI2_PORTS from cal_regs.h to cal.c
Laurent Pinchart
2
-5
/
+4
2020-07-19
media: ti-vpe: cal: Decouple context and phy cleanup at remove time
Laurent Pinchart
1
-9
/
+15
2020-07-19
media: ti-vpe: cal: Operate on phy instances in cal_quickdump_regs()
Laurent Pinchart
1
-13
/
+11
2020-07-19
media: ti-vpe: cal: Replace context with phy in async notifier entries
Laurent Pinchart
1
-12
/
+12
2020-07-19
media: ti-vpe: cal: Move async notifiers from contexts to cal_dev
Laurent Pinchart
1
-46
/
+71
2020-07-19
media: ti-vpe: cal: Allow multiple contexts per subdev notifier
Laurent Pinchart
1
-1
/
+16
2020-07-19
media: ti-vpe: cal: Move all sensor-related init to .bound() notifier
Laurent Pinchart
1
-64
/
+68
2020-07-19
media: ti-vpe: cal: Use ARRAY_SIZE to replace numerical value
Laurent Pinchart
1
-4
/
+4
2020-07-19
media: ti-vpe: cal: Move DT parsing to CAMERARX
Laurent Pinchart
1
-74
/
+111
2020-07-19
media: ti-vpe: cal: Add cal_camerarx_destroy() to cleanup CAMERARX
Laurent Pinchart
1
-6
/
+30
2020-07-19
media: ti-vpe: cal: Unregister video device before cleanup
Laurent Pinchart
1
-1
/
+1
2020-07-19
media: ti-vpe: cal: Add context V4L2 cleanup and unregister functions
Laurent Pinchart
1
-3
/
+13
2020-07-19
media: ti-vpe: cal: Split video device initialization and registration
Laurent Pinchart
1
-28
/
+42
[next]