summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-31[media] V4L: Add MATRIX option to V4L2_CID_EXPOSURE_METERING controlSylwester Nawrocki3-0/+9
2013-03-31[media] s5p-fimc: Use pinctrl API for camera ports configurationSylwester Nawrocki3-0/+49
2013-03-31[media] s5p-fimc: Add device tree based sensors registrationSylwester Nawrocki3-26/+303
2013-03-31[media] s5p-fimc: Add device tree support for the media device driverSylwester Nawrocki4-17/+98
2013-03-31[media] s5p-fimc: Add device tree support for FIMC-LITE device driverSylwester Nawrocki2-18/+59
2013-03-31[media] s5p-fimc: Add device tree support for FIMC device driverSylwester Nawrocki6-114/+260
2013-03-31[media] s5p-csis: Add device tree supportSylwester Nawrocki4-35/+215
2013-03-31[media] s5p-fimc: Use vb2 ioctl helpers in fimc-liteSylwester Nawrocki1-125/+45
2013-03-31[media] s5p-fimc: Use vb2 ioctl/fop helpers in FIMC capture driverSylwester Nawrocki2-126/+36
2013-03-31[media] s5p-fimc: Use video entity for marking media pipeline as streamingSylwester Nawrocki2-15/+21
2013-03-31[media] Add a V4L2 OF parserGuennadi Liakhovetski3-0/+381
2013-03-31[media] Add common video interfaces OF bindings documentationGuennadi Liakhovetski1-0/+228
2013-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-3/+14
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-30PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-17/+30
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-43/+188
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds12-46/+12
2013-03-29[media] v4l2-controls.h: update private control ranges to prevent overlapHans Verkuil1-4/+4
2013-03-29[media] media: move dvb-usb-v2/cypress_firmware.c to media/commonHans Verkuil10-63/+53
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-29[media] radio-si476x: vidioc_s* now uses a const parameterMauro Carvalho Chehab1-10/+10
2013-03-29[media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov5-0/+2230
2013-03-29[media] v4l2: Add private controls base for SI476XAndrey Smirnov1-0/+4
2013-03-29[media] v4l2: Add documentation for the FM RX controlsAndrey Smirnov3-0/+84
2013-03-29[media] v4l2: Add standard controls for FM receiversAndrey Smirnov2-3/+24
2013-03-29[media] v4l2: Fix the type of V4L2_CID_TUNE_PREEMPHASIS in the documentationAndrey Smirnov1-1/+1
2013-03-29[media] mfd: Add header files and Kbuild plumbing for SI476x MFD coreAndrey Smirnov3-0/+541
2013-03-29[media] mfd: Add chip properties handling code for SI476X MFDAndrey Smirnov1-0/+242
2013-03-29[media] mfd: Add the main bulk of core driver for SI476x codeAndrey Smirnov1-0/+886
2013-03-29[media] mfd: Add commands abstraction layer for SI476X MFDAndrey Smirnov1-0/+1554
2013-03-29[media] solo6x10: The size of the thresholds ioctls was too largeHans Verkuil2-2/+9
2013-03-29[media] radio-mr800: move clamp_t check inside amradio_set_freq()Alexey Klimov1-3/+7
2013-03-29[media] gspca: remove obsolete Kconfig macrosPaul Bolle1-2/+0
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab7-7/+7
2013-03-29[media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida4-9/+9
2013-03-29[media] em28xx: add basic support for OmniVision OV2640 sensorsFrank Schaefer2-0/+50
2013-03-29[media] em28xx: add comment about Samsung and Kodak sensor probing addressesFrank Schaefer1-0/+5
2013-03-29[media] em28xx: add probing procedure for OmniVision sensorsFrank Schaefer1-1/+113
2013-03-29[media] em28xx: move the probing of Micron sensors to a separate functionFrank Schaefer1-4/+19
2013-03-29[media] em28xx: detect further Micron sensorsFrank Schaefer1-31/+95
2013-03-29[media] em28xx: move sensor code to a separate source code file em28xx-camera.cFrank Schaefer4-161/+194
2013-03-29[media] em28xx: rename em28xx_hint_sensor() to em28xx_detect_sensor()Frank Schaefer1-4/+3
2013-03-29[media] em28xx: separate sensor detection and initialization/configurationFrank Schaefer1-50/+72
2013-03-29[media] em28xx: fix and separate the board hints for sensor devicesFrank Schaefer1-21/+19
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11