aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2014-02-04[media] go7007-loader: fix usb_dev leakAlexey Khoroshilov
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-15[media] Staging: media: Fix line length exceeding 80 characters in as102_drv.cMonam Agarwal
2014-01-15[media] Staging: media: Fix line length exceeding 80 characters in as102_fe.cMonam Agarwal
2014-01-15[media] Staging: media: Fix quoted string split across line in as102_fe.cMonam Agarwal
2014-01-15Revert "[media] go7007-usb: only use go->dev after allocated"Mauro Carvalho Chehab
2014-01-13[media] lirc_parallel: avoid name conflict on mn10300 archMauro Carvalho Chehab
2014-01-13[media] go7007-usb: only use go->dev after allocatedMauro Carvalho Chehab
2014-01-13[media] solo6x10: fix broken PAL supportHans Verkuil
2014-01-07[media] as102: fix leaks at failure paths in as102_usb_probe()Alexey Khoroshilov
2014-01-07[media] [for,v3.14] sn9c102: fix build dependencyHans Verkuil
2014-01-07[media] davinci-vpfe: fix compile errorHans Verkuil
2014-01-07[media] fix coccinelle warningsFengguang Wu
2014-01-07[media] fix coccinelle warningsFengguang Wu
2014-01-07[media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil
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-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
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