aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] sh-vou: clarify videobuf2 dependencyArnd Bergmann2015-11-171-1/+1
* [media] media: fix waitqueue_active without memory barrier in cpia2 driverKosuke Tatsukawa2015-11-171-2/+1
* [media] gspca: ov534/topro: prevent a division by 0Antonio Ospite2015-11-172-3/+12
* [media] cx231xx: fix bulk transfer modeTerry Heo2015-11-171-1/+14
* [media] radio-shark2: constify radio_tea5777_ops structuresJulia Lawall2015-11-172-2/+2
* [media] media: videobuf2: fix compare_const_fl.cocci warningsJulia Lawall2015-11-171-1/+1
* [media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda2015-11-171-2/+14
* [media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda2015-11-171-0/+20
* [media] media/v4l2-core: struct struct v4l2_ext_controls param whichRicardo Ribalda2015-11-171-5/+29
* [media] media/core: Replace ctrl_class with whichRicardo Ribalda2015-11-175-24/+24
* [media] adv7511: fix incorrect bit offsetHans Verkuil2015-11-171-1/+1
* [media] v4l2-dv-timings: Compare horizontal blankingMats Randgaard2015-11-171-0/+2
* [media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE eventsRicardo Ribalda2015-11-171-9/+14
* [media] av7110: potential divide by zeroDan Carpenter2015-11-171-0/+3
* [media] av7110: don't allow negative volumesDan Carpenter2015-11-172-3/+6
* [media] vb2: fix a regression in poll() behavior for output,streamsHans Verkuil2015-11-171-3/+3
* [media] vivid: fix compliance errorHans Verkuil2015-11-171-2/+4
* [media] go7007: fix broken testHans Verkuil2015-11-171-1/+1
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-1711-11/+11
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-1776-81/+81
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-1791-104/+104
* [media] dvb_frontend.h: improve documentation for struct dvb_tuner_opsMauro Carvalho Chehab2015-11-171-15/+25
* [media] dvb_frontend: get rid of set_state ops & related dataMauro Carvalho Chehab2015-11-172-24/+0
* [media] stb6100: get rid of get_state()/set_state()Mauro Carvalho Chehab2015-11-173-72/+54
* [media] tda6655: get rid of get_state()/set_state()Mauro Carvalho Chehab2015-11-171-36/+0
* [media] tda8261: don't use set_state/get_state callbacksMauro Carvalho Chehab2015-11-172-99/+63
* [media] tda666x: add support for set_parms() and get_frequency()Mauro Carvalho Chehab2015-11-171-0/+20
* [media] tda665x: split set_frequency from set_stateMauro Carvalho Chehab2015-11-171-76/+85
* [media] stb6100: get rid of tuner_state at struct stb6100_stateMauro Carvalho Chehab2015-11-172-6/+4
* [media] dvb_frontend.h: get rid of unused tuner params/statesMauro Carvalho Chehab2015-11-172-27/+7
* [media] dvb_frontend.h: Document suspend/resume functionsMauro Carvalho Chehab2015-11-171-2/+38
* [media] dvb_frontend: resume tone and voltageMauro Carvalho Chehab2015-11-171-0/+5
* [media] demux.h: Some documentation fixups for the headerMauro Carvalho Chehab2015-11-171-13/+13
* [media] dvb_frontend.h: Add a description for the headerMauro Carvalho Chehab2015-11-171-0/+23
* [media] dvb_frontend: document the most used functionsMauro Carvalho Chehab2015-11-171-3/+40
* [media] Document the obscure dvb_frontend_reinitialise()Mauro Carvalho Chehab2015-11-171-1/+14
* [media] dvb: document dvb_frontend_sleep_until()Mauro Carvalho Chehab2015-11-172-5/+34
* [media] device-drivers.tmpl: better organize DVB function callsMauro Carvalho Chehab2015-11-161-2/+2
* [media] demux.h: move documentation overview from device-drivers.tmplMauro Carvalho Chehab2015-11-161-2/+65
* [media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab2015-11-161-1/+1
* [media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab2015-11-161-2/+2
* 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