index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
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-20
[media] omap24xx/tcm825x: move to staging for future removal
Hans Verkuil
2013-12-20
[media] sn9c102: prepare for removal by moving it to staging
Hans Verkuil
2013-12-18
[media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c
Lisa Nguyen
2013-12-18
[media] staging: media: davinci_vpfe: Remove spaces before semicolons
Lisa Nguyen
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-10
[media] staging: as102: Remove ENTER/LEAVE debugging macros
Mauro Dreissig
2013-12-10
[media] staging: as102: Declare local variables as static
Mauro Dreissig
2013-12-09
[media] radio-bcm2048: fix signal of value
Mauro Carvalho Chehab
2013-12-09
[media] bcm2048: add TODO file for this staging driver
Hans Verkuil
2013-12-09
[media] This adds support for the BCM2048 radio module found in Nokia N900
Hans Verkuil
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]