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
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
media: ov7740: Check for possible NULL return value in control creation
Sakari Ailus
1
-3
/
+8
2018-04-23
media: ov7740: Fix number of controls hint
Sakari Ailus
1
-1
/
+1
2018-04-23
media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const
Bhumika Goyal
1
-2
/
+2
2018-04-23
media: v4l: omap3isp: make v4l2_file_operations const
Bhumika Goyal
1
-1
/
+1
2018-04-20
media: sound, media: allow building ISA drivers it with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+2
2018-04-20
media: omap3isp: Allow it to build with COMPILE_TEST
Arnd Bergmann
2
-4
/
+10
2018-04-20
media: omap3isp: Enable driver compilation on ARM with COMPILE_TEST
Laurent Pinchart
1
-1
/
+4
2018-04-20
media: rcar-vin: enable support for r8a77970
Niklas Söderlund
1
-0
/
+23
2018-04-20
media: rcar-vin: enable support for r8a7796
Niklas Söderlund
1
-0
/
+44
2018-04-20
media: rcar-vin: enable support for r8a7795
Niklas Söderlund
2
-1
/
+121
2018-04-20
media: rcar-vin: extend {start, stop}_streaming to work with media controller
Niklas Söderlund
1
-8
/
+127
2018-04-20
media: rcar-vin: add link notify for Gen3
Niklas Söderlund
1
-0
/
+147
2018-04-20
media: rcar-vin: parse Gen3 OF and setup media graph
Niklas Söderlund
2
-4
/
+254
2018-04-20
media: rcar-vin: add chsel information to rvin_info
Niklas Söderlund
1
-0
/
+42
2018-04-20
media: rcar-vin: change name of video device
Niklas Söderlund
1
-1
/
+1
2018-04-20
media: rcar-vin: add group allocator functions
Niklas Söderlund
2
-2
/
+203
2018-04-20
media: rcar-vin: prepare for media controller mode initialization
Niklas Söderlund
2
-2
/
+22
2018-04-20
media: rcar-vin: force default colorspace for media centric mode
Niklas Söderlund
1
-2
/
+20
2018-04-20
media: rcar-vin: use different v4l2 operations in media controller mode
Niklas Söderlund
2
-4
/
+156
2018-04-20
media: rcar-vin: add flag to switch to media controller mode
Niklas Söderlund
2
-1
/
+7
2018-04-20
media: rcar-vin: add function to manipulate Gen3 chsel value
Niklas Söderlund
2
-0
/
+39
2018-04-20
media: rcar-vin: enable Gen3 hardware configuration
Niklas Söderlund
2
-31
/
+63
2018-04-20
media: rcar-vin: move media bus configuration to struct rvin_dev
Niklas Söderlund
4
-20
/
+19
2018-04-20
media: rcar-vin: cache video standard
Niklas Söderlund
4
-7
/
+18
2018-04-20
media: rcar-vin: simplify how formats are set and reset
Niklas Söderlund
2
-81
/
+53
2018-04-20
media: rcar-vin: break out format alignment and checking
Niklas Söderlund
1
-37
/
+48
2018-04-20
media: rcar-vin: align pixelformat check
Niklas Söderlund
1
-11
/
+3
2018-04-20
media: rcar-vin: update bytesperline and sizeimage calculation
Niklas Söderlund
1
-8
/
+2
2018-04-20
media: rcar-vin: fix handling of single field frames (top, bottom and alterna...
Niklas Söderlund
2
-45
/
+10
2018-04-20
media: rcar-vin: set a default field to fallback on
Niklas Söderlund
1
-7
/
+6
2018-04-20
media: rcar-vin: all Gen2 boards can scale simplify logic
Niklas Söderlund
3
-24
/
+11
2018-04-20
media: rcar-vin: move functions regarding scaling
Niklas Söderlund
1
-261
/
+265
2018-04-20
media: rcar-vin: move max width and height information to chip information
Niklas Söderlund
3
-4
/
+13
2018-04-20
media: rcar-vin: move model information to own struct
Niklas Söderlund
3
-18
/
+55
2018-04-20
media: rcar-vin: move subdevice handling to async callbacks
Niklas Söderlund
2
-66
/
+71
2018-04-20
media: rcar-vin: unregister video device on driver removal
Niklas Söderlund
2
-0
/
+5
2018-04-20
media: rcar-vin: rename poorly named initialize and cleanup functions
Niklas Söderlund
4
-14
/
+14
2018-04-20
media: rc: mtk-cir: use of_device_get_match_data()
Ryder Lee
1
-3
/
+1
2018-04-20
media: rc: ir-spi: update Andi's e-mail
Andi Shyti
1
-2
/
+2
2018-04-20
media: cx88: enable IR transmitter on HVR-1300
Sean Young
1
-2
/
+3
2018-04-20
media: rc: mceusb: allow the timeout to be configurable
Sean Young
1
-0
/
+22
2018-04-20
media: rc: mceusb: IR of length 0 means IR timeout, not reset
Sean Young
1
-1
/
+6
2018-04-20
media: rc: mce_kbd decoder: fix race condition
Sean Young
2
-7
/
+18
2018-04-20
media: rc: mce_kbd decoder: remove superfluous call to input_sync
Sean Young
1
-1
/
+0
2018-04-20
media: rc: mce_kbd decoder: fix stuck keys
Sean Young
1
-0
/
+2
2018-04-20
media: rc: mce_kbd protocol encodes two scancodes
Sean Young
2
-10
/
+13
2018-04-20
media: rc: mce_kbd decoder: low timeout values cause double keydowns
Sean Young
1
-5
/
+7
2018-04-20
media: rc: per-protocol repeat period and minimum keyup timer
Sean Young
3
-29
/
+31
2018-04-20
media: rc: add ioctl to get the current timeout
Sean Young
1
-0
/
+7
2018-04-20
media: rc: set timeout to smallest value required by enabled protocols
Sean Young
13
-7
/
+47
[next]