summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-1310-95/+107
|\
| * [media] go7007: fix return 0 for unsupported devices in go7007_usb_probe()Alexey Khoroshilov2013-06-211-2/+2
| * Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-203-3/+7
| |\
| * | [media] davinci_vpfe: Clean up media entity after unregistering subdevSakari Ailus2013-06-195-14/+14
| * | [media] staging/media: lirc_imon: fix leaks in imon_probe()Alexey Khoroshilov2013-06-171-3/+4
| * | [media] solo6x10: reimplement SAA712x setup routineIsmael Luceno2013-06-171-46/+66
| * | [media] dt3155v4l: remove deprecated current_normHans Verkuil2013-06-171-1/+0
| * | [media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda2013-06-081-6/+6
| * | [media] solo6x10: Approximate frame intervals with non-standard denominatorIsmael Luceno2013-05-211-23/+15
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+2
|\ \ \
| * | | console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-231-0/+2
| * | | Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven2013-06-231-1/+0
* | | | Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-243-3/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-183-3/+6
| |\ \ \ | | |/ / | |/| |
| | * | [media] staging/solo6x10: select the desired fontXiong Zhou2013-05-271-0/+1
| | * | [media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar2013-05-271-1/+1
| | * | [media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun2013-05-211-2/+4
* | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
|/ / /
* | | staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2013-05-161-0/+1
| |/ |/|
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-021-5/+2
|\ \ | |/ |/|
| * i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-021-5/+2
* | [media] solo6x10: Fix pixelformat accepted/reported by the encoderIsmael Luceno2013-04-221-11/+32
* | [media] go7007: dubious one-bit signed bitfieldsDan Carpenter2013-04-221-2/+2
* | [media] solo6x10: Update the encoder mode on VIDIOC_S_FMTIsmael Luceno2013-04-221-0/+1
* | [media] staging/media: fix go7007 dependencies and buildRandy Dunlap2013-04-161-1/+1
* | [media] dt3155v4l: fix timestamp handlingHans Verkuil2013-04-141-1/+3
* | [media] dt3155v4l: fix incorrect mutex lockingHans Verkuil2013-04-141-1/+2
* | [media] media: move dvb-usb-v2/cypress_firmware.c to media/commonHans Verkuil2013-03-293-8/+5
* | [media] solo6x10: The size of the thresholds ioctls was too largeHans Verkuil2013-03-292-2/+9
* | [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-291-1/+1
* | [media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida2013-03-294-9/+9
* | [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun2013-03-261-1/+1
* | [media] solo6x10: prefix sources with 'solo6x10-'Hans Verkuil2013-03-2512-1/+3
* | [media] solo6x10: rename headersHans Verkuil2013-03-259-7/+7
* | [media] solo6x10: clean up motion detection handlingHans Verkuil2013-03-253-54/+97
* | [media] solo6x10: disable the 'priv' abuseHans Verkuil2013-03-251-0/+8
* | [media] solo6x10: fix sequence handlingHans Verkuil2013-03-253-2/+6
* | [media] solo6x10: use V4L2_PIX_FMT_MPEG4, not _FMT_MPEGHans Verkuil2013-03-251-12/+6
* | [media] solo6x10: small big-endian fixHans Verkuil2013-03-251-1/+1
* | [media] solo6x10: also stop DMA if the SOLO_PCI_ERR_P2M_DESC is raisedHans Verkuil2013-03-251-1/+1
* | [media] solo6x10: drop video_type and add proper s_std supportHans Verkuil2013-03-256-52/+67
* | [media] solo6x10: add call to pci_dma_mapping_errorHans Verkuil2013-03-251-0/+2
* | [media] solo6x10: fix 'BUG: key ffff88081a2a9b58 not in .data!'Hans Verkuil2013-03-251-0/+1
* | [media] solo6x10: convert the display node to vb2Hans Verkuil2013-03-254-207/+103
* | [media] solo6x10: convert encoder nodes to vb2Hans Verkuil2013-03-253-379/+140
* | [media] solo6x10: move global fields in solo_enc_fh to solo_enc_devHans Verkuil2013-03-252-221/+175
* | [media] solo6x10: move global fields in solo_dev_fh to solo_devHans Verkuil2013-03-252-137/+101
* | [media] solo6x10: add support for prio and control event handlingHans Verkuil2013-03-252-3/+33
* | [media] solo6x10: fix various format-related compliancy issuesHans Verkuil2013-03-252-35/+46
* | [media] solo6x10: add control frameworkHans Verkuil2013-03-255-329/+132
OpenPOWER on IntegriCloud