| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-08 | media: atomisp: gc0310: Move and rename suspend/resume functions | Hans de Goede | 1 | -25/+26 |
| 2025-07-08 | media: atomisp: gc0310: Switch to using sd.active_state fmt | Hans de Goede | 1 | -31/+1 |
| 2025-07-08 | media: atomisp: gc0310: Use v4l2_subdev_get_fmt() as v4l2_subdev_pad_ops.get_... | Hans de Goede | 1 | -13/+1 |
| 2025-07-08 | media: atomisp: gc0310: Implement internal_ops.init_state | Hans de Goede | 1 | -0/+12 |
| 2025-07-08 | media: atomisp: gc0310: Switch to using the sub-device state lock | Hans de Goede | 1 | -13/+9 |
| 2025-07-08 | media: atomisp: gc0310: Switch to {enable,disable}_streams | Hans de Goede | 1 | -32/+47 |
| 2025-07-08 | media: atomisp: gc0310: Remove unused is_streaming variable | Hans de Goede | 1 | -3/+0 |
| 2025-07-08 | media: atomisp: gc0310: Fix power on/off sleep times | Hans de Goede | 1 | -4/+3 |
| 2025-07-08 | media: atomisp: gc0310: Add check_hwcfg() function | Hans de Goede | 1 | -4/+52 |
| 2025-07-08 | media: atomisp: gc0310: Limit max exposure value to mode-height + vblank | Hans de Goede | 1 | -2/+19 |
| 2025-07-08 | media: atomisp: gc0310: Add camera orientation and sensor rotation controls | Hans de Goede | 1 | -1/+11 |
| 2025-07-08 | media: atomisp: gc0310: Add vblank and hblank controls | Hans de Goede | 1 | -3/+35 |
| 2025-07-08 | media: atomisp: gc0310: Add link-frequency and pixelrate controls | Hans de Goede | 1 | -2/+31 |
| 2025-07-08 | media: atomisp: gc0310: Add selection API support | Hans de Goede | 1 | -1/+26 |
| 2025-07-08 | media: atomisp: gc0310: Use V4L2_CID_ANALOGUE_GAIN for gain control | Hans de Goede | 1 | -2/+2 |
| 2025-07-08 | media: atomisp: gc0310: Switch to CCI register access helpers | Hans de Goede | 2 | -89/+55 |
| 2025-07-08 | media: atomisp: gc0310: Modify vblank value to run at 30 fps | Hans de Goede | 1 | -1/+1 |
| 2025-07-08 | media: atomisp: gc0310: Drop unused GC0310_FOCAL_LENGTH_NUM define | Hans de Goede | 1 | -2/+0 |
| 2025-07-08 | media: atomisp: gc0310: Rename "dev" function variable to "sensor" | Hans de Goede | 1 | -56/+56 |
| 2025-07-08 | media: atomisp: Fix ia_css_vf.host.c coding style | Pablo | 1 | -2/+1 |
| 2025-07-08 | media: atomisp: Switch to int3472 driver sensor GPIO mapping code | Hans de Goede | 4 | -225/+27 |
| 2025-07-08 | media: atomisp: Fix "stop stream timeout." error | Hans de Goede | 4 | -26/+4 |
| 2025-07-08 | media: atomisp: Always free MIPI / CSI-receiver buffers from ia_css_uninit() | Hans de Goede | 6 | -45/+0 |
| 2025-07-08 | media: atomisp: Stop pipeline on atomisp_css_start() failure | Hans de Goede | 1 | -0/+1 |
| 2025-07-08 | media: atomisp: Properly stop the ISP stream on sensor streamon errors | Hans de Goede | 1 | -16/+22 |
| 2025-07-08 | media: atomisp: Move atomisp_stop_streaming() above atomisp_start_streaming() | Hans de Goede | 1 | -74/+74 |
| 2025-07-08 | media: cec: cec-gpio: reading hpd/5v is allowed to sleep | Hans Verkuil | 1 | -12/+14 |
| 2025-07-08 | media: cec: cec-gpio: rename functions | Hans Verkuil | 1 | -16/+16 |
| 2025-07-08 | media: cec: core: add rx-no-low-drive setting | Hans Verkuil | 3 | -1/+13 |
| 2025-07-08 | media: cec: core: add glitch error injection | Hans Verkuil | 3 | -1/+83 |
| 2025-07-08 | media: i2c: adv7604/tc358743/tda1997x: HPD low for HZ / 7 | Hans Verkuil | 3 | -6/+6 |
| 2025-07-08 | drm/xe/bmg: fix compressed VRAM handling | Matthew Auld | 1 | -1/+1 |
| 2025-07-08 | Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2" | Matthew Brost | 1 | -1/+0 |
| 2025-07-08 | drm/xe: Allocate PF queue size on pow2 boundary | Matthew Brost | 1 | -0/+1 |
| 2025-07-08 | drm/xe/pf: Clear all LMTT pages on alloc | Michal Wajdeczko | 1 | -0/+11 |
| 2025-07-08 | net/mlx5: Add HWS as secondary steering mode | Moshe Shemesh | 1 | -0/+2 |
| 2025-07-08 | net/mlx5: HWS, Shrink empty matchers | Yevgeny Kliteynik | 1 | -1/+65 |
| 2025-07-08 | net/mlx5: HWS, Rearrange to prevent forward declaration | Yevgeny Kliteynik | 1 | -123/+124 |
| 2025-07-08 | net/mlx5: HWS, Track matcher sizes individually | Vlad Dogaru | 2 | -61/+171 |
| 2025-07-08 | net/mlx5: HWS, Decouple matcher RX and TX sizes | Vlad Dogaru | 4 | -48/+104 |
| 2025-07-08 | net/mlx5: HWS, Create STEs directly from matcher | Vlad Dogaru | 3 | -43/+41 |
| 2025-07-08 | net/mlx5: HWS, Refactor rule skip logic | Vlad Dogaru | 1 | -12/+13 |
| 2025-07-08 | net/mlx5: HWS, Export rule skip logic | Vlad Dogaru | 2 | -5/+7 |
| 2025-07-08 | net/mlx5: HWS, remove incorrect comment | Yevgeny Kliteynik | 1 | -2/+0 |
| 2025-07-08 | net/mlx5: HWS, remove unused create_dest_array parameter | Vlad Dogaru | 3 | -20/+10 |
| 2025-07-08 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 31 | -236/+596 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Lift channel config to const structs | Andrew Jeffery | 1 | -54/+45 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Consolidate channel initialisation | Andrew Jeffery | 1 | -27/+24 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Use dev_err_probe() where possible | Andrew Jeffery | 1 | -10/+5 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled() | Andrew Jeffery | 1 | -16/+4 |