summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2008-11-18em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab
2008-11-18Move the s5k4aa vflip quirk table to the main sensor file in order to avoid c...Erik Andrén
2008-11-18Move the ov9650 vflip table to avoid compilation warnings on older kernelsErik Andrén
2008-11-18Add a minor comment to the sensor initErik Andrén
2008-11-18em28xx: Avoid memory leaks if registration failsMauro Carvalho Chehab
2008-11-18gspca: Memory leak when disconnect while streaming.Jean-Francois Moine
2008-11-18Add em2750 to the list of known em28xx chip ids.Mauro Carvalho Chehab
2008-11-18gspca: Reset the bulk URB status before resubmitting at irq level.Jean-Francois Moine
2008-11-17cx18: Remove unnecessary MMIO accesses in time critical irq handling pathAndy Walls
2008-11-17Remove the previous register namesMauro Carvalho Chehab
2008-11-17Add AC97 registers found on em28xx devicesMauro Carvalho Chehab
2008-11-17gspca: Split brightness and red and blue balance in spca501.Jean-Francois Moine
2008-11-17gspca: Don't return the control values from the webcams in spca501.Jean-Francois Moine
2008-11-17gspca: Correct restart of webcams in spca501.Jean-Francois Moine
2008-11-17merge: v4l-dvbJean-Francois Moine
2008-11-16cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategyAndy Walls
2008-11-16cx18: Propagate staleness of mailbox and mdl ack data to work handlerAndy Walls
2008-11-16cx18: Convert per stream queue spinlocks into mutexesAndy Walls
2008-11-16cx18: Change to singlethreaded global work queue thread for deferable workAndy Walls
2008-11-16Add chip ID's for em2820 and em2840Mauro Carvalho Chehab
2008-11-15cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls
2008-11-14Fix a small mistake on the previous patchMauro Carvalho Chehab
2008-11-14tvaudio: fix OOPS when controlling bass/trebleMauro Carvalho Chehab
2008-11-14merge: v4l-dvbJean-Francois Moine
2008-11-14gspca: New subdriver parameter 'bulk_nurbs'.Jean-Francois Moine
2008-11-14Fixed typo in sizeof() causing NULL pointer OOPSMauro Carvalho Chehab
2008-11-20merge: http://linuxtv.org/hg/~pinchartl/uvcvideoMauro Carvalho Chehab
2008-11-20Convert the calls that write the i2c clock register over to the newMauro Carvalho Chehab
2008-11-20Introduce a new function that writes to a single register. This isMauro Carvalho Chehab
2008-11-20merge: patches manually applied on another machineMauro Carvalho Chehab
2008-11-20em28xx: improve AC97 handlingMauro Carvalho Chehab
2008-11-20em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab
2008-11-19em28xx: Improve audio handlingMauro Carvalho Chehab
2008-11-19em28xx: replace magic numbers to something more meaningfulMauro Carvalho Chehab
2008-11-19em28xx: remove two amux entries used only on one cardMauro Carvalho Chehab
2008-11-19Make use of the em28xx chip configuration register to determine whetherMauro Carvalho Chehab
2008-11-19Avoid having two concurrent control URB'sMauro Carvalho Chehab
2008-11-20new email addressMauro Carvalho Chehab
2008-11-17uvcvideo: Fix printk badness when printing ioctl namesLaurent Pinchart
2008-11-13tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab
2008-11-13tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab
2008-11-13Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab
2008-11-13tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab
2008-11-13tvaudio: update initial commentsMauro Carvalho Chehab
2008-11-13tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab
2008-11-13tvtime: avoid OOPS at generic_checkmode()Mauro Carvalho Chehab
2008-11-13tvaudio: cleanup - group all callbacks togetherMauro Carvalho Chehab
2008-11-13tvaudio: instead of using a magic number, use ARRAY_SIZEMauro Carvalho Chehab
2008-11-13tvaudio: Make sure that we don't overflow name bufferMauro Carvalho Chehab
2008-11-13tvaudio: fix a memory leakMauro Carvalho Chehab