index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
intel
/
ipu3
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
media: ipu3-cio2: Update e-mail addresses
Sakari Ailus
1
-4
/
+4
2024-04-10
media: ipu-cio2: Remove unnecessary runtime PM power state setting
Bjorn Helgaas
2
-15
/
+0
2024-04-10
media: ipu3-cio2: Request IRQ earlier
Sakari Ailus
1
-5
/
+5
2024-02-23
media: ipu-bridge: Move graph checking to IPU bridge
Sakari Ailus
1
-28
/
+3
2024-01-22
media: ipu3-cio2: Further clean up async subdev link creation
Sakari Ailus
1
-17
/
+5
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
1
-1
/
+1
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
1
-5
/
+5
2023-11-23
media: ipu3-cio2: Drop comment blocks for subdev op handlers
Laurent Pinchart
1
-14
/
+0
2023-10-02
media: ipu-bridge: Fix Kconfig dependencies
Sakari Ailus
1
-20
/
+1
2023-08-10
media: ipu-bridge: Add a runtime-pm device-link between VCM and sensor
Hans de Goede
1
-0
/
+5
2023-08-10
media: ipu-bridge: Move ipu-bridge.h to include/media/
Hans de Goede
1
-1
/
+2
2023-08-10
media: ipu-bridge: Add a parse_sensor_fwnode callback to ipu_bridge_init()
Hans de Goede
1
-1
/
+1
2023-08-10
media: ipu-bridge: Move initialization of node_names.vcm to ipu_bridge_init_s...
Hans de Goede
1
-1
/
+1
2023-08-10
media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
Sakari Ailus
1
-1
/
+1
2023-08-10
media: ipu3-cio2: allow ipu_bridge to be a module again
Arnd BergmannArnd Bergmann
1
-0
/
+20
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
1
-2
/
+2
2023-07-28
media: v4l: async: Rework internal lists
Sakari Ailus
1
-1
/
+1
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
1
-5
/
+5
2023-07-28
media: v4l: async: Clean up list heads and entries
Sakari Ailus
1
-1
/
+1
2023-07-14
media: ipu3-cio2: rename ipu3-cio2-main.c back to ipu3-cio2.c
Bingbu Cao
2
-2
/
+0
2023-07-14
media: ipu3-cio2: rename cio2 bridge to ipu bridge and move out of ipu3
Bingbu Cao
6
-667
/
+3
2023-05-25
media: ipu3-cio2: Fix container_of() macro wrapper arguments
Sakari Ailus
1
-1
/
+2
2023-05-25
media: pci: ipu3-cio2: Obtain remote pad from endpoint
Sakari Ailus
1
-16
/
+12
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
1
-0
/
+1
2023-04-11
media: ipu3-cio2: support more camera sensors in cio2-bridge
Bingbu Cao
1
-0
/
+8
2023-04-11
media: ipu3-cio2: support multiple sensors and VCMs with same HID
Bingbu Cao
2
-5
/
+13
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+3
2023-02-06
media: ipu3-cio2: Fix PM runtime usage_count in driver unbind
Sakari Ailus
1
-0
/
+3
2023-01-17
media: ipu3-cio2: Convert to use software_node_register_node_group()
Andy Shevchenko
2
-5
/
+21
2023-01-17
media: ipu3-cio2: Don't dereference fwnode handle
Andy Shevchenko
1
-2
/
+4
2022-11-25
media: ipu3-cio2: make the bridge depend on i2c
Adam Borowski
1
-0
/
+1
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
1
-3
/
+3
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
1
-1
/
+1
2022-05-17
media: ipu3-cio2: Add INT347E to cio2-bridge
Daniel Scally
1
-0
/
+2
2022-05-17
media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10
Daniel Scally
1
-0
/
+5
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
1
-4
/
+0
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
1
-2
/
+0
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2021-12-16
media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs
Hans de Goede
2
-2
/
+69
2021-12-16
media: ipu3-cio2: Call cio2_bridge_init() before anything else
Hans de Goede
1
-5
/
+5
2021-12-16
media: ipu3-cio2: Defer probing until the PMIC is fully setup
Hans de Goede
1
-0
/
+37
2021-11-30
media: ipu3-cio2: Add INT347A to cio2-bridge
Daniel Scally
1
-0
/
+2
2021-11-30
media: ipu3-cio2: Add link freq for INT33BE entry
Daniel Scally
1
-1
/
+1
2021-11-30
media: ipu3-cio2: Toggle sensor streaming in pm runtime ops
Daniel Scally
1
-1
/
+16
2021-11-15
media: ipu3-cio2: fix error code in cio2_bridge_connect_sensor()
Dan Carpenter
1
-1
/
+3
2021-10-08
media: ipu3-cio2 Check num_planes and sizes in queue_setup
Ricardo Ribalda
1
-2
/
+6
2021-10-08
media: ipu3-cio2: Parse sensor orientation and rotation
Fabian Wüthrich
2
-5
/
+64
2021-09-30
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-09-30
media: ipu3-cio2: Introduce to_cio2_device() helper macro
Andy Shevchenko
2
-6
/
+5
2021-09-30
media: ipu3-cio2: Introduce to_cio2_buffer() helper macro
Andy Shevchenko
2
-6
/
+5
[next]