summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2008-11-19gspca: Move the video device to a separate area.Jean-Francois Moine
2008-11-18cx18: Restore buffers that have fallen out of the transfer rotationAndy Walls
2008-11-18gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine
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-16sms1xxx: turn off LEDs after initialization of Hauppauge WinTV MiniStickMichael Krufky
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-16sms1xxx: add functions to configure and set gpioMichael Krufky
2008-11-22sms1xxx: add autodetection support for Hauppauge WinTV MiniCardMichael Krufky
2008-11-21sms1xxx: use new firmware for Hauppauge WinTV MiniStickMichael Krufky
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-16merge: http://linuxtv.org/hg/~pb/v4l-dvb/Mauro Carvalho Chehab
2008-11-15cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls
2008-11-15Make dib0700 remote control support work with firmware v1.20Patrick Boettcher
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/~anttip/af9015Mauro 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-19radio-mr800: fix unplugMauro Carvalho Chehab
2008-11-20new email addressMauro Carvalho Chehab
2008-11-17uvcvideo: Fix printk badness when printing ioctl namesLaurent Pinchart