index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-fwnode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag
Ondrej Jirman
2018-12-12
1
-2
/
+2
*
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-07
1
-4
/
+2
*
media: v4l2-fwnode: Demote warning to debug level
Fabio Estevam
2018-12-05
1
-1
/
+1
*
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call
Mauro Carvalho Chehab
2018-10-05
1
-11
/
+12
*
media: v4l2-fwnode: cleanup functions that parse endpoints
Mauro Carvalho Chehab
2018-10-05
1
-36
/
+28
*
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
2018-10-05
1
-79
/
+106
*
media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
Sakari Ailus
2018-10-04
1
-3
/
+7
*
media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
Sakari Ailus
2018-10-04
1
-8
/
+19
*
media: v4l: fwnode: Print bus type
Sakari Ailus
2018-10-04
1
-0
/
+38
*
media: v4l: fwnode: Use default parallel flags
Sakari Ailus
2018-10-04
1
-0
/
+19
*
media: v4l: fwnode: Use media bus type for bus parser selection
Sakari Ailus
2018-10-04
1
-20
/
+80
*
media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN
Sakari Ailus
2018-10-04
1
-4
/
+6
*
media: v4l: fwnode: Parse the graph endpoint as last
Sakari Ailus
2018-10-04
1
-1
/
+7
*
media: v4l: fwnode: Support default CSI-2 lane mapping for drivers
Sakari Ailus
2018-10-04
1
-14
/
+46
*
media: v4l: fwnode: Support driver-defined lane mapping defaults
Sakari Ailus
2018-10-04
1
-8
/
+12
*
media: v4l: fwnode: Only assign configuration if there is no error
Sakari Ailus
2018-10-04
1
-12
/
+18
*
media: v4l: fwnode: Read lane inversion information despite lane numbering
Sakari Ailus
2018-10-04
1
-30
/
+35
*
media: v4l: fwnode: Make use of newly specified bus types
Sakari Ailus
2018-10-04
1
-10
/
+38
*
media: v4l: fwnode: Detect bus type correctly
Sakari Ailus
2018-10-04
1
-14
/
+17
*
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
2018-10-04
1
-30
/
+19
*
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
1
-1
/
+1
*
media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
Sakari Ailus
2018-10-04
1
-0
/
+3
*
media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous
Sakari Ailus
2018-10-04
1
-1
/
+1
*
media: v4l: fwnode: Use fwnode_graph_for_each_endpoint
Sakari Ailus
2018-10-04
1
-2
/
+1
*
media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsing
Sakari Ailus
2018-10-04
1
-23
/
+85
*
media: v4l2-fwnode: Add a convenience function for registering subdevs with n...
Steve Longerbeam
2018-10-04
1
-0
/
+64
*
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-104
/
+28
*
media: v4l2-fwnode: ignore endpoints that have no remote port parent
Steve Longerbeam
2018-10-04
1
-1
/
+1
*
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-15
1
-0
/
+4
|
\
|
*
media: v4l2-fwnode: parse 'data-enable-active' prop
Jacopo Mondi
2018-07-24
1
-0
/
+4
*
|
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2018-07-23
1
-1
/
+1
|
/
*
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props()
Mauro Carvalho Chehab
2018-04-17
1
-10
/
+18
*
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-29
1
-5
/
+5
*
media: v4l2-fwnode: Check subdev count after checking port
Tomasz Figa
2017-11-30
1
-5
/
+5
*
media: v4l2-fwnode: use the cached value instead of getting again
Mauro Carvalho Chehab
2017-11-01
1
-2
/
+1
*
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2017-10-31
1
-0
/
+41
*
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
2017-10-31
1
-0
/
+35
*
media: v4l: fwnode: Add a helper function to obtain device / integer references
Sakari Ailus
2017-10-31
1
-0
/
+287
*
media: v4l: fwnode: Add a helper function for parsing generic references
Sakari Ailus
2017-10-31
1
-0
/
+69
*
media: v4l: fwnode: Move KernelDoc documentation to the header
Sakari Ailus
2017-10-31
1
-75
/
+0
*
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
2017-10-31
1
-0
/
+196
*
media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macro
Sakari Ailus
2017-08-26
1
-2
/
+3
*
media: v4l: fwnode: The clock lane is the first lane in lane_polarities
Sakari Ailus
2017-08-26
1
-1
/
+1
*
media: v4l: fwnode: Fix lane-polarities property parsing
Sakari Ailus
2017-08-26
1
-3
/
+7
*
media: v4l2-fwnode: link_frequency is an optional property
Sakari Ailus
2017-07-26
1
-15
/
+15
*
media: v4l2-fwnode: make v4l2_fwnode_endpoint_parse_csi1_bus static
Mauro Carvalho Chehab
2017-07-20
1
-3
/
+4
*
media: v4l2-fwnode: suppress a warning at OF parsing logic
Mauro Carvalho Chehab
2017-07-20
1
-18
/
+14
*
media: v4l: Add support for CSI-1 and CCP2 busses
Sakari Ailus
2017-07-19
1
-11
/
+47
*
media: v4l: fwnode: Obtain data bus type from FW
Sakari Ailus
2017-07-19
1
-0
/
+11
*
media: v4l: fwnode: Call CSI2 bus csi2, not csi
Sakari Ailus
2017-07-19
1
-3
/
+3
[next]