summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-209-15/+17
* netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-103-3/+3
* saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* remove abs64()Andrew Morton2015-11-091-1/+1
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-063-3/+3
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-052-2/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-042-2/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-282-2/+0
| | |/
* | | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-05207-5014/+6717
|\ \ \ | |/ / |/| |
| * | [media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACKTakashi Iwai2015-10-201-1/+0
| * | [media] ivtv: Convert to get_user_pages_unlocked()Jan Kara2015-10-201-6/+6
| * | [media] media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRLAntonio Ospite2015-10-201-1/+1
| * | [media] hackrf: do not set human readable name for formatsAntti Palosaari2015-10-201-3/+0
| * | [media] hackrf: add support for transmitterAntti Palosaari2015-10-201-276/+638
| * | [media] hackrf: switch to single function which configures everythingAntti Palosaari2015-10-201-148/+175
| * | [media] hackrf: add control for RF amplifierAntti Palosaari2015-10-201-1/+25
| * | [media] v4l: add type field to v4l2_modulator structAntti Palosaari2015-10-201-1/+17
| * | [media] v4l2: add support for SDR transmitterAntti Palosaari2015-10-204-3/+42
| * | [media] v4l2: add RF gain controlAntti Palosaari2015-10-201-0/+2
| * | [media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDRAntti Palosaari2015-10-201-3/+3
| * | [media] media/vivid-osd: fix info leak in ioctlSalva Peiró2015-10-201-0/+1
| * | [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung2015-10-203-1793/+1825
| * | [media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2015-10-204-181/+399
| * | [media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung2015-10-201-61/+70
| * | [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-2073-79/+110
| * | [media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...Andrzej Hajda2015-10-202-8/+14
| * | [media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda2015-10-203-31/+48
| * | [media] s5p-mfc: fix spelling errorsIngi Kim2015-10-201-4/+4
| * | [media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin2015-10-201-2/+3
| * | [media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and...Tiffany Lin2015-10-201-2/+3
| * | [media] smiapp: Export OF module alias informationJavier Martinez Canillas2015-10-201-0/+1
| * | [media] demux.h: Convert MPEG-TS demux caps to an enumMauro Carvalho Chehab2015-10-101-11/+15
| * | [media] demux.h: Convert TS filter type into enumMauro Carvalho Chehab2015-10-101-20/+16
| * | [media] DocBook: document typedef dmx_section_cb at demux.hMauro Carvalho Chehab2015-10-101-1/+36
| * | [media] DocBook: document typedef dmx_ts_cb at demux.hMauro Carvalho Chehab2015-10-101-0/+55
| * | [media] demux.h: make checkpatch.ph happyMauro Carvalho Chehab2015-10-101-92/+107
| * | [media] DocBook: document the other structs/enums of demux.hMauro Carvalho Chehab2015-10-101-9/+88
| * | [media] dvb: Remove unused frontend sources at demux.h and sync docMauro Carvalho Chehab2015-10-071-7/+0
| * | [media] dvb: get rid of enum dmx_successMauro Carvalho Chehab2015-10-067-48/+22
| * | [media] DocBook: finish documenting struct dmx_demuxMauro Carvalho Chehab2015-10-061-1/+15
| * | [media] dvb: don't keep support for undocumented featuresMauro Carvalho Chehab2015-10-062-2/+8
| * | [media] DocBook: update documented fields at struct dmx_demuxMauro Carvalho Chehab2015-10-061-29/+23
| * | [media] DocBook: Move struct dmx_demux kABI doc to demux.hMauro Carvalho Chehab2015-10-061-3/+190
| * | [media] dvb_ca_en50221.h: Make checkpatch.pl happyMauro Carvalho Chehab2015-10-061-33/+29
| * | [media] DocBook: document struct dvb_ca_en50221Mauro Carvalho Chehab2015-10-061-17/+20