Age | Commit message (Expand) | Author |
2008-11-19 | merge: ~eandren | Jean-Francois Moine |
2008-11-19 | merge: v4l-dvb | Jean-Francois Moine |
2008-11-19 | gspca: Move the video device to a separate area. | Jean-Francois Moine |
2008-11-18 | cx18: Restore buffers that have fallen out of the transfer rotation | Andy Walls |
2008-11-18 | gspca: Lock the subdrivers via module_get/put. | Jean-Francois Moine |
2008-11-18 | em28xx: avoid allocating/dealocating memory on every control urb | Mauro Carvalho Chehab |
2008-11-18 | Move the s5k4aa vflip quirk table to the main sensor file in order to avoid c... | Erik Andrén |
2008-11-18 | Move the ov9650 vflip table to avoid compilation warnings on older kernels | Erik Andrén |
2008-11-18 | Add a minor comment to the sensor init | Erik Andrén |
2008-11-18 | em28xx: Avoid memory leaks if registration fails | Mauro Carvalho Chehab |
2008-11-18 | gspca: Memory leak when disconnect while streaming. | Jean-Francois Moine |
2008-11-18 | Add em2750 to the list of known em28xx chip ids. | Mauro Carvalho Chehab |
2008-11-18 | gspca: Reset the bulk URB status before resubmitting at irq level. | Jean-Francois Moine |
2008-11-17 | cx18: Remove unnecessary MMIO accesses in time critical irq handling path | Andy Walls |
2008-11-17 | Remove the previous register names | Mauro Carvalho Chehab |
2008-11-17 | Add AC97 registers found on em28xx devices | Mauro Carvalho Chehab |
2008-11-17 | gspca: Split brightness and red and blue balance in spca501. | Jean-Francois Moine |
2008-11-17 | gspca: Don't return the control values from the webcams in spca501. | Jean-Francois Moine |
2008-11-17 | gspca: Correct restart of webcams in spca501. | Jean-Francois Moine |
2008-11-17 | merge: v4l-dvb | Jean-Francois Moine |
2008-11-16 | cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy | Andy Walls |
2008-11-16 | cx18: Propagate staleness of mailbox and mdl ack data to work handler | Andy Walls |
2008-11-16 | cx18: Convert per stream queue spinlocks into mutexes | Andy Walls |
2008-11-16 | cx18: Change to singlethreaded global work queue thread for deferable work | Andy Walls |
2008-11-16 | Add chip ID's for em2820 and em2840 | Mauro Carvalho Chehab |
2008-11-15 | cx18: Major rewrite of interrupt handling for incoming mailbox processing | Andy Walls |
2008-11-14 | Fix a small mistake on the previous patch | Mauro Carvalho Chehab |
2008-11-14 | tvaudio: fix OOPS when controlling bass/treble | Mauro Carvalho Chehab |
2008-11-14 | merge: v4l-dvb | Jean-Francois Moine |
2008-11-14 | gspca: New subdriver parameter 'bulk_nurbs'. | Jean-Francois Moine |
2008-11-14 | Fixed typo in sizeof() causing NULL pointer OOPS | Mauro Carvalho Chehab |
2008-11-20 | merge: http://linuxtv.org/hg/~pinchartl/uvcvideo | Mauro Carvalho Chehab |
2008-11-20 | Convert the calls that write the i2c clock register over to the new | Mauro Carvalho Chehab |
2008-11-20 | Introduce a new function that writes to a single register. This is | Mauro Carvalho Chehab |
2008-11-20 | merge: patches manually applied on another machine | Mauro Carvalho Chehab |
2008-11-20 | em28xx: improve AC97 handling | Mauro Carvalho Chehab |
2008-11-20 | em28xx: merge AC97 vendor id's into a single var | Mauro Carvalho Chehab |
2008-11-19 | em28xx: Improve audio handling | Mauro Carvalho Chehab |
2008-11-19 | em28xx: replace magic numbers to something more meaningful | Mauro Carvalho Chehab |
2008-11-19 | em28xx: remove two amux entries used only on one card | Mauro Carvalho Chehab |
2008-11-19 | Make use of the em28xx chip configuration register to determine whether | Mauro Carvalho Chehab |
2008-11-19 | Avoid having two concurrent control URB's | Mauro Carvalho Chehab |
2008-11-20 | new email address | Mauro Carvalho Chehab |
2008-11-17 | uvcvideo: Fix printk badness when printing ioctl names | Laurent Pinchart |
2008-11-13 | tvaudio: Improve debug msg by printing something more human | Mauro Carvalho Chehab |
2008-11-13 | tvaudio: Improve comments and remove a unneeded prototype | Mauro Carvalho Chehab |
2008-11-13 | Avoid writing outside shadow.bytes[] array | Mauro Carvalho Chehab |
2008-11-13 | tvaudio: use a direct reference for chip description | Mauro Carvalho Chehab |
2008-11-13 | tvaudio: update initial comments | Mauro Carvalho Chehab |
2008-11-13 | tvaudio: add additional logic to avoid OOPS | Mauro Carvalho Chehab |