summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* 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] 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/+0Star
* [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/+2Star
* [media] bt8xx: Delete two error messages for a failed memory allocationMarkus Elfring2017-02-031-4/+2Star
* [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/+14Star
* [media] ivtv: prepare to convert to pr_foo()Mauro Carvalho Chehab2017-01-316-61/+42Star
* [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/+8Star
* [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/+38Star
* Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab2016-12-266-9/+7Star
|\
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-252-5/+3Star
| * 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/+2Star
|/
* [media] cx88: make checkpatch.pl happyMauro Carvalho Chehab2016-11-2516-872/+975
* [media] netup_unidvb: use module_pci_driverGeliang Tang2016-11-221-12/+1Star
* [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/+11Star
* [media] zoran: use KERN_CONT where neededMauro Carvalho Chehab2016-11-181-21/+14Star
* [media] pluto2: use KERN_CONT where neededMauro Carvalho Chehab2016-11-181-2/+2
* [media] cx88: make checkpatch happierMauro Carvalho Chehab2016-11-1815-559/+515Star
* [media] cx88: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-1814-343/+311Star
* [media] cx88: use KERN_CONT where neededMauro Carvalho Chehab2016-11-182-25/+20Star
* [media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-1818-219/+209Star
* [media] cx23885: use KERN_CONT where neededMauro Carvalho Chehab2016-11-182-8/+8
* [media] bt8xx: use pr_foo() macros instead of printk()Mauro Carvalho Chehab2016-11-182-31/+40
* [media] bt8xx/dst: use a more standard way to print messagesMauro Carvalho Chehab2016-11-181-144/+118Star
* Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab2016-11-162-4/+5
|\
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-182-4/+5
* | [media] cobalt: fix copy-and-paste errorHans Verkuil2016-11-161-1/+1
* | [media] cobalt: add cropcap supportHans Verkuil2016-11-161-0/+21
* | [media] squash lines for simple wrapper functionsMasahiro Yamada2016-11-162-7/+2Star