summaryrefslogtreecommitdiff
path: root/drivers/media/video (follow)
Commit message (Expand)AuthorAge
...
| | * | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
| * | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
| |\ \ \ \
| | * | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-23
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
* | | | | [media] zoran: fix integer overflow in setup_window()Xi Wang2012-04-19
* | | | | [media] s2255drv: Remove redundant NULL test before release_firmware()Jesper Juhl2012-04-19
* | | | | [media] v4l2-ctrls: fix integer overflow in try_set_ext_ctrls()Xi Wang2012-04-18
* | | | | [media] v4l2-ctrls: fix integer overflow in v4l2_g_ext_ctrls()Xi Wang2012-04-18
* | | | | [media] Default bt878 contrast valueAlan McIvor2012-04-11
* | | | | [media] s5p-tv: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-10
* | | | | [media] V4L: OV5642:remove redundant code to set cropping w/hLiu Ying2012-04-10
* | | | | [media] em28xx: Make em28xx-input.c a separate moduleEzequiel García2012-04-10
* | | | | [media] em28xx: Change scope of em28xx-input local functions to staticEzequiel García2012-04-10
* | | | | [media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.cEzequiel García2012-04-10
* | | | | [media] em28xx: Move ir/rc related initialization to em28xx_ir_init()Ezequiel García2012-04-10
* | | | | [media] em28xx: Export em28xx_[read,write]_reg functions as SYMBOL_GPLEzequiel García2012-04-10
* | | | | [media] em28xx: Remove redundant dev->ctl_input setEzequiel García2012-04-10
* | | | | [media] em28xx: clean-up several unused parametrs in struct em28xx_usb_isoc_ctlGianluca Gennari2012-04-10
* | | | | [media] em28xx-dvb: stop URBs when stopping the streamingGianluca Gennari2012-04-10
* | | | | [media] mm/drivers: use vm_flags_t for vma flagsKonstantin Khlebnikov2012-04-10
* | | | | [media] uvcvideo: remove unneeded access_ok() checkDan Carpenter2012-04-10
* | | | | [media] i.MX2: eMMa-PrP: Allow userptr IO modeJavier Martin2012-04-10
* | | | | [media] s5p-fimc: Handle sub-device interdependencies using deferred probingSylwester Nawrocki2012-04-10
* | | | | [media] s5p-fimc: Remove unneeded fields from struct fimc_devSylwester Nawrocki2012-04-10
* | | | | [media] s5p-fimc: Refactor hardware setup for m2m transactionSylwester Nawrocki2012-04-10
* | | | | [media] s5p-fimc: Simplify locking by removing the context data structure spi...Sylwester Nawrocki2012-04-10
* | | | | [media] s5p-fimc: Reinitialize the pipeline properly after VIDIOC_STREAMOFFSylwester Nawrocki2012-04-10
* | | | | [media] s5p-fimc: Don't use platform data for CSI data alignment configurationSylwester Nawrocki2012-04-10
* | | | | [media] v4l: Support s_crop and g_crop through s/g_selectionSakari Ailus2012-04-10
* | | | | [media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus2012-04-10
* | | | | [media] vivi: Add an integer menu test controlSakari Ailus2012-04-10
* | | | | [media] v4l: Introduce integer menu controlsSakari Ailus2012-04-10
* | | | | pwc: Add support for control eventsHans de Goede2012-04-09
* | | | | [media] pwc: poll(): Check that the device has not beem claimed for streaming...Hans de Goede2012-03-27
* | | | | [media] vivi: let vb2_poll handle eventsHans Verkuil2012-03-27
* | | | | [media] videobuf2-core: also test for pending eventsHans Verkuil2012-03-27
* | | | | [media] videobuf: only start streaming in poll() if so requested by the poll ...Hans Verkuil2012-03-27
* | | | | [media] videobuf2: only start streaming in poll() if so requested by the poll...Hans Verkuil2012-03-27
* | | | | [media] ivtv: only start streaming in poll() if polling for inputHans Verkuil2012-03-27
* | | | | Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-27
|\| | | | | |/ / / |/| | |
| * | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
| |\ \ \
| | * | | media: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-20
| |\ \ \ \
| | * | | | Revert "media: Fix typo in mixer_drv.c and hdmi_drv.c"Jiri Kosina2012-03-01
| | * | | | davinci: Fix typo in dm355_ccdvc.cMasanari Iida2012-02-21
| | * | | | media: Fix typo in ov6650.cMasanari Iida2012-02-05
| | * | | | media: Fix typo in mixer_drv.c and hdmi_drv.cMasanari Iida2012-02-03
| | | |_|/ | | |/| |
| * | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-09
| | |\ \ \
| | * \ \ \ Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
| | |\ \ \ \ | | | | |/ / | | | |/| |