summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-1516-10646/+0
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-131-1/+1
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-1/+1
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-131-1/+1
* [media] saa7164: use native print_hex_dump() instead of custom oneAndy Shevchenko2012-08-123-48/+14
* [media] saa7164: Replace struct memcpy with struct assignmentEzequiel García2012-07-301-5/+2
* [media] saa7164: Remove unused saa7164_call_i2c_clients()Ezequiel García2012-07-301-9/+0
* [media] cx23885: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-301-1/+0
* [media] saa7164: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-302-5/+0
* [media] saa7164: Variable set but not usedPeter Senna Tschudin2012-06-211-14/+0
* [media] saa7134: remove unused log_err() macroMauro Carvalho Chehab2012-05-151-5/+0
* [media] saa7164: saa7164_vbi_stop_port() returns linux error codesDan Carpenter2012-04-261-2/+2
* [media] media: saa7164: append $(srctree) to -I parametersAndy Shevchenko2012-03-081-4/+4
* [media] v4l2: standardize log start/end messageHans Verkuil2012-02-142-12/+0
* [media] saa7164: remove duplicate initializationDan Carpenter2012-01-161-4/+0
* [media] saa7164: fix endian conversion in saa7164_bus_set()Dan Carpenter2011-12-111-2/+2
* [media] saa7164: Adding support for HVR2200 card id 0x8953Steven Toth2011-09-213-0/+64
* [media] saa7164: Add support for another HVR2200 hardware revisionTony Jago2011-09-083-0/+68
* [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-5/+5
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-271-1/+0
* [media] saa7164: poll mask set incorrectlyDan Carpenter2011-07-272-10/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-231-1/+1
|\
| * [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-2/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-03-219-37/+37
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+0
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | | [media] saa7164: Remove pointless conditional and save a few bytes in saa7164...Jesper Juhl2010-12-291-3/+1
* | | [media] saa7164: Checkpatch compliance cleanupSteven Toth2010-12-2911-163/+215
* | | [media] saa7164: make buffer smallerDan Carpenter2010-12-292-2/+2
| |/ |/|
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* [media] saa7164: Removed use of the BKLSteven Toth2010-10-212-78/+18
* [media] saa7164: Remove V4L2_CAP_STREAMING capability flagSteven Toth2010-10-212-2/+0
* [media] Fix the -E{*} returns in the VBI device as wellGavin Hurlbut2010-10-211-1/+1
* [media] Fix the negative -E{BLAH} returns from fops_readGavin Hurlbut2010-10-211-1/+1
* [media] Change the second input names to include " 2" to distinguish themGavin Hurlbut2010-10-212-2/+2
* [media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab2010-10-216-79/+79
* [media] saa7164: Don't use typedefsMauro Carvalho Chehab2010-10-219-214/+196
* [media] saa7164: fix a warning at some printk's on i386Mauro Carvalho Chehab2010-10-211-4/+4
* [media] saa7164: Disable firmware debug message outputSteven Toth2010-10-211-1/+1
* [media] saa7164: Remove loud debugging during video_poll()Steven Toth2010-10-211-1/+0
* [media] saa7164: bugfix, avoid oops when driver unloads without firmwareSteven Toth2010-10-213-1/+4
* [media] saa7164: saa7164-buffer.c line 274 bugfixSteven Toth2010-10-211-0/+10
* [media] saa7164: Some whitespace cleanupSteven Toth2010-10-218-15/+4
* [media] saa7164: fix vbi compiler warningsSteven Toth2010-10-211-3/+0
* [media] saa7164: change debug to saa_debugSteven Toth2010-10-212-5/+5
* [media] saa7164: monitor the RISC cpu load via a threadSteven Toth2010-10-215-0/+50
* [media] saa7164: collect/show the firmware debugging via a threadSteven Toth2010-10-213-11/+92
OpenPOWER on IntegriCloud