Age | Commit message (Expand) | Author | Files | Lines |
2013-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -95/+107 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2013-06-24 | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 3 | -3/+6 |
2013-06-23 | console/font: Refactor font support code selection logic | Geert Uytterhoeven | 1 | -0/+2 |
2013-06-23 | Revert "staging/solo6x10: depend on CONFIG_FONTS" | Geert Uytterhoeven | 1 | -1/+0 |
2013-06-21 | [media] go7007: fix return 0 for unsupported devices in go7007_usb_probe() | Alexey Khoroshilov | 1 | -2/+2 |
2013-06-20 | Merge branch 'linus' into patchwork | Mauro Carvalho Chehab | 3 | -3/+7 |
2013-06-19 | [media] davinci_vpfe: Clean up media entity after unregistering subdev | Sakari Ailus | 5 | -14/+14 |
2013-06-18 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -3/+6 |
2013-06-17 | [media] staging/media: lirc_imon: fix leaks in imon_probe() | Alexey Khoroshilov | 1 | -3/+4 |
2013-06-17 | [media] solo6x10: reimplement SAA712x setup routine | Ismael Luceno | 1 | -46/+66 |
2013-06-17 | [media] dt3155v4l: remove deprecated current_norm | Hans Verkuil | 1 | -1/+0 |
2013-06-08 | [media] media: Rename media_entity_remote_source to media_entity_remote_pad | Andrzej Hajda | 1 | -6/+6 |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+0 |
2013-05-27 | [media] staging/solo6x10: select the desired font | Xiong Zhou | 1 | -0/+1 |
2013-05-27 | [media] drivers/staging: davinci: vpfe: fix dependency for building the driver | Lad, Prabhakar | 1 | -1/+1 |
2013-05-21 | [media] solo6x10: Approximate frame intervals with non-standard denominator | Ismael Luceno | 1 | -23/+15 |
2013-05-21 | [media] davinci: vpfe: fix error return code in vpfe_probe() | Wei Yongjun | 1 | -2/+4 |
2013-05-16 | staging/solo6x10: depend on CONFIG_FONTS | Arnd Bergmann | 1 | -0/+1 |
2013-05-02 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+2 |
2013-04-22 | [media] solo6x10: Fix pixelformat accepted/reported by the encoder | Ismael Luceno | 1 | -11/+32 |
2013-04-22 | [media] go7007: dubious one-bit signed bitfields | Dan Carpenter | 1 | -2/+2 |
2013-04-22 | [media] solo6x10: Update the encoder mode on VIDIOC_S_FMT | Ismael Luceno | 1 | -0/+1 |
2013-04-16 | [media] staging/media: fix go7007 dependencies and build | Randy Dunlap | 1 | -1/+1 |
2013-04-14 | [media] dt3155v4l: fix timestamp handling | Hans Verkuil | 1 | -1/+3 |
2013-04-14 | [media] dt3155v4l: fix incorrect mutex locking | Hans Verkuil | 1 | -1/+2 |
2013-04-02 | i2c: Ignore return value of i2c_del_adapter() | Lars-Peter Clausen | 1 | -5/+2 |
2013-03-29 | [media] media: move dvb-usb-v2/cypress_firmware.c to media/common | Hans Verkuil | 3 | -8/+5 |
2013-03-29 | [media] solo6x10: The size of the thresholds ioctls was too large | Hans Verkuil | 2 | -2/+9 |
2013-03-29 | [media] ioctl numbers are unsigned int | Mauro Carvalho Chehab | 1 | -1/+1 |
2013-03-29 | [media] staging: davinci: Fix typo in staging/media/davinci | Masanari Iida | 4 | -9/+9 |
2013-03-26 | [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer() | Wei Yongjun | 1 | -1/+1 |
2013-03-25 | [media] solo6x10: prefix sources with 'solo6x10-' | Hans Verkuil | 12 | -1/+3 |
2013-03-25 | [media] solo6x10: rename headers | Hans Verkuil | 9 | -7/+7 |
2013-03-25 | [media] solo6x10: clean up motion detection handling | Hans Verkuil | 3 | -54/+97 |
2013-03-25 | [media] solo6x10: disable the 'priv' abuse | Hans Verkuil | 1 | -0/+8 |
2013-03-25 | [media] solo6x10: fix sequence handling | Hans Verkuil | 3 | -2/+6 |
2013-03-25 | [media] solo6x10: use V4L2_PIX_FMT_MPEG4, not _FMT_MPEG | Hans Verkuil | 1 | -12/+6 |
2013-03-25 | [media] solo6x10: small big-endian fix | Hans Verkuil | 1 | -1/+1 |
2013-03-25 | [media] solo6x10: also stop DMA if the SOLO_PCI_ERR_P2M_DESC is raised | Hans Verkuil | 1 | -1/+1 |
2013-03-25 | [media] solo6x10: drop video_type and add proper s_std support | Hans Verkuil | 6 | -52/+67 |
2013-03-25 | [media] solo6x10: add call to pci_dma_mapping_error | Hans Verkuil | 1 | -0/+2 |
2013-03-25 | [media] solo6x10: fix 'BUG: key ffff88081a2a9b58 not in .data!' | Hans Verkuil | 1 | -0/+1 |
2013-03-25 | [media] solo6x10: convert the display node to vb2 | Hans Verkuil | 4 | -207/+103 |
2013-03-25 | [media] solo6x10: convert encoder nodes to vb2 | Hans Verkuil | 3 | -379/+140 |
2013-03-25 | [media] solo6x10: move global fields in solo_enc_fh to solo_enc_dev | Hans Verkuil | 2 | -221/+175 |
2013-03-25 | [media] solo6x10: move global fields in solo_dev_fh to solo_dev | Hans Verkuil | 2 | -137/+101 |
2013-03-25 | [media] solo6x10: add support for prio and control event handling | Hans Verkuil | 2 | -3/+33 |
2013-03-25 | [media] solo6x10: fix various format-related compliancy issues | Hans Verkuil | 2 | -35/+46 |
2013-03-25 | [media] solo6x10: add control framework | Hans Verkuil | 5 | -329/+132 |