index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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: staging/imx: TODO: Remove one assumption about OF graph parsing
Steve Longerbeam
1
-22
/
+7
2018-10-04
media: staging/imx: Switch to v4l2_async_notifier_add_*_subdev
Steve Longerbeam
3
-94
/
+36
2018-10-04
media: staging/imx: Rename root notifier
Steve Longerbeam
2
-8
/
+8
2018-10-04
media: staging/imx: Loop through all registered subdevs for media links
Steve Longerbeam
1
-10
/
+6
2018-10-04
media: staging/imx: of: Remove recursive graph walk
Steve Longerbeam
1
-98
/
+8
2018-10-04
media: imx: mipi csi-2: Register a subdev notifier
Steve Longerbeam
1
-17
/
+14
2018-10-04
media: imx: csi: Register a subdev notifier
Steve Longerbeam
1
-1
/
+56
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
2018-10-04
media: i2c: adv748x: Conditionally enable only CSI-2 outputs
Jacopo Mondi
1
-7
/
+1
2018-10-04
media: i2c: adv748x: Handle TX[A|B] power management
Jacopo Mondi
5
-43
/
+25
2018-10-04
media: i2c: adv748x: Support probing a single output
Jacopo Mondi
3
-15
/
+30
2018-10-04
media: zoran: fix spelling mistake "queing" -> "queuing"
Colin Ian King
1
-1
/
+1
2018-10-04
media: rcar-vin: fix redeclaration of symbol
Niklas Söderlund
1
-1
/
+0
2018-10-04
media: imx-pxp: include linux/interrupt.h
Arnd Bergmann
1
-0
/
+1
2018-10-04
media: stm32-dcmi: only enable IT frame on JPEG capture
Hugues Fruchet
1
-1
/
+4
2018-10-04
media: pxa_camera: Fix check for pdev->dev.of_node
Nathan Chancellor
1
-1
/
+1
2018-10-04
media: qcom: remove duplicated include file
zhong jiang
1
-1
/
+0
2018-10-04
media: imx: use well defined 32-bit RGB pixel format
Philipp Zabel
1
-2
/
+2
2018-10-04
media: VPU: mediatek: don't pass an unused parameter
Dan Carpenter
1
-4
/
+3
2018-10-04
media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote
Matthias Reichl
1
-2
/
+7
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
29
-91
/
+73
2018-10-04
media: rc: nec keymaps should specify the nec variant they use
Sean Young
12
-12
/
+12
2018-10-03
media: smiapp: Remove unused loop
Ricardo Ribalda Delgado
1
-3
/
+1
2018-10-03
media: ov5640: use JPEG mode 3 for 720p
Hugues Fruchet
1
-1
/
+1
2018-10-03
media: v4l: Remove support for crop default target in subdev drivers
Sakari Ailus
19
-29
/
+1
2018-10-03
media: v4l: i2c: Add a comment not to use static sub-device names in the future
Sakari Ailus
5
-0
/
+5
2018-09-24
media: davinci: Fix implicit enum conversion warning
Nathan Chancellor
1
-1
/
+1
2018-09-24
media: bt8xx: Remove unnecessary self-assignment
Nathan Chancellor
1
-1
/
+0
2018-09-24
media: pci: cx23885: handle adding to list failure
Nicholas Mc Guire
1
-0
/
+10
2018-09-24
media: au0828: Fix incorrect error messages
Brad Love
1
-2
/
+2
2018-09-24
media: au0828: cannot kfree dev before usb disconnect
Brad Love
1
-1
/
+0
2018-09-24
media: venus: helpers: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-09-24
media: coda: don't overwrite h.264 profile_idc on decoder instance
Lucas Stach
1
-1
/
+2
2018-09-24
media: vb2: check for sane values from queue_setup
Johan Fjeldtvedt
1
-0
/
+9
2018-09-24
media: platform: remove redundant null pointer check before of_node_put
zhong jiang
1
-8
/
+4
2018-09-24
media: coda: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
[prev]
[next]