aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAgeFilesLines
* tuner_xc2028: Allow selection of the frequency adjustment code for XC3028Mauro Carvalho Chehab2011-11-111-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-171-7/+2
|\
| * [media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson2011-07-111-7/+2
* | Staging: cx23885: fix include of altera.hGreg Kroah-Hartman2011-06-081-1/+1
|/
* [media] cx23885: Don't leak firmware in cx23885_card_setup()Jesper Juhl2011-05-201-0/+1
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-271-0/+1
|\
| * cx23885: Fix stv0367 Kconfig dependencyMauro Carvalho Chehab2011-04-171-0/+1
* | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
|/
* [media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab2011-03-221-1/+1
* [media] Force xc5000 firmware loading for NetUP Dual DVB-T/C CI RF cardAbylay Ospan2011-03-221-1/+4
* [media] Fix CI code for NetUP Dual DVB-T/C CI RF cardAbylay Ospan2011-03-221-4/+10
* [media] cx23885: Altera FPGA CI interface reworkedAbylay Ospan2011-03-221-9/+9
* [media] altera-ci.h: add missing inlineHans Verkuil2011-03-221-1/+1
* [media] altera-ci.c: fix compiler warningsHans Verkuil2011-03-221-4/+4
* [media] cx23885, altera-ci: remove operator return <value> in void procedureIgor M. Liplianin2011-03-211-2/+0
* [media] cx23885, altera-ci: enable all PID's less than 0x20 in hardware PID f...Igor M. Liplianin2011-03-211-3/+5
* [media] cx23885: disable MSI for NetUP cards, otherwise CI is not workingIgor M. Liplianin2011-03-212-0/+5
* [media] cx23885: implement num_fds_portb, num_fds_portc parameters for cx2388...Igor M. Liplianin2011-03-213-0/+9
* [media] cx23885: implement tuner_bus parameter for cx23885_board structureIgor M. Liplianin2011-03-214-5/+14
* [media] Initial commit to support NetUP Dual DVB-T/C CI RF cardIgor M. Liplianin2011-03-215-20/+284
* [media] Altera FPGA based CI driver moduleIgor M. Liplianin2011-03-214-0/+942
* [media] cx23885: Remove unused 'err:' labels to quiet compiler warningAndy Walls2011-03-021-2/+0
* [media] cx23885: Revert "Check for slave nack on all transactions"Andy Walls2011-03-021-8/+0
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-2/+0
|\
| * media/video: don't use flush_scheduled_work()Tejun Heo2010-12-241-2/+0
* | [media] cx23885, cimax2.c: Fix case of two CAM insertion irqIgor M. Liplianin2010-12-311-8/+16
* | [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-1/+0
* | [media] support of GoTView PCI-E X5 3D Hybrid in cx23885Alexey Chernov2010-12-292-0/+34
* | [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-32/+0
* | [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-2/+2
* | [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-294-4/+4
* | [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-292-36/+31
* | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-222-3/+3
|/
* [media] v4l: kill the BKLArnd Bergmann2010-11-082-13/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-286-13/+13
|\
| * [media] IR: initialize ir_raw_event in few more driversMaxim Levitsky2010-10-251-0/+1
| * [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-222-4/+4
| * [media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevi...Andrew Morton2010-10-211-0/+1
| * V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-211-1/+1
| * V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-213-3/+3
| * V4L/DVB: media: cx23885: use '%pM' format to print MAC addressAndy Shevchenko2010-10-211-4/+1
| * V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall2010-10-211-1/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-131-1/+1
|\ \
| * | V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-121-1/+1
| |/
* | V4L/DVB: Use custom I2C probing function mechanismJean Delvare2010-08-111-11/+4
|/
* V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...Andy Walls2010-08-082-42/+49
* V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls2010-08-082-12/+8