aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* | S5PC11X: CAMERA: add s/w reset routine for recovering module in ESD statekyoungho.yun2011-11-171-1/+14
* | S5PC11X: FIMC: add mutex in fimc_release.hoony.yu2011-11-172-8/+22
* | S5PC11X: FIMC: Remove FIMC_OVLY_FIFO mode and files related to IPChuisung.kang2011-11-178-1309/+42
* | S5PC11X: FIMC: Remove the ugly codejung-min.oh2011-11-175-231/+189
* | S5PC11X: FIMC: Fix compile warnning and code clean-up.jung-min.oh2011-11-179-416/+555
* | S5PC11X: CAMERA: add driver for Samsung s5k4ecgx 5MP cameraBrian Swetland2011-11-175-0/+12337
* | S5PC11X: JPEG: Fix compile warnning.Choi jonghwan2011-11-171-2/+2
* | S5PC11X: JPEG: Modify jpeg clock / power gating.huisung.kang2011-11-171-42/+26
* | S5PC11X: JPEG: Code clean up. Get parameters from board file.Choi jonghwan2011-11-1711-424/+510
* | S5PC11X: BOOTMEM: Remove machine-specific codes in FIMC driver.huisung.kang2011-11-171-2/+2
* | S5PC11X: PD: Use regulator API for power domain control.huisung.kang2011-11-175-8/+61
* | S5PC11X: FIMC: Fix compile warning.huisung.kang2011-11-171-2/+0
* | S5PC11X: FIMC: Update fimc driver.hoony.yu2011-11-174-37/+24
* | S5PC11X: PD: Delete old power domain control codes in drivershuisung.kang2011-11-173-46/+1
* | media: s5ka3dfx: driver for s5ka3dfx VGA camera sensorBrian Swetland2011-11-174-0/+2700
* | S5PC11X: OVERLAY: modify the FIMD, FIMC, config for overlayhoony.yu2011-11-173-4/+20
* | S5PC11X: BOOTMEM: Delete configuration of buffer size in Kconfighuisung.kang2011-11-171-50/+0
* | S5PC11X: CPUFREQ: Delete machine specific code in mfc, fimc driverhuisung.kang2011-11-171-12/+0
* | S5PC11X: JPEG: Added header file for modifying bootmemJeong-Seok Yang2011-11-171-0/+1
* | S5PC11X: FIMC: added supporting s_ext_ctrls function.Jeong-Seok Yang2011-11-173-0/+33
* | S5PC11X: BOOTMEM: Modify bootmem to use mainline codehuisung.kang2011-11-172-4/+6
* | [FIMC] Add feature to config CSC rangejung-min.oh2011-11-172-3/+35
* | S5PC110: FIMC: Fix FIMC kfree bugJanghyuck Kim2011-11-171-1/+0
* | S5PC110: JPEG: Modify Kconfig and MakefileJanghyuck Kim2011-11-172-2/+2
* | S5PC110: JPEG: Add JPEG driver filesJanghyuck Kim2011-11-1712-0/+1783
* | S5PC110: FIMC: Modified FIMC clock-on sequence.Hyunwoong Kim2011-11-171-10/+18
* | s5pc110_unlock_dvfs_high_level -> s5pv210_set_cpufreq_levelAmit Daniel2011-11-161-2/+2
* | S5PC110: FIMC: Removed Debug message for h/w version checkHyunwoong Kim2011-11-161-1/+0
* | ARM: S5PC110: MFC: MFC (Multi Format Codec) 5.0 video encoder/decoderBrian Swetland2011-11-1618-2/+5063
* | S5PC110: HERRING: Added FIMC Driver files.Hyunwoong Kim2011-11-1618-0/+10717
|/
* uvcvideo: Fix crash when linking entitiesLaurent Pinchart2011-10-251-1/+1
* vp7045: fix buffer setupFlorian Mickler2011-10-031-22/+4
* nuvoton-cir: simplify raw IR sample handlingJarod Wilson2011-10-032-38/+8
* si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab2011-07-181-2/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-176-18/+30
|\
| * [media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab2011-07-131-4/+12
| * [media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller2011-07-131-0/+8
| * [media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap2011-07-131-1/+1
| * [media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle2011-07-131-1/+1
| * [media] nuvoton-cir: make idle timeout more saneJarod Wilson2011-07-111-1/+1
| * [media] mceusb: increase default timeout to 100msRafi Rubin2011-07-111-1/+1
| * [media] mceusb: Timeout unit correctionsRafi Rubin2011-07-111-3/+4
| * [media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson2011-07-111-7/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-117-136/+145
|\ \ | |/
| * [media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil2011-07-071-5/+7
| * [media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil2011-07-071-19/+19
| * [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-072-12/+4
| * [media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil2011-07-071-3/+7
| * [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil2011-07-071-3/+9
| * [media] tuner-core: simplify the standard fixupHans Verkuil2011-07-071-65/+28