index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
Paul Kocialkowski
1
-1
/
+1
2022-09-24
media: venus: hfi: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-24
media: venus: venc: Set HDR10 PQ SEI property only for MAIN10 profile
Stanimir Varbanov
1
-1
/
+2
2022-09-24
media: venus: venc_ctrls: Add default value for CLL info
Stanimir Varbanov
1
-1
/
+2
2022-09-24
media: venus : Allow MIN/MAX settings for the v4l2 encoder controls defined r...
Vikash Garodia
1
-2
/
+0
2022-09-24
media: venus : Remove the capture plane settings for venc_g_parm/venc_s_parm
Viswanath Boma
1
-2
/
+2
2022-09-24
media: venus : Addition of support for VIDIOC_TRY_ENCODER_CMD
Dikshita Agarwal
1
-0
/
+1
2022-09-24
media: venus : Addition of EOS Event support for Encoder
Viswanath Boma
1
-1
/
+14
2022-09-24
media: venus : CAPTURE Plane width/height alignment with OUT plane.
Stanimir Varbanov
1
-4
/
+2
2022-09-24
media: venus : Addition of control support - V4L2_CID_MIN_BUFFERS_FOR_OUTPUT
Viswanath Boma
1
-1
/
+26
2022-09-24
media: venus : Add default values for the control
Stanimir Varbanov
1
-1
/
+5
2022-09-24
media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX
Bryan O'Donoghue
1
-6
/
+7
2022-09-24
media: venus: dec: Handle the case where find_format fails
Bryan O'Donoghue
1
-0
/
+2
2022-09-24
media: cx88: add IR remote support for NotOnlyTV LV3H
Daniel González Cabanelas
3
-1
/
+49
2022-09-24
media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()
Christophe JAILLET
1
-4
/
+16
2022-09-24
media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()
Christophe JAILLET
1
-5
/
+18
2022-09-24
media: atomisp: don't store an unused sink data on a var
Mauro Carvalho Chehab
1
-5
/
+3
2022-09-24
media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()
Andy Shevchenko
2
-33
/
+37
2022-09-24
media: atomisp: Remove atomisp_source_pad_to_stream_id()
Hans de Goede
5
-54
/
+29
2022-09-24
media: atomisp: Remove const/fixed camera_caps
Hans de Goede
8
-281
/
+17
2022-09-24
media: atomisp: Remove unused atomisp_css_get_dis_statistics()
Hans de Goede
2
-18
/
+0
2022-09-24
media: atomisp: Make atomisp_set_raw_buffer_bitmap() static
Hans de Goede
2
-3
/
+3
2022-09-24
media: atomisp: Drop unnecessary first_streamoff check
Hans de Goede
1
-4
/
+4
2022-09-24
media: atomisp: Remove a couple of not useful function wrappers
Hans de Goede
5
-38
/
+12
2022-09-24
media: atomisp: Use video_dev.lock for ioctl locking
Hans de Goede
2
-162
/
+42
2022-09-24
media: atomisp: Drop streamoff_mutex
Hans de Goede
4
-12
/
+0
2022-09-24
media: atomisp: Rework asd->streaming state update in __atomisp_streamoff()
Hans de Goede
1
-4
/
+4
2022-09-24
media: atomisp: Move atomisp_streaming_count() check into __atomisp_css_recov...
Hans de Goede
1
-9
/
+4
2022-09-24
media: atomisp: Remove watchdog timer
Hans de Goede
7
-539
/
+9
2022-09-24
media: atomisp: Add atomisp_pipe_check() helper
Hans de Goede
3
-52
/
+48
2022-09-24
media: atomisp: Remove asd == NULL checks from ioctl handling
Hans de Goede
2
-107
/
+0
2022-09-24
media: atomisp: Fix locking around asd->streaming read/write
Hans de Goede
7
-10
/
+55
2022-09-24
media: atomisp: Remove unused lock member from struct atomisp_sub_device
Hans de Goede
2
-2
/
+0
2022-09-24
media: atomisp: Use a normal mutex for the main lock
Hans de Goede
5
-75
/
+75
2022-09-24
media: atomisp: prevent integer overflow in sh_css_set_black_frame()
Dan Carpenter
1
-2
/
+2
2022-09-24
media: atomisp: Simplify v4l2_fh_open() error handling
Hans de Goede
1
-5
/
+1
2022-09-24
media: atomisp: Fix v4l2_fh resource leak on open errors
Hans de Goede
1
-0
/
+1
2022-09-24
media: atomisp: Remove loading mutex
Hans de Goede
3
-30
/
+0
2022-09-24
media: atomisp: Register /dev/* nodes at the end of atomisp_pci_probe()
Hans de Goede
1
-12
/
+28
2022-09-24
media: atomisp: Split subdev and video-node registration into 2 steps
Hans de Goede
3
-11
/
+15
2022-09-24
media: atomisp: Remove empty atomisp_css_set_cont_prev_start_time() function
Hans de Goede
4
-16
/
+0
2022-09-24
media: atomisp: Remove some further ATOMISP_ACC_* related dead code
Hans de Goede
4
-57
/
+0
2022-09-24
media: atomisp: Remove the ACC device node
Hans de Goede
8
-120
/
+16
2022-09-24
media: atomisp: Remove never set file_input flag
Hans de Goede
4
-83
/
+28
2022-09-24
media: atomisp: Remove the outq videobuf queue
Hans de Goede
3
-68
/
+4
2022-09-24
media: atomisp: Remove atomisp_file_fops and atomisp_file_ioctl_ops
Hans de Goede
6
-237
/
+0
2022-09-24
media: atomisp: Remove file-injection support
Hans de Goede
9
-347
/
+8
2022-09-24
media: atomisp: Fix device_caps reporting of the registered video-devs
Hans de Goede
1
-17
/
+7
2022-09-24
media: atomisp: Ensure that USERPTR pointers are page aligned
Hans de Goede
1
-0
/
+6
2022-09-24
media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()
Hans de Goede
2
-43
/
+6
[next]