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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
[media] coda: move BIT specific functions into separate file
Philipp Zabel
4
-1819
/
+1880
2014-08-22
[media] coda: move H.264 helper function into separate file
Philipp Zabel
4
-23
/
+39
2014-08-22
[media] coda: move per-instance buffer allocation and cleanup
Philipp Zabel
1
-10
/
+21
2014-08-22
[media] coda: add coda_bit_stream_set_flag helper
Philipp Zabel
1
-33
/
+19
2014-08-22
[media] coda: move BIT processor command execution out of pic_run_work
Philipp Zabel
1
-8
/
+13
2014-08-22
[media] coda: add context ops
Philipp Zabel
2
-35
/
+63
2014-08-22
[media] coda: move defines, enums, and structs into shared header
Philipp Zabel
2
-190
/
+219
2014-08-22
[media] coda: move coda driver into its own directory
Philipp Zabel
4
-2
/
+5
2014-08-22
[media] coda: mark constant structures as such
Philipp Zabel
1
-19
/
+19
2014-08-22
[media] coda: default to h.264 decoder on invalid formats
Philipp Zabel
1
-1
/
+7
2014-08-22
[media] coda: split format enumeration for encoder end decoder device
Philipp Zabel
1
-38
/
+19
2014-08-22
[media] coda: split userspace interface into encoder and decoder device
Philipp Zabel
1
-47
/
+120
2014-08-22
[media] coda: lock capture frame size to output frame size when streaming
Philipp Zabel
1
-0
/
+3
2014-08-22
[media] coda: delay coda_fill_bitstream()
Michael Olbrich
1
-1
/
+7
2014-08-22
[media] coda: use CODA_MAX_FRAME_SIZE everywhere
Michael Olbrich
1
-1
/
+1
2014-08-22
[media] coda: remove VB2_USERPTR from queue io_modes
Philipp Zabel
1
-2
/
+2
2014-08-22
[media] coda: remove CAPTURE and OUTPUT caps
Philipp Zabel
1
-7
/
+1
2014-08-22
[media] coda: initialize hardware on pm runtime resume only if firmware avail...
Philipp Zabel
1
-1
/
+1
2014-08-22
[media] coda: fix CODA7541 hardware reset
Philipp Zabel
1
-7
/
+10
2014-08-22
[media] omap3isp: resizer: Protect against races when updating crop
Laurent Pinchart
2
-12
/
+34
2014-08-22
[media] omap3isp: resizer: Remove slow debugging message from interrupt handler
Laurent Pinchart
1
-8
/
+9
2014-08-22
[media] omap3isp: resizer: Remove needless variable initializations
Laurent Pinchart
1
-6
/
+6
2014-08-22
[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656
Laurent Pinchart
1
-2
/
+15
2014-08-22
[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stopped
Laurent Pinchart
2
-0
/
+6
2014-08-22
[media] omap3isp: ccdc: Fix freeze when a short frame is received
Laurent Pinchart
1
-0
/
+29
2014-08-22
[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656
Laurent Pinchart
1
-10
/
+10
2014-08-22
[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()
Laurent Pinchart
1
-5
/
+4
2014-08-22
[media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stopping
Laurent Pinchart
1
-5
/
+5
2014-08-22
[media] omap3isp: ccdc: Only complete buffer when all fields are captured
Laurent Pinchart
2
-27
/
+58
2014-08-22
[media] omap3isp: ccdc: Disable the video port when unused
Laurent Pinchart
1
-41
/
+29
2014-08-22
[media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC input
Laurent Pinchart
2
-16
/
+80
2014-08-22
[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output
Laurent Pinchart
3
-60
/
+122
2014-08-22
[media] omap3isp: ccdc: Add basic support for interlaced video
Laurent Pinchart
4
-1
/
+31
2014-08-22
[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function
Laurent Pinchart
1
-10
/
+5
2014-08-22
[media] omap3isp: ccdc: Simplify the configuration function
Laurent Pinchart
1
-5
/
+4
2014-08-22
[media] omap3isp: video: Validate the video node field order
Laurent Pinchart
1
-2
/
+3
2014-08-22
[media] omap3isp: Default to progressive field order when setting the format
Laurent Pinchart
1
-0
/
+9
2014-08-22
[media] omap3isp: Move non-critical code out of the mutex-protected section
Laurent Pinchart
1
-3
/
+2
2014-08-22
[media] omap3isp: Remove boilerplate disclaimer and FSF address
Laurent Pinchart
28
-280
/
+0
2014-08-22
[media] omap3isp: Don't ignore subdev streamoff failures
Laurent Pinchart
1
-6
/
+4
2014-08-22
[media] v4l: subdev: Extend default link validation to cover field order
Laurent Pinchart
1
-0
/
+9
2014-08-22
[media] smiapp: Implement the test pattern control
Sakari Ailus
2
-5
/
+78
2014-08-22
[media] smiapp: Add driver-specific test pattern menu item definitions
Sakari Ailus
2
-0
/
+30
2014-08-22
[media] v4l: Add test pattern colour component controls
Sakari Ailus
3
-0
/
+42
2014-08-22
[media] xc5000: be sure that the firmware is there before set params
Mauro Carvalho Chehab
1
-5
/
+5
2014-08-22
[media] au0828: Fix DVB resume when streaming
Mauro Carvalho Chehab
2
-7
/
+11
2014-08-22
[media] au0828: fix checks if dvb is initialized
Mauro Carvalho Chehab
1
-6
/
+6
2014-08-22
[media] xc5000: better name the functions
Mauro Carvalho Chehab
1
-5
/
+5
2014-08-22
[media] xc5000: add a resume function
Mauro Carvalho Chehab
1
-0
/
+1
2014-08-22
[media] xc5000: Split config and set code for analog/radio
Mauro Carvalho Chehab
1
-25
/
+56
[prev]
[next]