summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls2008-12-3025-0/+25
* V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...Andy Walls2008-12-306-54/+8
* V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer ro...Andy Walls2008-12-303-27/+92
* V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq h...Andy Walls2008-12-304-22/+22
* V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry ...Andy Walls2008-12-309-449/+71
* V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work...Andy Walls2008-12-302-14/+27
* V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexesAndy Walls2008-12-303-16/+11
* V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for d...Andy Walls2008-12-303-2/+26
* V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...Andy Walls2008-12-3016-215/+408
* V4L/DVB (9710): gspca: Remove some unuseful core in main.Jean-Francois Moine2008-12-301-5/+4
* V4L/DVB (9707): gspca: Remove the event counter and simplify the frame wait.Hans de Goede2008-12-302-29/+12
* V4L/DVB (9599): cx18: Fix unitialized variable problem upon APU firmware file...Andy Walls2008-12-301-3/+6
* V4L/DVB (9598): cx18: Prevent CX23418 from clearing it's outgoing ack interru...Andy Walls2008-12-304-0/+20
* V4L/DVB (9597): cx18: Minor fixes to APU firmware load processAndy Walls2008-12-301-7/+14
* V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity &...Andy Walls2008-12-304-18/+42
* V4L/DVB (9595): cx18: Improve handling of outgoing mailboxes detected to be busyAndy Walls2008-12-302-69/+64
* V4L/DVB (9594): cx18: Roll driver version number due to significant changesAndy Walls2008-12-301-1/+1
* V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via wait...Andy Walls2008-12-305-63/+60
* V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for w...Andy Walls2008-12-305-37/+26
* V4L/DVB (9558): gspca: Add the light frequency control for the sensor HV7131B...Jean-Francois Moine2008-12-301-124/+154
* V4L/DVB (9513): cx18: Reduce number of mmio read retriesAndy Walls2008-12-304-21/+22
* V4L/DVB (9767): em28xx: improve board description messagesMauro Carvalho Chehab2008-12-292-2/+16
* V4L/DVB (9766): em28xx: improve probe messagesMauro Carvalho Chehab2008-12-291-12/+30
* V4L/DVB (9765): em28xx: move tuner gpio's to the cards structMauro Carvalho Chehab2008-12-292-10/+28
* V4L/DVB (9764): em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab2008-12-295-15/+21
* V4L/DVB (9763): em28xx: fix gpio settingsMauro Carvalho Chehab2008-12-292-5/+2
* V4L/DVB (9762): em28xx: fix tuner absent entriesMauro Carvalho Chehab2008-12-291-4/+18
* V4L/DVB (9761): em28xx: replace magic numbers for mux aliasesMauro Carvalho Chehab2008-12-291-4/+4
* V4L/DVB (9760): em28xx: move gpio lines into board table descriptionMauro Carvalho Chehab2008-12-292-71/+67
* V4L/DVB (9759): em28xx: move gpio tables to the top of em28xx-cardsMauro Carvalho Chehab2008-12-291-69/+72
* V4L/DVB (9758): em28xx: replace some magic by register descriptions where knownMauro Carvalho Chehab2008-12-293-31/+31
* V4L/DVB (9755): em28xx: cleanup: We need just one tuner callbackMauro Carvalho Chehab2008-12-292-23/+8
* V4L/DVB (9754): em28xx: improve debug messagesMauro Carvalho Chehab2008-12-293-23/+26
* V4L/DVB (9753): em28xx: cleanup: saa7115 module auto-detects saa711x typeMauro Carvalho Chehab2008-12-292-27/+26
* V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab2008-12-297-62/+43
* V4L/DVB (9751): em28xx: card description cleanupsMauro Carvalho Chehab2008-12-292-124/+59
* V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speedMauro Carvalho Chehab2008-12-293-133/+39
* V4L/DVB (9745): em28xx: Cleanup GPIO/GPO setup codeDevin Heitmueller2008-12-291-18/+18
* V4L/DVB (9744): em28xx: cleanup XCLK register usageDevin Heitmueller2008-12-292-15/+60
* V4L/DVB (9717): em28xx: improve message probing logsMauro Carvalho Chehab2008-12-291-13/+25
* V4L/DVB (9713): gspca: Add the ov534 webcams in the gspca documentation.Jean-Francois Moine2008-12-291-0/+3
* V4L/DVB (9712): gspca:Subdriver ov534 added.Antonio Ospite2008-12-293-0/+517
* V4L/DVB (9711): gspca: Let gspca handle the webcams 045e:00f5 & 00f7 instead ...Jean-Francois Moine2008-12-292-0/+4
* V4L/DVB (9709): gspca: Fix typos and name errors in Kconfig.Jean-Francois Moine2008-12-291-5/+7
* V4L/DVB (9708): gspca: Do the sn9c105 - ov7660 work again in sonixj.Jean-Francois Moine2008-12-291-16/+32
* V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection.Hans de Goede2008-12-292-14/+4
* V4L/DVB (9703): Move the s5k4aa vflip quirk table to the main sensor file in ...Erik Andrén2008-12-292-32/+33
* V4L/DVB (9702): Move the ov9650 vflip table to avoid compilation warnings on ...Erik Andrén2008-12-292-36/+36
* V4L/DVB (9701): Add a minor comment to the sensor initErik Andrén2008-12-291-0/+1
* V4L/DVB (9698): Add another vflip quirk for the s5k4aaErik Andrén2008-12-291-4/+8