summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] media: omap3isp: fix a potential NULL derefOhad Ben-Cohen2011-06-301-1/+1
* [media] media: vb2: fix allocation failure checkMarek Szyprowski2011-06-301-3/+3
* [media] media: vb2: reset queued_count value during queue reinitializationMarek Szyprowski2011-06-301-0/+1
* [media] Revert "[media] v4l2: vb2: one more fix for REQBUFS()"Marek Szyprowski2011-06-301-7/+0
* [media] media: vb2: add __GFP_NOWARN to dma-sg allocatorMarek Szyprowski2011-06-301-1/+1
* [media] pwc: better usb disconnect handlingHans de Goede2011-06-213-108/+50
* [media] m5mols: Use proper email address formatHeungJun, Kim2011-06-115-10/+10
* [media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZEHeungJun, Kim2011-06-113-27/+37
* [media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte widthHeungJun, Kim2011-06-114-64/+104
* [media] m5mols: Fix capture image size register definitionHeungJun, Kim2011-06-111-2/+2
* [media] s5p-fimc: Update copyright noticesSylwester Nawrocki2011-06-113-9/+6
* [media] s5p-fimc: Use pix_mp for the color format lookupSylwester Nawrocki2011-06-111-1/+1
* [media] s5p-fimc: Remove empty buf_init operationSylwester Nawrocki2011-06-111-7/+0
* [media] s5p-fimc: Fix wrong buffer size in queue_setupSylwester Nawrocki2011-06-111-8/+4
* [media] s5p-fimc: Fix data structures documentation and cleanup debug traceSylwester Nawrocki2011-06-113-28/+12
* [media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X descriptionSylwester Nawrocki2011-06-111-1/+0
* [media] s5p-fimc: Fix possible memory leak during capture devnode registrationSylwester Nawrocki2011-06-111-0/+1
* [media] soc_camera: preserve const attributeMauro Carvalho Chehab2011-06-011-1/+1
* [media] uvc_entity: initialize return valueMauro Carvalho Chehab2011-06-011-1/+1
* [media] Make nchg variable signed because the code compares this variable aga...Hans Petter Selasky2011-06-011-1/+1
* [media] omap3isp: fix compiler warningSanjeev Premi2011-06-011-1/+1
* [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-016-82/+99
* [media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong2011-06-011-0/+4
* [media] ivtvfb: use display information in info not in var for panningLaurent Pinchart2011-06-011-1/+2
* [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong2011-06-011-2/+2
* [media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine2011-06-011-1/+1
* [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine2011-06-011-1/+1
* [media] gspca: Remove coarse_expo_autogain.hJean-François Moine2011-06-011-116/+0
* [media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine2011-06-011-2/+2
* [media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine2011-06-011-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2715-12/+2405
|\
| * [media] cpia2: fix warning about invalid trigraph sequenceHans Petter Selasky2011-05-251-2/+2
| * [media] s5p-csis: Add missing dependency on PLAT_S5PSylwester Nawrocki2011-05-251-1/+1
| * [media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUGJarod Wilson2011-05-251-1/+1
| * [media] uvcvideo: Connect video devices to media entitiesLaurent Pinchart2011-05-253-10/+39
| * [media] uvcvideo: Register subdevices for each entityLaurent Pinchart2011-05-254-3/+136
| * [media] uvcvideo: Register a v4l2_deviceLaurent Pinchart2011-05-252-2/+33
| * [media] fix kconfig dependency warning for VIDEO_TIMBERDALERandy Dunlap2011-05-251-1/+1
| * [media] Add support for M-5MOLS 8 Mega Pixel camera ISPHeungJun, Kim2011-05-259-0/+2200
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-1/+1
|\ \
| * | media/cx231xx: Drop __TIME__ usageMichal Marek2011-04-191-1/+1
* | | mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-2/+1
* | | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-242-2/+2
|\ \ \
| * | | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-112-2/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2386-903/+4649
|\ \ \ \ | | |_|/ | |/| |
| * | | [media] gspca - sunplus: Fix some warnings and simplify codeJean-François Moine2011-05-211-66/+33
| * | | [media] gspca: Fix some warnings tied to 'no debug'Jean-François Moine2011-05-213-16/+9
| * | | [media] gspca: Unset debug by defaultJean-François Moine2011-05-211-1/+1
| * | | [media] gspca - cpia1: Remove a bad conditional compilation instructionJean-François Moine2011-05-211-2/+0
| * | | [media] gspca - main: Remove USB tracesJean-François Moine2011-05-212-3/+3
OpenPOWER on IntegriCloud