aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-261-2/+4
|\
| * media: mantis: fix silly crash caseAlan Cox2013-05-241-2/+4
* | OMAP: TILER: Optimize placement for NV12 buffersAndy Gross2014-10-012-16/+32
* | OMAP: TILER: validate input width and heightAndy Gross2014-10-011-12/+17
* | TILER: Add tiler_backpages methodLajos Molnar2014-10-011-11/+50
* | OMAP4: ION/TILER: Expose virtual stride and sizeAndy Gross2014-10-011-0/+6
* | OMAP4: TILER: Adds func to fill the virt. sizesAtanas (Tony) Zlatinski2014-10-011-0/+45
* | OMAP4: TILER: Add offset parameter for allocationAndy Gross2014-10-016-47/+70
* | OMAP4: TILER: Add variable alignment allocation APIAndy Gross2014-10-016-140/+182
* | OMAP: TILER: Kconfig: Disable tiler ioctl interfaceShivananda Hebbar2014-10-011-16/+16
* | OMAP: TILER: Make character driver creation configurableShivananda Hebbar2014-10-012-6/+22
* | OMAP: TILER: Add bounds checking on format inputsAndy Gross2014-10-011-0/+4
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-03-131-1/+3
|\ \ | |/
| * media: rc: unlock on error in show_protocols()Dan Carpenter2013-03-041-1/+3
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-1611-103/+113
|\ \ | |/
| * media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller2012-10-281-4/+8
| * media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings2012-10-131-1/+1
| * media: Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall2012-10-021-2/+3
| * USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
| * USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
| * media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak2012-07-191-0/+1
| * media: smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky2012-07-161-0/+2
| * media: uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart2012-06-011-1/+1
| * smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky2012-06-011-0/+2
| * media: rc: Postpone ISR registrationLuis Henriques2012-05-215-93/+93
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-04-301-0/+1
|\ \ | |/
| * media: rc-core: set mode for winbond-cirDavid Härdeman2012-04-271-0/+1
* | Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-1922-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
* | Merge commit 'v3.0.8' into linux-omap-3.0Colin Cross2011-10-274-61/+13
|\ \ | |/
| * 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
* | OMAP: TILER: use correct type for usr_countAndy Gross2011-10-201-1/+2
* | OMAP: TILER: virt2phys requires taking mm semaphoreAndy Gross2011-09-231-1/+5
* | OMAP: TILER: Fix validation of address against vmaAndy Gross2011-09-231-13/+5
* | OMAP: TILER: Add mutex protection around dmac arrayLajos Molnar2011-09-231-0/+7
* | OMAP: TILER: Use fixed retries when programming PATAndy Gross2011-09-221-24/+53
* | OMAP: TILER: Correct usage of get_user_pagesAndy Gross2011-09-151-28/+37
* | OMAP: TILER: Use hwmod entry to create dmm/tiler devicesAndy Gross2011-08-291-3/+20