summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* [media] SOLO6x10: Fix video headers on certain hardwareKrzysztof Hałasa2013-10-141-9/+12
* [media] SOLO6x10: Fix video encoding on big-endian systemsKrzysztof Hałasa2013-10-141-52/+80
* [media] SOLO6x10: Remove unused #define SOLO_DEFAULT_GOPKrzysztof Hałasa2013-10-141-1/+0
* [media] SOLO6x10: don't do DMA from stack in solo_dma_vin_region()Krzysztof Hałasa2013-10-141-8/+17
* [media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yetBen Hutchings2013-10-031-0/+5
* [media] lirc_bt829: Enable and disable deviceBen Hutchings2013-10-031-1/+8
* [media] lirc_bt829: Fix iomap and PCI device leaksBen Hutchings2013-10-031-3/+18
* [media] lirc_bt829: Fix physical address typeBen Hutchings2013-10-031-3/+2
* [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-261-10/+10
* [media] msi3101: Fix compilation on i386Mauro Carvalho Chehab2013-08-241-3/+6
* [media] msi3101: few improvements for RF tunerAntti Palosaari2013-08-201-28/+41
* [media] msi3101: change stream format 384Antti Palosaari2013-08-201-3/+6
* [media] msi3101: implement stream format 504Antti Palosaari2013-08-201-2/+92
* [media] msi3101: a lot of small cleanupsAntti Palosaari2013-08-201-101/+40
* [media] msi3101: changes for tuner PLL freq limitsAntti Palosaari2013-08-201-3/+3
* [media] msi3101: add stream format 336 I+Q pairs per frameAntti Palosaari2013-08-201-0/+95
* [media] msi3101: fix overflow in freq settingAntti Palosaari2013-08-201-3/+3
* [media] msi3101: init bits 23:20 on PLL registerAntti Palosaari2013-08-201-1/+11
* [media] msi3101: add support for stream format "252" I+Q per frameAntti Palosaari2013-08-201-14/+125
* [media] msi3101: improve tuner synth calc step sizeAntti Palosaari2013-08-201-17/+27
* [media] msi3101: correct ADC sampling rate calc a little bitAntti Palosaari2013-08-201-15/+8
* [media] msi3101: add debug dump for unknown stream dataAntti Palosaari2013-08-201-3/+12
* [media] msi3101: add 2040:d300 Hauppauge WinTV 133559 LFAntti Palosaari2013-08-201-0/+1
* [media] msi3101: fix stream re-start haltAntti Palosaari2013-08-201-3/+6
* [media] msi3101: enhance sampling resultsAntti Palosaari2013-08-201-53/+67
* [media] msi3101: add sampling mode controlAntti Palosaari2013-08-201-3/+18
* [media] msi3101: fix sampling rate calculationAntti Palosaari2013-08-201-27/+31
* [media] msi3101: sample is correct term for sampleAntti Palosaari2013-08-201-16/+16
* [media] Mirics MSi3101 SDR Dongle driverAntti Palosaari2013-08-205-0/+1625
* [media] staging: lirc: clean error handling in probe()Dan Carpenter2013-07-291-42/+14
* 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
|\ \ | |/ |/|
OpenPOWER on IntegriCloud