summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-01-07[media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive()Wei Yongjun
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 happyDan Carpenter
2013-12-20[media] omap24xx/tcm825x: move to staging for future removalHans Verkuil
2013-12-20[media] sn9c102: prepare for removal by moving it to stagingHans Verkuil
2013-12-18[media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.cLisa Nguyen
2013-12-18[media] staging: media: davinci_vpfe: Remove spaces before semicolonsLisa Nguyen
2013-12-11[media] v4l: omap4iss: resizer: Fix comment regarding bypass modeLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Cancel streaming when a fatal error occursLaurent Pinchart
2013-12-11[media] v4l: omap4iss: csi2: Replace manual if statement with a subclk fieldLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Reset the ISS when the pipeline can't be stoppedLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Enable/disabling the ISP interrupts globallyLaurent 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 supportLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmtLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Add description field to iss_format_info structureLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Convert hexadecimal constants to lower caseLaurent Pinchart
2013-12-11[media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflowsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: csi: Create and use register access functionsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Create and use register access functionsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: csi2: Enable automatic ULP mode transitionLaurent Pinchart
2013-12-11[media] v4l: omap4iss: ipipeif: Shift input data according to the input formatLaurent Pinchart
2013-12-11[media] v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is availableLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Fix operators precedence in ternary operatorsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Don't make IRQ debugging functions inlineLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Enhance IRQ debuggingLaurent Pinchart
2013-12-11[media] v4l: omap4iss: isif: Define more VDINT registersLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Define more ISS and ISP IRQ register bitsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Remove double semicolon at end of lineLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Restrict line lengths to 80 characters where possibleLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Don't split log strings on multiple linesLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Replace printk by dev_errLaurent Pinchart
2013-12-10[media] staging: as102: Remove ENTER/LEAVE debugging macrosMauro Dreissig
2013-12-10[media] staging: as102: Declare local variables as staticMauro Dreissig
2013-12-09[media] radio-bcm2048: fix signal of valueMauro Carvalho Chehab
2013-12-09[media] bcm2048: add TODO file for this staging driverHans Verkuil
2013-12-09[media] This adds support for the BCM2048 radio module found in Nokia N900Hans Verkuil
2013-12-03[media] v4l: omap4iss: Implement VIDIOC_S_INPUTLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Move code out of mutex-protected sectionLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTYLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdevLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Simplify error pathsLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Don't initialize fields to 0 manuallyLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Make loop counters unsigned where appropriateLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions voidLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Replace udelay/msleep with usleep_rangeLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Remove unneeded status variableLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Remove duplicate video_is_registered() checkLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Set the vb2 timestamp typeLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Remove iss_video streaming fieldLaurent Pinchart