cascardo/linux.git
2014-08-21 Philipp Zabel[media] coda: fix timestamp list handling
2014-08-21 Philipp Zabel[media] coda: improve allocation error messages
2014-08-21 Philipp Zabel[media] coda: add an intermediate debug level
2014-08-21 Philipp Zabel[media] coda: increase max vertical frame size to 1088
2014-08-21 Philipp Zabel[media] coda: allow running coda without iram on mx6dl
2014-08-21 Philipp Zabel[media] coda: skip calling coda_find_codec in encoder...
2014-08-21 Philipp Zabel[media] coda: dequeue buffers on streamoff
2014-08-21 Philipp Zabel[media] coda: dequeue buffers if start_streaming fails
2014-08-21 Philipp Zabel[media] coda: request BIT processor interrupt by name
2014-08-21 Philipp Zabel[media] coda: remove unnecessary peek at next destinati...
2014-08-21 Philipp Zabel[media] coda: include header for memcpy
2014-08-21 Philipp Zabel[media] coda: move BIT specific functions into separate...
2014-08-21 Philipp Zabel[media] coda: move H.264 helper function into separate...
2014-08-21 Philipp Zabel[media] coda: move per-instance buffer allocation and...
2014-08-21 Philipp Zabel[media] coda: add coda_bit_stream_set_flag helper
2014-08-21 Philipp Zabel[media] coda: move BIT processor command execution...
2014-08-21 Philipp Zabel[media] coda: add context ops
2014-08-21 Philipp Zabel[media] coda: move defines, enums, and structs into...
2014-08-21 Philipp Zabel[media] coda: move coda driver into its own directory
2014-08-21 Philipp Zabel[media] coda: mark constant structures as such
2014-08-21 Philipp Zabel[media] coda: default to h.264 decoder on invalid formats
2014-08-21 Philipp Zabel[media] coda: split format enumeration for encoder...
2014-08-21 Philipp Zabel[media] coda: split userspace interface into encoder...
2014-08-21 Philipp Zabel[media] coda: lock capture frame size to output frame...
2014-08-21 Michael Olbrich[media] coda: delay coda_fill_bitstream()
2014-08-21 Michael Olbrich[media] coda: use CODA_MAX_FRAME_SIZE everywhere
2014-08-21 Philipp Zabel[media] coda: remove VB2_USERPTR from queue io_modes
2014-08-21 Philipp Zabel[media] coda: remove CAPTURE and OUTPUT caps
2014-08-21 Philipp Zabel[media] coda: initialize hardware on pm runtime resume...
2014-08-21 Philipp Zabel[media] coda: fix CODA7541 hardware reset
2014-08-21 Laurent Pinchart[media] omap3isp: resizer: Protect against races when...
2014-08-21 Laurent Pinchart[media] omap3isp: resizer: Remove slow debugging messag...
2014-08-21 Laurent Pinchart[media] omap3isp: resizer: Remove needless variable...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Restart the CCDC immediately...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Don't timeout on stream off...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Fix freeze when a short frame...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Increment the frame number...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Rename __ccdc_handle_stopping...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Only complete buffer when all...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Disable the video port when...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Add support for BT.656 YUV...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Support the interlaced field...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Add basic support for interlace...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Simplify the configuration...
2014-08-21 Laurent Pinchart[media] omap3isp: video: Validate the video node field...
2014-08-21 Laurent Pinchart[media] omap3isp: Default to progressive field order...
2014-08-21 Laurent Pinchart[media] omap3isp: Move non-critical code out of the...
2014-08-21 Laurent Pinchart[media] omap3isp: Remove boilerplate disclaimer and...
2014-08-21 Laurent Pinchart[media] omap3isp: Don't ignore subdev streamoff failures
2014-08-21 Laurent Pinchart[media] v4l: subdev: Extend default link validation...
2014-08-21 Sakari Ailus[media] smiapp: Implement the test pattern control
2014-08-21 Sakari Ailus[media] smiapp: Add driver-specific test pattern menu...
2014-08-21 Sakari Ailus[media] v4l: Add test pattern colour component controls
2014-08-21 Mauro Carvalho... [media] xc5000: be sure that the firmware is there...
2014-08-21 Mauro Carvalho... [media] au0828: Fix DVB resume when streaming
2014-08-21 Mauro Carvalho... [media] au0828: fix checks if dvb is initialized
2014-08-21 Mauro Carvalho... [media] xc5000: better name the functions
2014-08-21 Mauro Carvalho... [media] xc5000: add a resume function
2014-08-21 Mauro Carvalho... [media] xc5000: Split config and set code for analog...
2014-08-21 Mauro Carvalho... [media] au0828: move the code that sets DTV on a separa...
2014-08-21 Mauro Carvalho... [media] xc5000: fix xc5000 suspend
2014-08-21 Mauro Carvalho... [media] dvb-frontend: add core support for tuner suspen...
2014-08-21 Mauro Carvalho... [media] au0828: add pr_info to track au0828 suspend...
2014-08-21 Mauro Carvalho... [media] au0828: use pr_foo macros
2014-08-21 Mauro Carvalho... [media] au0828: Remove a bad whitespace
2014-08-21 Mauro Carvalho... [media] au0828: add suspend/resume code for V4L2
2014-08-21 Mauro Carvalho... [media] au0828: properly handle stream on/off state
2014-08-21 Mauro Carvalho... [media] au0828: Add suspend code for DVB
2014-08-21 Mauro Carvalho... [media] au0828: be sure to reenable the bridge and...
2014-08-21 Mauro Carvalho... [media] au0828: don't let the IR polling thread to...
2014-08-21 Shuah Khan[media] au0828: remove CONFIG_VIDEO_AU0828_RC scope...
2014-08-21 Shuah Khan[media] au0828: add au0828_rc_*() stubs for VIDEO_AU082...
2014-08-21 Mauro Carvalho... [media] au0828: handle IR int during suspend/resume
2014-08-21 Mauro Carvalho... [media] au0828: avoid race conditions at RC stop
2014-08-21 Mauro Carvalho... [media] au0828-input: Be sure that IR is enabled at...
2014-08-21 Mauro Carvalho... [media] au0828: Enable IR for HVR-850
2014-08-21 Mauro Carvalho... [media] au0828: add an option to disable IR via modprob...
2014-08-21 Mauro Carvalho... [media] au0828: no need to sleep at the IR code
2014-08-21 Mauro Carvalho... Merge tag 'v3.17-rc1' into patchwork
2014-08-16 Linus TorvaldsLinux 3.17-rc1 v3.17-rc1
2014-08-16 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2014-08-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2014-08-16 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge branch 'rng-queue' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge tag 'locks-v3.17-2' of git://git.samba.org/jlayto...
2014-08-16 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-08-16 Azael Avalosplatform/x86: Enable build support for toshiba_haps
2014-08-16 Azael AvalosDocumentation: Add file about toshiba_haps module
2014-08-16 Azael Avalosplatform/x86: Toshiba HDD Active Protection Sensor
2014-08-16 Hans de Goedeasus-nb-wmi: Add wapf4 quirk for the U32U
2014-08-16 Mario Limoncielloalienware-wmi: make hdmi_mux enabled on case-by-case...
2014-08-16 Mathias Krauseideapad-laptop: Constify DMI table and other r/o variables
2014-08-16 Hans de Goedeasus-nb-wmi.c: Rename x401u quirk to wapf4
2014-08-16 Roald Frederickxcompal-laptop: correct invalid hwmon name
2014-08-16 Azael Avalostoshiba_acpi: Add Qosmio X75-A to the alt keymap dmi...
2014-08-16 Azael Avalostoshiba_acpi: Add extra check to backlight code
2014-08-16 Martin KepplingerFix log message about future removal of interface
next