aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'google/android-samsung-3.0-jb' into HEADPawit Pornkitprasan2012-07-2028-95/+646
|\
| * Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-05-041-0/+1
| |\
| | * media: rc-core: set mode for winbond-cirDavid Härdeman2012-04-271-0/+1
| * | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-04-2422-84/+595
| |\ \ | | |/
| | * pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky2012-04-021-0/+10
| | * lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang2012-04-021-2/+4
| | * hdpvr: fix race conditon during start of streamingJanne Grunau2012-02-291-1/+2
| | * uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()Haogang Chen2012-01-252-0/+10
| | * V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter2012-01-251-0/+4
| | * media: s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki2012-01-061-1/+1
| | * saa7164: Add support for another HVR2200 hardware revisionTony Jago2011-11-263-0/+68
| | * tuner_xc2028: Allow selection of the frequency adjustment code for XC3028Mauro Carvalho Chehab2011-11-111-1/+1
| | * dib0700: protect the dib0700 buffer accessOlivier Grenie2011-11-111-9/+72
| | * DiBcom: protect the I2C bufer accessPatrick Boettcher2011-11-118-67/+412
| | * uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei2011-11-113-3/+11
| * | S5PC11X: FIMC: Modify to run fimc after all configurationsJP Abgrall2012-03-302-7/+18
| * | S5PC11X: FIMC: Call sw reset when stopping fimcjung-min.oh2012-03-303-0/+18
| * | S5PC11X: FIMC: Handle off mode in suspend()/resume()JP Abgrall2012-03-303-4/+14
* | | tv20: fix compile on gcc4.6Pawit Pornkitprasan2012-07-141-2/+1
* | | Optimize MFC memory usage, properlyPawit Pornkitprasan2012-04-144-4/+4
* | | Revert "mfc50: Adjust CPB_BUF_SIZE to prevent crash"Pawit Pornkitprasan2012-04-031-1/+1
* | | mfc50: Adjust CPB_BUF_SIZE to prevent crashPawit Pornkitprasan2012-04-021-1/+1
* | | S5PC11X : FIMC apply v4l2 standard for asynchronous dequeue/queuePawit Pornkitprasan2012-01-012-36/+44
* | | fascinate: driver cleanupjt11342011-12-271-4/+0
* | | fascinatemtd: fix build breakagesjt11342011-12-231-6/+4
* | | Added support for ariesPawit Pornkitprasan2011-12-2470-59/+43082
|/ /
* | S5PC11X: CAMERA: delay 150ms before sending macro command in s_parmkyoungho.yun2011-12-021-0/+5
* | S5PC11X: CAMERA: remove completion code to avoid deadlockSimon Wilson2011-11-171-13/+0
* | S5PC11X: FIMC: Remove the extra 16byte paddingJP Abgrall2011-11-171-3/+0
* | S5PC11X: CAMERA: Remove AF polling codekyoungho.yun2011-11-171-111/+96
* | S5PC11X: MFC: MFC use cacheable buffer for improve performance.SeungBeom Kim2011-11-174-4/+76
* | S5PC11X: MFC: Change MFC device driver for bug 5200625: blocky artifacts on c...SeungBeom Kim2011-11-171-17/+25
* | S5PC11X: MFC: Adding support for NV12 encoding.SeungBeom Kim2011-11-172-1/+9
* | S5PC11X: CAMERA/FIMC: Fix camera drivers to build on 2.6.39Arve Hjønnevåg2011-11-173-168/+143
* | S5PC11X: MFC: Modify base address settingLakKyung Jung2011-11-173-4/+17
* | S5PC11X: Camera: for supporting 320x240 on front cameraJeong-Seok Yang2011-11-171-1/+4
* | S5PC11X: CAMERA: support QCIF, update set filekyoungho.yun2011-11-172-21/+255
* | S5PC11X : FIMC apply v4l2 standard for asynchronous dequeue/queuekyoungheon2011-11-172-37/+45
* | S5PC11X: CAMERA: change EXIF information in Front camerakyoungho.yun2011-11-171-2/+3
* | S5PC11X: CAMERA: change EXIF information in back camerakyoungho.yun2011-11-171-4/+8
* | media: s5k4ecgx: preserve torch mode after focus/captureSimon Wilson2011-11-171-5/+6
* | S5PC11X: CAMERA: update camera settings to version 1.39Mike J. Chen2011-11-171-1301/+1433
* | S5PC11X: CAMERA: move lens to default position when preview startskyoungho.yun2011-11-171-0/+36
* | S5PC11X: CAMERA: move lens to default position in INFINITY modekyoungho.yun2011-11-173-28/+4
* | S5PC11X: FIMC: add mutex in section of fb_blank.hoony.yu2011-11-171-0/+6
* | 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