summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] ivtv: use for_each_sgGeliang Tang2017-04-051-1/+1
* [media] solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko2017-03-221-0/+11
* [media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann2017-03-221-2/+4
* [media] tw5864: improve subscribe event handlingGustavo Padovan2017-03-221-3/+2
* [media] solo6x10: improve subscribe event handlingGustavo Padovan2017-03-221-3/+2
* [media] ivtv: improve subscribe_event handlingGustavo Padovan2017-03-221-3/+1
* Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab2017-03-068-19/+25
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-026-18/+23
| * sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
| * lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-281-1/+1
* | [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab2017-03-037-10/+7
|/
* [media] ttpci: address stringop overflow warningArnd Bergmann2017-02-082-10/+10
* [media] mantis_dvb: fix some error codes in mantis_dvb_init()Dan Carpenter2017-02-031-2/+3
* [media] media: pci: constify vb2_ops structureBhumika Goyal2017-02-031-1/+1
* [media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952Niels Ole Salscheider2017-02-031-22/+32
* [media] ngene: drop ngene_link_reset()Cao jin2017-02-031-7/+0
* [media] saa7164: "first image" should be "second image" in error messageColin Ian King2017-02-031-1/+1
* [media] bt8xx: Delete unnecessary variable initialisations in ca_send_message()Markus Elfring2017-02-031-3/+2
* [media] bt8xx: Delete two error messages for a failed memory allocationMarkus Elfring2017-02-031-4/+2
* [media] media: pci: meye: set error code on failuresPan Bian2017-02-031-0/+1
* [media] tw686x: silent -Wformat-security warningNicolas Iooss2017-02-031-1/+1
* [media] ivtv: mark DVB "borrowed" ioctls as deprecatedMauro Carvalho Chehab2017-02-033-18/+46
* [media] ivtv: use pr_foo() instead of calling printk() directlyMauro Carvalho Chehab2017-01-313-15/+14
* [media] ivtv: prepare to convert to pr_foo()Mauro Carvalho Chehab2017-01-316-61/+42
* [media] media: fix dm1105.c build errorRandy Dunlap2017-01-311-1/+1
* [media] ivtv: Clean up file handle in open() error pathSantosh Kumar Singh2017-01-311-0/+1
* [media] zoran: Clean up file handle in open() error pathSantosh Kumar Singh2017-01-311-0/+1
* [media] solo6x10: use designated initializersKees Cook2017-01-311-1/+1
* [media] bt8xx: fix memory leakSudip Mukherjee2017-01-311-0/+1
* [media] b2c2: fix spelling mistake: "Contunuity" -> "Continuity"Colin Ian King2017-01-301-1/+1
* [media] cobalt: fix spelling mistake: "Celcius" -> "Celsius"Colin Ian King2017-01-301-2/+2
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-308-20/+8
* [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-301-7/+7
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-27150-677/+38
* Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab2016-12-266-9/+7
|\
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-252-5/+3
| * Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* | [media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2016-12-212-8/+2
|/
* [media] cx88: make checkpatch.pl happyMauro Carvalho Chehab2016-11-2516-872/+975
* [media] netup_unidvb: use module_pci_driverGeliang Tang2016-11-221-12/+1
* [media] zoran: fix spelling mistake in dprintk messageColin Ian King2016-11-221-1/+1
* [media] dvb: make DVB frontend *_ops instances "const"Max Kellermann2016-11-183-10/+10
* [media] saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero2016-11-181-0/+31
* [media] ttpci: cleanup debug macros and remove dead codeMauro Carvalho Chehab2016-11-183-19/+11
* [media] zoran: use KERN_CONT where neededMauro Carvalho Chehab2016-11-181-21/+14
* [media] pluto2: use KERN_CONT where neededMauro Carvalho Chehab2016-11-181-2/+2
* [media] cx88: make checkpatch happierMauro Carvalho Chehab2016-11-1815-559/+515
* [media] cx88: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-1814-343/+311
* [media] cx88: use KERN_CONT where neededMauro Carvalho Chehab2016-11-182-25/+20
* [media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-1818-219/+209