index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-01-13
media: ipu6: Remove source_entity from struct ipu6_isys_stream
Sakari Ailus
-39
/
+31
2026-01-13
media: ipu6: Obtain unique source pad from remote sub-device
Sakari Ailus
-3
/
+3
2026-01-13
media: ipu6: Obtain remote pad using media_pad_remote_pad_unique()
Sakari Ailus
-1
/
+1
2026-01-13
media: ipu6: Drop error argument from ipu6_isys_stream_start()
Sakari Ailus
-10
/
+3
2026-01-13
media: ipu6: Always close firmware stream
Sakari Ailus
-3
/
+2
2026-01-13
media: ipu6: Close firmware streams on streaming enable failure
Sakari Ailus
-0
/
+1
2026-01-13
media: ipu6: Don't check pipeline in stream_start
Sakari Ailus
-4
/
+2
2026-01-13
media: ipu6: Remove redundant streaming start via buffer queueing
Sakari Ailus
-7
/
+0
2026-01-13
media: ipu6: Make symbols static
Sakari Ailus
-4
/
+2
2026-01-13
media: ipu6: Remove redundant driver data checks
Sakari Ailus
-8
/
+1
2026-01-13
media: ipu6: Drop MMU hardware initialisation in probe()
Sakari Ailus
-8
/
+0
2026-01-13
media: ipu6: Ensure stream_mutex is acquired when dealing with node list
Sakari Ailus
-3
/
+5
2026-01-13
media: staging/ipu7: Fix the loop bound in l2 table alloc
Bingbu Cao
-1
/
+1
2026-01-13
media: staging/ipu7: Update CDPHY register settings
Bingbu Cao
-3
/
+10
2026-01-13
media: staging/ipu7: Call synchronous RPM suspend in probe failure
Bingbu Cao
-1
/
+1
2026-01-13
media: staging/ipu7: Ignore interrupts when device is suspended
Bingbu Cao
-1
/
+20
2026-01-13
media: ipu6: Fix RPM reference leak in probe error paths
Bingbu Cao
-4
/
+6
2026-01-13
media: ipu6: Fix typo and wrong constant in ipu6-mmu.c
Bingbu Cao
-2
/
+2
2026-01-15
media: dw9714: Fix powerup sequence
Ricardo Ribalda
-1
/
+1
2026-01-14
media: i2c: ov5647: use our own mutex for the ctrl lock
Xiaolei Wang
-0
/
+2
2026-01-14
media: mt9m114: Add ACPI enumeration support
Hans de Goede
-0
/
+7
2026-01-14
media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
Hans de Goede
-4
/
+10
2026-01-14
media: mt9m114: Drop start-, stop-streaming sequence from initialize
Hans de Goede
-26
/
+7
2026-01-14
media: mt9m114: Don't allow changing the IFP crop/compose selections when byp...
Hans de Goede
-5
/
+12
2026-01-14
media: mt9m114: Update source pad selection and format when sink pad format c...
Hans de Goede
-0
/
+3
2026-01-14
media: mt9m114: Adjust IFP selections and source format when source format ch...
Hans de Goede
-5
/
+48
2026-01-14
media: mt9m114: Add and use mt9m114_ifp_get_border() helper function
Hans de Goede
-20
/
+42
2026-01-14
media: mt9m114: Put sensor in reset on power down
Hans de Goede
-0
/
+7
2026-01-14
media: mt9m114: Avoid a reset low spike during probe()
Hans de Goede
-1
/
+1
2026-01-14
media: mt9m114: Tweak default hblank and vblank for more accurate fps
Hans de Goede
-2
/
+2
2026-01-14
media: mt9m114: Fix default hblank and vblank values
Hans de Goede
-3
/
+4
2026-01-14
media: mt9m114: Lower minimum vblank value
Hans de Goede
-2
/
+2
2026-01-14
media: mt9m114: Use aptina-PLL helper to get PLL values
Hans de Goede
-16
/
+49
2026-01-14
media: aptina-pll: Debug log p1 min and max values
Hans de Goede
-0
/
+2
2026-01-14
media: i2c: ov2735: request reset GPIO as initially asserted
Elgin Perumbilly
-1
/
+1
2026-01-14
media: ccs: Support frame descriptors
Sakari Ailus
-4
/
+74
2026-01-14
media: ccs: Track streaming state
Sakari Ailus
-4
/
+11
2026-01-14
media: ccs: Use {enable,disable}_streams operations
Sakari Ailus
-45
/
+34
2026-01-14
media: ccs: Fix setting initial sub-device state
Sakari Ailus
-1
/
+9
2026-01-14
media: i2c: og0ve1b: make configurable vblank control of the sensor
Vladimir Zapolskiy
-15
/
+40
2026-01-14
media: i2c: ov6211: make configurable vblank control of the sensor
Vladimir Zapolskiy
-15
/
+40
2026-01-14
staging: media: atomisp: fix trailing statement
Arjun Changla
-1
/
+2
2026-01-14
media: staging: atomisp: remove redundant OOM error messages
Zixuan Dong
-4
/
+1
2026-01-14
media: i2c: ov5647: Add V4L2_CID_LINK_FREQUENCY control
Dave Stevenson
-1
/
+24
2026-01-14
media: i2c: ov5647: Tidy up PIXEL_RATE control
Jai Luthra
-8
/
+1
2026-01-14
media: i2c: ov5647: Use the same PLL config for full, 1080p, and binned modes
Dave Stevenson
-4
/
+4
2026-01-14
media: i2c: ov5647: Separate out the common registers.
Dave Stevenson
-193
/
+50
2026-01-14
media: i2c: ov5647: Tidy up mode registers to make the order common
Dave Stevenson
-19
/
+14
2026-01-14
media: i2c: ov5647: Add control of V4L2_CID_HBLANK
Dave Stevenson
-13
/
+13
2026-01-14
media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
Dave Stevenson
-1
/
+1
[prev]
[next]