index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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: omap: omap-iommu.h: allow building drivers with COMPILE_TEST
Mauro Carvalho Chehab
1
-0
/
+5
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: rcar-vin: add Gen3 devicetree bindings documentation
Niklas Söderlund
1
-12
/
+106
2018-04-20
media: dt-bindings: media: rcar_vin: add device tree support for r8a774[35]
Fabrizio Castro
1
-1
/
+4
2018-04-20
media: dt-bindings: media: rcar_vin: Reverse SoC part number list
Fabrizio Castro
1
-7
/
+7
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
4
-5
/
+23
2018-04-20
media: rc: set timeout to smallest value required by enabled protocols
Sean Young
13
-7
/
+47
2018-04-20
media: rc: report receiver and transmitter type on device register
Sean Young
2
-3
/
+21
[next]