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
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cec: add new tx/rx status bits to detect aborts/timeouts
Hans Verkuil
2018-10-05
1
-48
/
+18
*
Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
Mauro Carvalho Chehab
2018-10-05
1
-6
/
+10
*
media: ov5640: fix framerate update
Hugues Fruchet
2018-10-05
1
-3
/
+4
*
media: ov7670: make "xclk" clock optional
Lubomir Rintel
2018-10-05
1
-10
/
+17
*
media: ov9650: avoid maybe-uninitialized warnings
Arnd Bergmann
2018-10-05
1
-0
/
+2
*
media: imx355: fix a few coding style issues
Mauro Carvalho Chehab
2018-10-05
1
-16
/
+16
*
media: add imx355 camera sensor driver
Bingbu Cao
2018-10-05
3
-0
/
+1872
*
media: imx319: fix a few coding style issues
Mauro Carvalho Chehab
2018-10-05
1
-16
/
+16
*
media: add imx319 camera sensor driver
Bingbu Cao
2018-10-05
3
-0
/
+2572
*
media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab
Sakari Ailus
2018-10-05
1
-4
/
+4
*
media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab
Sakari Ailus
2018-10-05
1
-6
/
+0
*
media: rc: mce_kbd: input events via rc-core's input device
Sean Young
2018-10-05
2
-66
/
+14
*
media: rc: imon: report mouse events using rc-core's input device
Sean Young
2018-10-05
3
-60
/
+10
*
media: rc: some events are dropped by userspace
Sean Young
2018-10-05
1
-12
/
+2
*
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
2
-99
/
+131
*
media: renesas-ceu: Use default mbus settings
Jacopo Mondi
2018-10-04
1
-9
/
+11
*
media: smiapp: Query the V4L2 endpoint for a specific bus type
Sakari Ailus
2018-10-04
1
-0
/
+6
*
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: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
22
-22
/
+24
*
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
4
-61
/
+54
*
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
22
-28
/
+28
*
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: async: Remove notifier subdevs array
Steve Longerbeam
2018-10-04
1
-89
/
+25
*
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
21
-332
/
+416
*
media: platform: video-mux: Register a subdev notifier
Steve Longerbeam
2018-10-04
2
-1
/
+36
*
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
5
-113
/
+40
*
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
2018-10-04
1
-0
/
+76
*
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-42
/
+149
*
media: v4l2: async: Allow searching for asd of any type
Steve Longerbeam
2018-10-04
1
-31
/
+46
*
media: v4l2-fwnode: ignore endpoints that have no remote port parent
Steve Longerbeam
2018-10-04
1
-1
/
+1
*
media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power down
Niklas Söderlund
2018-10-04
1
-1
/
+1
*
media: i2c: adv748x: Register only enabled inputs
Jacopo Mondi
2018-10-04
2
-3
/
+13
[next]