summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [media] dvb_demux: clean up whitespace in comments from previous patch (trivial)Michael Krufky2013-11-291-2/+2
| * [media] dvb_demux: fix deadlock in dmx_section_feed_release_filter()Alexey Khoroshilov2013-11-291-1/+6
| * [media] gspca_sunplus: Add new usb-id for 06d6:0041Hans de Goede2013-11-291-0/+1
| * [media] gspca-stk1135: Add delay after configuring clockOndrej Zary2013-11-291-0/+3
| * [media] v4l: vsp1: Fix error return code in vsp1_video_init()Wei Yongjun2013-11-291-1/+3
* | [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-118-2/+308
* | [media] v4l: vsp1: Add SRU supportLaurent Pinchart2013-12-118-1/+430
* | [media] v4l: vsp1: Add HST and HSI supportLaurent Pinchart2013-12-118-1/+287
* | [media] v4l: vsp1: Add cropping supportLaurent Pinchart2013-12-114-16/+141
* | [media] v4l: vsp1: Supply frames to the DU continuouslyLaurent Pinchart2013-12-111-0/+13
* | [media] mt9v032: Add support for the MT9V034Laurent Pinchart2013-12-111-8/+46
* | [media] mt9v032: Add support for model-specific parametersLaurent Pinchart2013-12-111-15/+67
* | [media] mt9v032: Add support for monochrome modelsLaurent Pinchart2013-12-111-3/+34
* | [media] mt9v032: Fix binning configurationLaurent Pinchart2013-12-111-23/+45
* | [media] mt9v032: Fix pixel array sizeLaurent Pinchart2013-12-111-2/+3
* | [media] mt9v032: Remove unused macroLaurent Pinchart2013-12-111-2/+0
* | [media] v4l: omap4iss: resizer: Fix comment regarding bypass modeLaurent Pinchart2013-12-111-1/+3
* | [media] v4l: omap4iss: Cancel streaming when a fatal error occursLaurent Pinchart2013-12-115-3/+68
* | [media] v4l: omap4iss: csi2: Replace manual if statement with a subclk fieldLaurent Pinchart2013-12-112-8/+6
* | [media] v4l: omap4iss: Reset the ISS when the pipeline can't be stoppedLaurent Pinchart2013-12-114-0/+39
* | [media] v4l: omap4iss: Enable/disabling the ISP interrupts globallyLaurent Pinchart2013-12-115-36/+30
* | [media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver ...Laurent Pinchart2013-12-115-13/+15
* | [media] v4l: omap4iss: Add enum_fmt_vid_cap ioctl supportLaurent Pinchart2013-12-111-0/+36
* | [media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmtLaurent Pinchart2013-12-111-10/+15
* | [media] v4l: omap4iss: Add description field to iss_format_info structureLaurent Pinchart2013-12-112-19/+21
* | [media] v4l: omap4iss: Convert hexadecimal constants to lower caseLaurent Pinchart2013-12-113-233/+233
* | [media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflowsLaurent Pinchart2013-12-111-3/+5
* | [media] v4l: omap4iss: csi: Create and use register access functionsLaurent Pinchart2013-12-114-85/+76
* | [media] v4l: omap4iss: Create and use register access functionsLaurent Pinchart2013-12-115-224/+265
* | [media] v4l: omap4iss: csi2: Enable automatic ULP mode transitionLaurent Pinchart2013-12-111-2/+2
* | [media] v4l: omap4iss: ipipeif: Shift input data according to the input formatLaurent Pinchart2013-12-112-2/+4
* | [media] v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is availableLaurent Pinchart2013-12-111-0/+7
* | [media] v4l: omap4iss: Fix operators precedence in ternary operatorsLaurent Pinchart2013-12-114-23/+15
* | [media] v4l: omap4iss: Don't make IRQ debugging functions inlineLaurent Pinchart2013-12-111-2/+2
* | [media] v4l: omap4iss: Enhance IRQ debuggingLaurent Pinchart2013-12-111-34/+87
* | [media] v4l: omap4iss: isif: Define more VDINT registersLaurent Pinchart2013-12-112-4/+4
* | [media] v4l: omap4iss: Define more ISS and ISP IRQ register bitsLaurent Pinchart2013-12-114-25/+43
* | [media] v4l: omap4iss: Remove double semicolon at end of lineLaurent Pinchart2013-12-111-1/+1
* | [media] v4l: omap4iss: Restrict line lengths to 80 characters where possibleLaurent Pinchart2013-12-114-53/+74
* | [media] v4l: omap4iss: Don't split log strings on multiple linesLaurent Pinchart2013-12-114-18/+10
* | [media] v4l: omap4iss: Replace printk by dev_errLaurent Pinchart2013-12-114-9/+11
* | [media] v4l: ti-vpe: make sure VPDMA line stride constraints are metArchit Taneja2013-12-103-16/+46
* | [media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA formatArchit Taneja2013-12-101-1/+1
* | [media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-103-3/+3
* | [media] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcamsFrank Schaefer2013-12-102-0/+73
* | [media] em28xx: add support for illumination button and LEDFrank Schaefer2013-12-103-1/+40
* | [media] em28xx: prepare for supporting multiple LEDsFrank Schaefer2013-12-102-8/+33
* | [media] em28xx: add debouncing mechanism for GPI-connected buttonsFrank Schaefer2013-12-102-11/+20
* | [media] em28xx: extend the support for device buttonsFrank Schaefer2013-12-103-43/+154
* | [media] em28xx: add support for GPO controlled analog capturing LEDsFrank Schaefer2013-12-102-32/+46