summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] omap3isp: Modify clocks registration to avoid circular referencesSylwester Nawrocki2013-12-182-6/+17
* [media] s5p-jpeg: Synchronize cached controls with V4L2 coreJacek Anaszewski2013-12-181-3/+15
* [media] s5p-jpeg: Fix lack of spin_lock protectionJacek Anaszewski2013-12-181-1/+10
* [media] s5p-jpeg: Fix clock resource managementJacek Anaszewski2013-12-181-5/+30
* [media] s5p-jpeg: Rename functions specific to the S5PC210 SoC accordinglyJacek Anaszewski2013-12-181-24/+34
* [media] s5p-jpeg: Remove superfluous call to the jpeg_bound_align_image functionJacek Anaszewski2013-12-181-7/+0
* [media] s5p-jpeg: Fix erroneous condition while validating bytesperline valueJacek Anaszewski2013-12-181-1/+1
* [media] s5p-jpeg: Fix output YUV 4:2:0 fourcc for decoderJacek Anaszewski2013-12-181-1/+1
* [media] s5p-jpeg: Reorder quantization tablesJacek Anaszewski2013-12-181-58/+58
* [media] s5p-jpeg: Add initial device tree support for S5PV210/Exynos4210 SoCsSylwester Nawrocki2013-12-181-1/+11
* [media] s5p-jpeg: Fix encoder and decoder video dev namesSeung-Woo Kim2013-12-181-4/+4
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-1317-31/+63
|\
| * [media] videobuf2-dma-sg: fix possible memory leakGeyslan G. Bem2013-12-101-1/+2
| * [media] vb2: regression fix: always set length field.Hans Verkuil2013-12-101-1/+20
| * [media] mt9p031: Include linux/of.h headerSachin Kamat2013-12-091-0/+1
| * [media] rtl2830: add parent for I2C adapterAntti Palosaari2013-12-091-0/+1
| * [media] media: marvell-ccic: use devm to release clkLibin Yang2013-12-091-31/+8
| * [media] ths7303: Declare as static a private functionRicardo Ribalda2013-12-091-1/+2
| * [media] em28xx-video: Swap release order to avoid lock nestingRicardo Ribalda2013-12-091-1/+1
| * [media] usbtv: Add support for PAL video sourceGeorg Kaindl2013-12-091-38/+136
| * [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-0943-65/+65
| * [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-12-092-6/+6
| * [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warningHans de Goede2013-12-091-3/+1
| * [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warningGeert Uytterhoeven2013-12-091-3/+1
| * [media] af9035: unlock on error in af9035_i2c_master_xfer()Dan Carpenter2013-12-041-2/+5
| * [media] af9033: fix broken I2CAntti Palosaari2013-12-041-6/+6
| * [media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdevLaurent Pinchart2013-12-041-5/+2
| * [media] af9035: fix broken I2C and USB I/OAntti Palosaari2013-12-041-4/+4
| * [media] wm8775: fix broken audio routingHans Verkuil2013-11-291-3/+1
| * [media] marvell-ccic: drop resource free in driver removeLibin Yang2013-11-291-7/+0
| * [media] tef6862/radio-tea5764: actually assign clamp resultHans Verkuil2013-11-292-2/+2
| * [media] cx231xx: use after free on error path in probeDan Carpenter2013-11-291-1/+1
| * [media] saa7164: fix return value check in saa7164_initdev()Wei Yongjun2013-11-291-1/+3
| * [media] bttv: don't setup the controls if there are no video devicesHans Verkuil2013-11-291-1/+2
| * [media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle DualAntti Palosaari2013-11-291-0/+2
| * [media] cxd2820r_c: fix if_ctl calculationEvgeny Plehov2013-11-291-1/+1
| * [media] technisat-usb2: fix typo in variable nameFelipe Pena2013-11-291-1/+1
| * [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