summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-303-49/+4
* staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer2013-04-305-12/+55
* staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer2013-04-307-13/+39
* zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-04-301-1/+4
* cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-4/+4
* frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-4/+4
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3058-8744/+5750
|\
| * [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
| * Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-0112-117/+116
| |\
| * | [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
| * | [media] solo6x10: add v4l2_deviceHans Verkuil2013-03-254-4/+10
| * | [media] solo6x10: fix querycap and update driver versionHans Verkuil2013-03-253-20/+9
| * | [media] solo6x10: sync to latest code from Bluecherry's git repoHans Verkuil2013-03-2519-1732/+2376
| * | [media] staging: lirc_sir: remove dead codeAlexander Shiyan2013-03-251-10/+0
| * | [media] go7007: using strlcpy instead of strncpyChen Gang2013-03-251-1/+1
| * | [media] go7007: Remove unneeded version.h header includeSachin Kamat2013-03-251-1/+0
| * | [media] go7007: don't continue if firmware can't be loadedHans Verkuil2013-03-252-55/+55
| * | [media] go7007: update the READMEHans Verkuil2013-03-251-8/+134
| * | [media] saa7134-go7007: convert to a subdev and the control frameworkHans Verkuil2013-03-252-47/+72
| * | [media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil2013-03-245-3/+75
| * | [media] go7007: drop firmware name in board config, make configs constHans Verkuil2013-03-245-34/+25
| * | [media] go7007: correct a header check: MPEG4 has a different GOP codeHans Verkuil2013-03-241-2/+4
| * | [media] go7007: add back 'repeat sequence header' controlHans Verkuil2013-03-242-1/+5
OpenPOWER on IntegriCloud