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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
media: atomisp: drop contiguous argument from frame_create()
Hans de Goede
1
-6
/
+2
2022-07-08
media: atomisp: drop contiguous argument from frame_allocate_with_data()
Hans de Goede
1
-6
/
+4
2022-07-08
media: atomisp: drop contiguous argument from ia_css_frame_allocate_with_buffer_size()
Hans de Goede
3
-12
/
+6
2022-07-08
drm/msm/dpu: Fix for non-visible planes
Rob Clark
1
-0
/
+6
2022-07-08
media: atomisp: remove unused ia_css_frame_allocate_contiguous*() functions
Hans de Goede
2
-81
/
+0
2022-07-08
media: atomisp: remove the unused RAW_BUF_STRIDE macro
Hans de Goede
1
-6
/
+0
2022-07-08
media: On Semi AR0521 sensor driver
Krzysztof HaĆasa
3
-0
/
+1075
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
4
-0
/
+4
2022-07-08
drm/tegra: Fix vmapping of prime buffers
Dmitry Osipenko
1
-1
/
+10
2022-07-08
platform/x86/amd/pmc: Add new platform support
Shyam Sundar S K
1
-1
/
+6
2022-07-08
platform/x86/amd/pmc: Add new acpi id for PMC controller
Shyam Sundar S K
1
-2
/
+7
2022-07-08
platform/x86/intel/vsec: Add PCI error recovery support to Intel PMT
Gayatri Kammela
1
-2
/
+80
2022-07-08
media: ov5640: Move format mux config in format
Jacopo Mondi
1
-116
/
+117
2022-07-08
media: ov5640: Split DVP and CSI-2 formats
Jacopo Mondi
1
-36
/
+90
2022-07-08
media: ov5640: Adjust format to bpp in s_fmt
Jacopo Mondi
1
-0
/
+12
2022-07-08
drm/tegra: vic: Fix build warning when CONFIG_PM=n
YueHaibing
1
-2
/
+2
2022-07-08
media: ov5640: Restrict sizes to mbus code
Jacopo Mondi
1
-3
/
+17
2022-07-08
media: ov5640: Add BGR888 format
Jacopo Mondi
1
-0
/
+9
2022-07-08
media: ov5640: Add RGB565_1X16 format
Jacopo Mondi
1
-0
/
+5
2022-07-08
media: ov5640: Register device properties
Jacopo Mondi
1
-17
/
+12
2022-07-08
media: ov5640: Implement get_selection
Jacopo Mondi
1
-0
/
+46
2022-07-08
media: ov5640: Implement init_cfg
Jacopo Mondi
1
-10
/
+25
2022-07-08
media: ov5640: Change CSI-2 timings to comply with FPS
Jacopo Mondi
1
-15
/
+15
2022-07-08
gpu: host1x: Register context bus unconditionally
Robin Murphy
1
-5
/
+0
2022-07-08
media: ov5640: Remove frame rate check from find_mode()
Jacopo Mondi
1
-10
/
+9
2022-07-08
media: ov5640: Adjust vblank with s_frame_interval
Hugues Fruchet
1
-16
/
+42
2022-07-08
drm/tegra: vic: Add Tegra234 support
Mikko Perttunen
2
-0
/
+13
2022-07-08
gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+
Mikko Perttunen
1
-2
/
+17
2022-07-08
gpu: host1x: Add MLOCK release code on Tegra234
Mikko Perttunen
2
-0
/
+41
2022-07-08
gpu: host1x: Rewrite job opcode sequence
Mikko Perttunen
1
-59
/
+85
2022-07-08
gpu: host1x: Tegra234 device data and headers
Mikko Perttunen
10
-1
/
+354
2022-07-08
gpu: host1x: Program interrupt destinations on Tegra234
Mikko Perttunen
1
-0
/
+11
2022-07-08
gpu: host1x: Allow reset to be missing
Mikko Perttunen
1
-3
/
+0
2022-07-08
gpu: host1x: Program virtualization tables
Mikko Perttunen
2
-3
/
+26
2022-07-08
gpu: host1x: Simplify register mapping and add common aperture
Mikko Perttunen
2
-27
/
+22
2022-07-08
gpu: host1x: Deduplicate hardware headers
Mikko Perttunen
7
-703
/
+156
2022-07-08
drm/tegra: Implement stream ID related callbacks on engines
Mikko Perttunen
3
-8
/
+76
2022-07-08
drm/tegra: Support context isolation
Mikko Perttunen
3
-3
/
+91
2022-07-08
drm/tegra: nvdec: Fix TRANSCFG register offset
Mikko Perttunen
1
-1
/
+3
2022-07-08
drm/tegra: falcon: Set DMACTX field on DMA transactions
Mikko Perttunen
2
-0
/
+9
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
3
-4
/
+68
2022-07-08
gpu: host1x: Add context device management code
Mikko Perttunen
5
-1
/
+214
2022-07-08
media: ov5640: Add VBLANK control
Jacopo Mondi
1
-0
/
+52
2022-07-08
media: ov5640: Add HBLANK control
Jacopo Mondi
1
-0
/
+16
2022-07-08
media: ov5640: Remove ov5640_mode_init_data
Jacopo Mondi
1
-57
/
+10
2022-07-08
media: ov5640: Remove duplicated mode settings
Jacopo Mondi
1
-105
/
+15
2022-07-08
media: ov5640: Re-sort per-mode register tables
Jacopo Mondi
1
-9
/
+9
2022-07-08
media: ov5640: Provide timings accessor
Jacopo Mondi
1
-5
/
+11
2022-07-08
media: ov5640: Split DVP and CSI-2 timings
Jacopo Mondi
1
-162
/
+420
2022-07-08
media: ov5640: Fix 720x480 in RGB888 mode
Jacopo Mondi
1
-1
/
+1
[prev]
[next]