index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
media: cec: add new tx/rx status bits to detect aborts/timeouts
Hans Verkuil
1
-48
/
+18
2018-10-05
Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
Mauro Carvalho Chehab
1
-6
/
+10
2018-10-05
media: ov5640: fix framerate update
Hugues Fruchet
1
-3
/
+4
2018-10-05
media: ov7670: make "xclk" clock optional
Lubomir Rintel
1
-10
/
+17
2018-10-05
media: ov9650: avoid maybe-uninitialized warnings
Arnd Bergmann
1
-0
/
+2
2018-10-05
media: imx355: fix a few coding style issues
Mauro Carvalho Chehab
1
-16
/
+16
2018-10-05
media: add imx355 camera sensor driver
Bingbu Cao
3
-0
/
+1872
2018-10-05
media: imx319: fix a few coding style issues
Mauro Carvalho Chehab
1
-16
/
+16
2018-10-05
media: add imx319 camera sensor driver
Bingbu Cao
3
-0
/
+2572
2018-10-05
media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab
Sakari Ailus
1
-4
/
+4
2018-10-05
media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab
Sakari Ailus
1
-6
/
+0
2018-10-05
media: rc: mce_kbd: input events via rc-core's input device
Sean Young
2
-66
/
+14
2018-10-05
media: rc: imon: report mouse events using rc-core's input device
Sean Young
3
-60
/
+10
2018-10-05
media: rc: some events are dropped by userspace
Sean Young
1
-12
/
+2
2018-10-05
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call
Mauro Carvalho Chehab
1
-11
/
+12
2018-10-05
media: v4l2-fwnode: cleanup functions that parse endpoints
Mauro Carvalho Chehab
1
-36
/
+28
2018-10-05
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
2
-99
/
+131
2018-10-04
media: renesas-ceu: Use default mbus settings
Jacopo Mondi
1
-9
/
+11
2018-10-04
media: smiapp: Query the V4L2 endpoint for a specific bus type
Sakari Ailus
1
-0
/
+6
2018-10-04
media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
Sakari Ailus
1
-3
/
+7
2018-10-04
media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
Sakari Ailus
1
-8
/
+19
2018-10-04
media: v4l: fwnode: Print bus type
Sakari Ailus
1
-0
/
+38
2018-10-04
media: v4l: fwnode: Use default parallel flags
Sakari Ailus
1
-0
/
+19
2018-10-04
media: v4l: fwnode: Use media bus type for bus parser selection
Sakari Ailus
1
-20
/
+80
2018-10-04
media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN
Sakari Ailus
1
-4
/
+6
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
22
-22
/
+24
2018-10-04
media: v4l: fwnode: Parse the graph endpoint as last
Sakari Ailus
1
-1
/
+7
2018-10-04
media: v4l: fwnode: Support default CSI-2 lane mapping for drivers
Sakari Ailus
1
-14
/
+46
2018-10-04
media: v4l: fwnode: Support driver-defined lane mapping defaults
Sakari Ailus
1
-8
/
+12
2018-10-04
media: v4l: fwnode: Only assign configuration if there is no error
Sakari Ailus
1
-12
/
+18
2018-10-04
media: v4l: fwnode: Read lane inversion information despite lane numbering
Sakari Ailus
1
-30
/
+35
2018-10-04
media: v4l: fwnode: Make use of newly specified bus types
Sakari Ailus
1
-10
/
+38
2018-10-04
media: v4l: fwnode: Detect bus type correctly
Sakari Ailus
1
-14
/
+17
2018-10-04
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
4
-61
/
+54
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
22
-28
/
+28
2018-10-04
media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
Sakari Ailus
1
-0
/
+3
2018-10-04
media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous
Sakari Ailus
1
-1
/
+1
2018-10-04
media: v4l: fwnode: Use fwnode_graph_for_each_endpoint
Sakari Ailus
1
-2
/
+1
2018-10-04
media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsing
Sakari Ailus
1
-23
/
+85
2018-10-04
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
1
-89
/
+25
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
21
-332
/
+416
2018-10-04
media: platform: video-mux: Register a subdev notifier
Steve Longerbeam
2
-1
/
+36
2018-10-04
media: v4l2-fwnode: Add a convenience function for registering subdevs with n...
Steve Longerbeam
1
-0
/
+64
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
5
-113
/
+40
2018-10-04
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
1
-0
/
+76
2018-10-04
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-42
/
+149
2018-10-04
media: v4l2: async: Allow searching for asd of any type
Steve Longerbeam
1
-31
/
+46
2018-10-04
media: v4l2-fwnode: ignore endpoints that have no remote port parent
Steve Longerbeam
1
-1
/
+1
2018-10-04
media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power down
Niklas Söderlund
1
-1
/
+1
2018-10-04
media: i2c: adv748x: Register only enabled inputs
Jacopo Mondi
2
-3
/
+13
[prev]
[next]