index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
omap4iss
Age
Commit message (
Expand
)
Author
2014-07-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-19
[media] staging: tighten omap4iss dependencies
Arnd Bergmann
2014-05-25
[media] omap3isp: Move to videobuf2
Laurent Pinchart
2014-05-23
[media] omap4iss: Relax usleep ranges
Laurent Pinchart
2014-05-23
[media] omap4iss: Use a common macro for all sleep-based poll loops
Laurent Pinchart
2014-05-23
[media] omap4iss: Add missing white space
Laurent Pinchart
2014-05-23
[media] omap4iss: Don't check for DEBUG when printing IRQ debugging messages
Laurent Pinchart
2014-05-23
[media] omap4iss: Remove VIDEO_OMAP4_DEBUG Kconfig option
Paul Bolle
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-01-02
[media] v4l: omap4iss: Restore irq flags correctly in omap4iss_video_buffer_n...
Dan Carpenter
2014-01-02
[media] v4l: omap4iss: use snprintf() to make smatch happy
Dan Carpenter
2013-12-11
[media] v4l: omap4iss: resizer: Fix comment regarding bypass mode
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Cancel streaming when a fatal error occurs
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: csi2: Replace manual if statement with a subclk field
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Reset the ISS when the pipeline can't be stopped
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Enable/disabling the ISP interrupts globally
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver ...
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Add enum_fmt_vid_cap ioctl support
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Add description field to iss_format_info structure
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Convert hexadecimal constants to lower case
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflows
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: csi: Create and use register access functions
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Create and use register access functions
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: csi2: Enable automatic ULP mode transition
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: ipipeif: Shift input data according to the input format
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is available
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Fix operators precedence in ternary operators
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Don't make IRQ debugging functions inline
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Enhance IRQ debugging
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: isif: Define more VDINT registers
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Define more ISS and ISP IRQ register bits
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Remove double semicolon at end of line
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Restrict line lengths to 80 characters where possible
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Don't split log strings on multiple lines
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Replace printk by dev_err
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Implement VIDIOC_S_INPUT
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Move code out of mutex-protected section
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTY
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdev
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Simplify error paths
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Don't initialize fields to 0 manually
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Make loop counters unsigned where appropriate
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions void
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Replace udelay/msleep with usleep_range
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Remove unneeded status variable
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Remove duplicate video_is_registered() check
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Set the vb2 timestamp type
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Remove iss_video streaming field
Laurent Pinchart
2013-12-03
[media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAP
Laurent Pinchart
[next]